Documentation
¶
Overview ¶
Code generated by goctl. DO NOT EDIT.
Index ¶
- func AddUserAssetHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetCaptchaHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetUserAssetListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func LoginHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func RegisterHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func RegisterHandlers(server *rest.Server, serverCtx *svc.ServiceContext)
- func ValidateTokenHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddUserAssetHandler ¶
func AddUserAssetHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetCaptchaHandler ¶
func GetCaptchaHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetUserAssetListHandler ¶
func GetUserAssetListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func LoginHandler ¶
func LoginHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func RegisterHandler ¶
func RegisterHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func RegisterHandlers ¶
func RegisterHandlers(server *rest.Server, serverCtx *svc.ServiceContext)
func ValidateTokenHandler ¶
func ValidateTokenHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.