Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUserNotExist = errors.New("user not exist") ErrInvalidPasswd = errors.New("Passwd or username not right") ErrInvalidParams = errors.New("Invalid params") ErrUserExist = errors.New("user exist") )
自定义登录或注册是的错误
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.