Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BrokerConnection ¶
func StartBrokerConnection ¶
func StartBrokerConnection(host, login, password string) *BrokerConnection
func (*BrokerConnection) Subscribe ¶
func (srvCon *BrokerConnection) Subscribe() *Client
func (*BrokerConnection) Unsubscribe ¶
func (srvCon *BrokerConnection) Unsubscribe(client *Client)
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) GetRetained ¶
type RetainedKeeper ¶
func (*RetainedKeeper) GetAll ¶
func (keeper *RetainedKeeper) GetAll() []mqtt.Message
Click to show internal directories.
Click to hide internal directories.