Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Channel ¶
type Channel struct {
// contains filtered or unexported fields
}
Channel wraps a websocket connection.
func NewWebsocketChannel ¶
NewWebsocketChannel creates a new channel to send and receive messages over the websocket.
func (*Channel) ReadChannel ¶
ReadChannel returns a channel to read from the websocket connection
Click to show internal directories.
Click to hide internal directories.