Documentation
¶
Index ¶
- func PlayerBalanceHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func PlayerCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func PlayerDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func PlayerDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func PlayerUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func PlayersListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PlayerBalanceHandler ¶
func PlayerBalanceHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
调整玩家余额
func PlayerCreateHandler ¶
func PlayerCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
创建玩家
func PlayerDeleteHandler ¶
func PlayerDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
删除玩家
func PlayerDetailHandler ¶
func PlayerDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取玩家详情
func PlayerUpdateHandler ¶
func PlayerUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
更新玩家信息
func PlayersListHandler ¶
func PlayersListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取玩家列表
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.