Documentation ¶
Index ¶
Constants ¶
View Source
const ( Idle = iota Working Closed )
server status
View Source
const ( NewCtlConn = iota NewWorkConn NoticeUserConn NewCtlConnRes HeartbeatReq HeartbeatRes NewWorkConnUdp )
msg type
Variables ¶
View Source
var (
StatusStr = []string{
"idle",
"working",
"closed",
}
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.