Documentation
¶
Index ¶
- func GetServerConfigHandler(svcCtx *svc.ServiceContext) app.HandlerFunc
- func GetServerUserListHandler(svcCtx *svc.ServiceContext) app.HandlerFunc
- func PushOnlineUsersHandler(svcCtx *svc.ServiceContext) app.HandlerFunc
- func QueryServerProtocolConfigHandler(svcCtx *svc.ServiceContext) app.HandlerFunc
- func ServerMiddleware(svcCtx *svc.ServiceContext) app.HandlerFunc
- func ServerPushStatusHandler(svcCtx *svc.ServiceContext) app.HandlerFunc
- func ServerPushUserTrafficHandler(svcCtx *svc.ServiceContext) app.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetServerConfigHandler ¶
func GetServerConfigHandler(svcCtx *svc.ServiceContext) app.HandlerFunc
GetServerConfigHandler Get server config
func GetServerUserListHandler ¶
func GetServerUserListHandler(svcCtx *svc.ServiceContext) app.HandlerFunc
Get user list
func PushOnlineUsersHandler ¶
func PushOnlineUsersHandler(svcCtx *svc.ServiceContext) app.HandlerFunc
Push online users
func QueryServerProtocolConfigHandler ¶ added in v1.1.0
func QueryServerProtocolConfigHandler(svcCtx *svc.ServiceContext) app.HandlerFunc
QueryServerProtocolConfigHandler Get Server Protocol Config
func ServerMiddleware ¶ added in v1.2.14
func ServerMiddleware(svcCtx *svc.ServiceContext) app.HandlerFunc
func ServerPushStatusHandler ¶
func ServerPushStatusHandler(svcCtx *svc.ServiceContext) app.HandlerFunc
Push server status
func ServerPushUserTrafficHandler ¶
func ServerPushUserTrafficHandler(svcCtx *svc.ServiceContext) app.HandlerFunc
ServerPushUserTrafficHandler Push user Traffic
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.