Documentation ¶
Index ¶
Constants ¶
Variables ¶
View Source
var ( NEWLINE = []byte{'\n'} SPACE = []byte{' '} )
Functions ¶
func WebsocketHandler ¶
func WebsocketHandler(ctx *gin.Context, dispatcher Dispatcher)
Types ¶
type Client ¶
func (*Client) CloseQueue ¶
func (c *Client) CloseQueue()
type Dispatcher ¶
Click to show internal directories.
Click to hide internal directories.