server

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2025 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const Unchanged = "Unchanged"

Variables

This section is empty.

Functions

This section is empty.

Types

type GetServerConfigLogic

type GetServerConfigLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewGetServerConfigLogic

func NewGetServerConfigLogic(ctx *gin.Context, svcCtx *svc.ServiceContext) *GetServerConfigLogic

Get server config

func (*GetServerConfigLogic) GetServerConfig

type GetServerUserListLogic

type GetServerUserListLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewGetServerUserListLogic

func NewGetServerUserListLogic(ctx *gin.Context, svcCtx *svc.ServiceContext) *GetServerUserListLogic

Get user list

func (*GetServerUserListLogic) GetServerUserList

type PushOnlineUsersLogic

type PushOnlineUsersLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewPushOnlineUsersLogic

func NewPushOnlineUsersLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PushOnlineUsersLogic

NewPushOnlineUsersLogic Push online users

func (*PushOnlineUsersLogic) PushOnlineUsers

func (l *PushOnlineUsersLogic) PushOnlineUsers(req *types.OnlineUsersRequest) error

type ServerPushStatusLogic

type ServerPushStatusLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewServerPushStatusLogic

func NewServerPushStatusLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ServerPushStatusLogic

Push server status

func (*ServerPushStatusLogic) ServerPushStatus

func (l *ServerPushStatusLogic) ServerPushStatus(req *types.ServerPushStatusRequest) error

type ServerPushUserTrafficLogic

type ServerPushUserTrafficLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewServerPushUserTrafficLogic

func NewServerPushUserTrafficLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ServerPushUserTrafficLogic

NewServerPushUserTrafficLogic Push user Traffic

func (*ServerPushUserTrafficLogic) ServerPushUserTraffic

func (l *ServerPushUserTrafficLogic) ServerPushUserTraffic(req *types.ServerPushUserTrafficRequest) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL