Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MqttConsumer ¶
func NewConsumer ¶
func NewConsumer(cfg config.Config, id int) *MqttConsumer
func (MqttConsumer) Start ¶
func (c MqttConsumer) Start(subscribed chan bool)
type MqttPublisher ¶
func NewPublisher ¶
func NewPublisher(cfg config.Config, n int) *MqttPublisher
func (MqttPublisher) Start ¶
func (p MqttPublisher) Start()
func (MqttPublisher) StartFullSpeed ¶
func (p MqttPublisher) StartFullSpeed()
func (MqttPublisher) StartRateLimited ¶
func (p MqttPublisher) StartRateLimited()
Click to show internal directories.
Click to hide internal directories.