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