Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrAccountOrPasswordNotMatch = Error{Code: "A0001", Message: "account or password not match"} ErrAccountAlreadyExist = Error{Code: "A0002", Message: "account already exist"} ErrTokenExpired = Error{Code: "A0003", Message: "token expired"} ErrInternalServerError = Error{Code: "S0001", Message: "internal server error"} )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.