Documentation
¶
Index ¶
- func GameCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GameDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GameDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GameEnvAddHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GameEnvDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GameEnvUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GameEnvsListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GameUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GamesListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GameEnvDeleteHandler ¶
func GameEnvDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
删除游戏环境
func GameEnvUpdateHandler ¶
func GameEnvUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
更新游戏环境
func GameEnvsListHandler ¶
func GameEnvsListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取游戏环境列表
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.