Documentation
¶
Index ¶
- func Delete(c *gin.Context)
- func GetUser(c *gin.Context) *TUser
- func Info(c *gin.Context)
- func Login(c *gin.Context, req *view.LoginReq)
- func Logout(c *gin.Context)
- func Register(c *gin.Context, req *view.RegisterReq)
- func UpdatePassword(c *gin.Context, req *view.UpdatePasswordReq)
- func UpdateUsername(c *gin.Context, req *view.UpdateUsernameReq)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdatePassword ¶
func UpdatePassword(c *gin.Context, req *view.UpdatePasswordReq)
func UpdateUsername ¶
func UpdateUsername(c *gin.Context, req *view.UpdateUsernameReq)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.