Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type WebsocketConn ¶
type WebsocketConn struct {
// contains filtered or unexported fields
}
func NewWebsocketConn ¶
func NewWebsocketConn() *WebsocketConn
func (WebsocketConn) Close ¶
func (w WebsocketConn) Close() error
func (WebsocketConn) Drain ¶
func (w WebsocketConn) Drain() []string
Click to show internal directories.
Click to hide internal directories.