Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) Subscribe ¶
func (p *Client) Subscribe(topic string, qos byte, callback mqtt.MessageHandler)
func (*Client) Unsubscribe ¶
Click to show internal directories.
Click to hide internal directories.