Documentation ¶
Index ¶
- type HostsWebsocket
- func (c *HostsWebsocket) OnConnect(ctx context.Context, _ *http.Request, w websocket.Writer, _ sessions.Session)
- func (c *HostsWebsocket) OnDisconnect(_ context.Context, _ *http.Request, _ sessions.Session)
- func (c *HostsWebsocket) OnMessage(_ context.Context, _ *http.Request, _ websocket.Writer, _ sessions.Session, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HostsWebsocket ¶
func CreateHostsWebsocket ¶
func CreateHostsWebsocket() *HostsWebsocket
func (*HostsWebsocket) OnDisconnect ¶
Click to show internal directories.
Click to hide internal directories.