Documentation
¶
Index ¶
- func CheckHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetAppConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func LoginHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func RegisterHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func ResetPasswordHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckHandler ¶
func CheckHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Check Account
func GetAppConfigHandler ¶
func GetAppConfigHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
GetAppConfig
func RegisterHandler ¶
func RegisterHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Register
func ResetPasswordHandler ¶
func ResetPasswordHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Reset Password
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.