Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartConsumers ¶
func StartConsumers( cfg *config.Config, consumers map[string]queue.MessageQueueConsumer, providers map[string]*config.ProviderConfig, databases map[string]database.Database, ) error
StartConsumers starts the consumers for all queues
func StopConsumers ¶ added in v0.3.3
func StopConsumers(consumers map[string]queue.MessageQueueConsumer, databases map[string]database.Database)
StopConsumers kills the connections of the consumers
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.