//
pkg.gl
Category
github.com/gltsc/gowebsocket
models
package
1.0.0
Repository:
https://github.com/gltsc/gowebsocket.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
0
Files
165 SLOC
#
Functions
GetTextMsgData
文本消息.
GetTextMsgDataEnter
用户进入消息.
GetTextMsgDataExit
用户退出消息.
NewResponse
No description provided by the author
NewResponseHead
设置返回消息.
NewTestMsg
No description provided by the author
UserLogin
用户登录.
#
Structs
Head
*********************** 响应数据 **************************/.
HeartBeat
心跳请求数据.
Login
登录请求数据.
Message
消息的定义.
PushMsg
push 数据结构体.
Request
*********************** 请求数据 **************************/ 通用请求数据格式.
Response
No description provided by the author
UserOnline
用户在线状态.