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