Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientHandler ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client implements ClientInterface
func (*Client) ClientInfo ¶
func (*Client) CloseClient ¶
func (c *Client) CloseClient()
func (*Client) SendMessage ¶
func (c *Client) SendMessage(msg interface{})
Implement `ClientInterface` methods
Click to show internal directories.
Click to hide internal directories.