Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
NewController initializes and returns a new instance of Controller with the given MQTT configuration, context, and log level.
func (*Controller) GetMessage ¶
func (c *Controller) GetMessage() *model.Item
GetMessage retrieves an item from the dispatch channel in the Controller.
func (*Controller) Start ¶
func (c *Controller) Start()
Click to show internal directories.
Click to hide internal directories.