Documentation ¶
Index ¶
Constants ¶
View Source
const ( NEW_CONNECTION = iota WORKING CLOSING CLOSED )
View Source
const ( PKG_TYPE = iota HEARTBEAT HEARTBEAT_RET DATA )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Session ¶
type Session struct {
// contains filtered or unexported fields
}
func CreateSession ¶
type TcpClient ¶
type TcpClient struct { TcpConn // contains filtered or unexported fields }
func NewTcpClient ¶
func (*TcpClient) GetSessionID ¶
Click to show internal directories.
Click to hide internal directories.