Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ESessionType ¶
type ESessionType int
const ( Client ESessionType = 1 + itoa //作为客户端时的连接 Server //作为服务器时的连接 )
Click to show internal directories.
Click to hide internal directories.