Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetDisconnectsEnabled ¶ added in v0.8.2
func SetDisconnectsEnabled(enabled bool)
func SetDisconnectsInterval ¶ added in v0.8.2
func SetMaxDisconnects ¶ added in v0.8.2
func SetMaxDisconnects(N uint32)
Types ¶
type ACL ¶ added in v0.8.2
type ACL struct {
Verify map[acl.Verification]bool
}
type AWS ¶
type AWS struct { Credentials *aws.Credentials Region string }
type Connection ¶
type Encryption ¶
type MQTTD ¶
type SystemMonitor ¶
type SystemMonitor struct {
// contains filtered or unexported fields
}
func NewSystemMonitor ¶
func NewSystemMonitor(mqttd *MQTTD) *SystemMonitor
func (*SystemMonitor) Alert ¶
func (m *SystemMonitor) Alert(monitor monitoring.Monitor, msg string) error
func (*SystemMonitor) Alive ¶
func (m *SystemMonitor) Alive(monitor monitoring.Monitor, msg string) error
Click to show internal directories.
Click to hide internal directories.