Documentation ¶
Index ¶
- func GetStatusData() interface{}
- func KeepWsHeartbeat(jmsService *service.JMService)
- func MustJMService() *service.JMService
- func MustLoadValidAccessKey() model.AccessKey
- func MustRegisterTerminalAccount() (key model.AccessKey)
- func MustValidKey(key model.AccessKey) model.AccessKey
- func RunConnectTokensCheck(jmsService *service.JMService)
- func RunForever(confPath string)
- func ValidateRemainReplayFile(path string) error
- type Koko
- type RemainFTPFile
- type RemainReplay
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStatusData ¶
func GetStatusData() interface{}
func KeepWsHeartbeat ¶
func MustJMService ¶
func MustLoadValidAccessKey ¶
func RunConnectTokensCheck ¶
RunConnectTokensCheck every 5 minutes check token status
func RunForever ¶
func RunForever(confPath string)
Types ¶
type RemainFTPFile ¶
type RemainFTPFile struct {
Id string // FTP log id
}
type RemainReplay ¶
type RemainReplay struct { Id string // session id IsGzip bool Version model.ReplayVersion }
Click to show internal directories.
Click to hide internal directories.