Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ServeWs ¶
func ServeWs(hub *Hub) gin.HandlerFunc
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) PongHandler ¶
type Hub ¶
type Hub struct {
// contains filtered or unexported fields
}
func (*Hub) Run ¶
func (h *Hub) Run(wc *dataproviders.Workers, db *dbconnectors.Db)
Click to show internal directories.
Click to hide internal directories.