Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsErrorOfInterest ¶ added in v0.1.5
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) SetMessageHandler ¶ added in v0.1.5
func (c *Client) SetMessageHandler(handler HandleWebsocketMessage)
type HandleWebsocketMessage ¶ added in v0.1.5
type Hub ¶
type Hub struct {
// contains filtered or unexported fields
}
func (*Hub) Unregister ¶ added in v0.1.5
Click to show internal directories.
Click to hide internal directories.