Documentation
¶
Index ¶
- func CheckUserExist(c *gin.Context, user axth.RegisterUser) (bool, error)
- func FindUser(c *gin.Context, userId string) (*axth.DisplayUser, error)
- func UserLogin(c *gin.Context, loginName string, password string) (*axth.DisplayUser, error)
- func UserRegister(c *gin.Context, user axth.RegisterUser) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckUserExist ¶
func UserRegister ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.