userDao

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckID

func CheckID(id string) error

CheckID ...

func CheckLogin

func CheckLogin(id, pass string) (user *dao.User, err error)

CheckLogin ...

func Create

func Create(userID, pass string) (user *dao.User, err error)

Create ...

func Find

func Find(id string) (user *dao.User, err error)

Find ...

func Update

func Update(user *dao.User) error

Update ...

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL