Documentation ¶
Index ¶
Constants ¶
View Source
const MQTT = "mqtt3"
View Source
const MQTTTLS = "mqtt3tls"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MQTT3Plugin ¶
type MQTT3Plugin struct{}
func (*MQTT3Plugin) Name ¶
func (p *MQTT3Plugin) Name() string
func (*MQTT3Plugin) PortPriority ¶
func (p *MQTT3Plugin) PortPriority(i uint16) bool
func (*MQTT3Plugin) Priority ¶
func (p *MQTT3Plugin) Priority() int
func (*MQTT3Plugin) Type ¶
func (p *MQTT3Plugin) Type() plugins.Protocol
Click to show internal directories.
Click to hide internal directories.