Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableLog ¶
func DisableLog()
DisableLog disables all library log output. Logging output is disabled by default until either UseLogger or SetLogWriter are called.
Types ¶
type SocketServer ¶
func NewSocketServer ¶
func NewSocketServer(orgCfg *websocket.Config) *SocketServer
func (*SocketServer) OnEvent ¶
func (s *SocketServer) OnEvent(et *events.Event)
Click to show internal directories.
Click to hide internal directories.