Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MappedReader ¶
type MappedReader interface {
ReadMapped(publisher mangos.Socket)
}
type MqttReader ¶
type MqttReader struct {
// contains filtered or unexported fields
}
func NewMqttReader ¶
func NewMqttReader(c *config.MQTTConfig) *MqttReader
func (*MqttReader) ReadMapped ¶
func (r *MqttReader) ReadMapped(publisher mangos.Socket)
Click to show internal directories.
Click to hide internal directories.