Documentation
¶
Index ¶
Constants ¶
View Source
const ( CoonTypeTCP int8 = 1 // tcp连接 ConnTypeWS int8 = 2 // websocket连接 )
Variables ¶
View Source
var ConnsManager = sync.Map{}
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.