consts

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2016 License: Apache-2.0 Imports: 0 Imported by: 0

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.

Jump to

Keyboard shortcuts

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