Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeysString ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewClient ¶
func NewClient(endpoint, apiKey, secretKey string, topics []string, handler MessageHandler, jsonData bool) *Client
func (*Client) Unsubscribe ¶
func (c *Client) Unsubscribe()
type MessageHandler ¶
Click to show internal directories.
Click to hide internal directories.