Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandsReqBus ¶
func CommandsReqBus(router *message.Router, pub message.Publisher, sub message.Subscriber, reqCache *cache.Cache, deviceID string, ) *message.Handler
CommandsReqBus creates the commands request bus.
func MessageBus ¶
func MessageBus(router *message.Router, pub message.Publisher, sub message.Subscriber, settings *config.CloudSettings, handlers []handlers.MessageHandler, )
MessageBus creates the message bus for processing & forwarding the messages from the Subscriber to the Publisher.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.