package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Nov 15, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type WSParam interface {
EventType() Event
ToMap() *map[string]string
}
请求数据
type WSReqData interface {
GetType() int
Len() int
ToString() string
}
请求数据
type WSRspData interface {
MsgType() int
}
返回数据
Source Files
¶
Click to show internal directories.
Click to hide internal directories.