//
pkg.gl
Category
github.com/digitalwayhk/core
pkg
server
trans
rest
package
0.0.116
Repository:
https://github.com/digitalwayhk/core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
2
Files
562 SLOC
#
Functions
HttpGet
No description provided by the author
NewHub
No description provided by the author
NewServer
No description provided by the author
Post
No description provided by the author
PostJson
No description provided by the author
ServeWs
ServeWs handles websocket requests from the peer.
#
Constants
Call
调用,调用后返回结果.
Get
获取订阅信息.
Subscribe
订阅.
UnSubscribe
取消订阅.
#
Structs
Client
Client is a middleman between the websocket connection and the hub.
Hub
Hub maintains the set of active clients and broadcasts messages to the clients.
Message
No description provided by the author
Server
No description provided by the author
#
Type aliases
MessageEvent
No description provided by the author