Documentation
¶
Index ¶
- func ProfileGamesHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ProfileGetHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ProfilePasswordHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ProfilePermissionsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ProfileUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProfileGamesHandler ¶
func ProfileGamesHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取我的游戏
func ProfileGetHandler ¶
func ProfileGetHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取当前用户资料
func ProfilePasswordHandler ¶
func ProfilePasswordHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
修改密码
func ProfilePermissionsHandler ¶
func ProfilePermissionsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取当前用户权限
func ProfileUpdateHandler ¶
func ProfileUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
更新当前用户资料
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.