Documentation ¶
Index ¶
Constants ¶
View Source
const ( Success = 1 Fail = 0 )
Variables ¶
View Source
var ( ErrInvalidUser = errors.New("invalid user") ErrInvalidToken = errors.New("invalid token") )
Functions ¶
func CheckAccountExist ¶
Types ¶
type Endpoints ¶
func MakeEndpoints ¶
Click to show internal directories.
Click to hide internal directories.