View Source Datapio.MQ (Datapio OpenCore v0.1.0)
Message Queue application interface.
Link to this section Summary
Link to this section Types
Specs
consumer_options() :: Datapio.MQ.Consumer.consumer_options()
Specs
queue_name() :: Datapio.MQ.Queue.queue_name()
Link to this section Functions
Specs
start_consumer(consumer_options()) :: DynamicSupervisor.on_start_child()
Start a consumer
Specs
start_queue(queue_name()) :: DynamicSupervisor.on_start_child()
Start a new queue