Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebSocketServer ¶
type WebSocketServer struct {
// contains filtered or unexported fields
}
func (*WebSocketServer) Init ¶
func (ws *WebSocketServer) Init(config yaml.MapSlice, b buffer.Sender) error
func (*WebSocketServer) Start ¶
func (ws *WebSocketServer) Start() error
func (*WebSocketServer) Stop ¶
func (ws *WebSocketServer) Stop() error
Click to show internal directories.
Click to hide internal directories.