Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connection ¶
type Connection struct {
Opts Opts
StateManager *baby.StateManager
}
Connection - MQTT context
func (*Connection) Run ¶
func (conn *Connection) Run(manager *baby.StateManager, ctx utils.GracefulContext)
Run - runs the mqtt connection handler
Click to show internal directories.
Click to hide internal directories.