Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrWSInInitContext = common.NewInitContextError("using websockets in the init context is not supported")
ErrWSInInitContext is returned when websockets are using in the init context
Functions ¶
This section is empty.
Types ¶
type Socket ¶
type Socket struct {
// contains filtered or unexported fields
}
type WS ¶
type WS struct{}
Click to show internal directories.
Click to hide internal directories.