Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MqttService ¶
type MqttService struct {
// contains filtered or unexported fields
}
MqttService is a struct that holds the MQTT client options and the MQTT client
func NewMqttService ¶
func NewMqttService(db db.DB) *MqttService
NewMqttService creates a new MqttService
Click to show internal directories.
Click to hide internal directories.