Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockingMQTTClient ¶
type Broker ¶
type Broker struct {
// contains filtered or unexported fields
}
func (*Broker) HandleOnConnect ¶
func (*Broker) UnsubscribeAll ¶
type Subscriber ¶
type Subscriber struct {
// contains filtered or unexported fields
}
func NewSubscriber ¶
func NewSubscriber(stream SubscriberStream, broker *Broker) *Subscriber
type SubscriberStream ¶
Click to show internal directories.
Click to hide internal directories.