# Functions
Check if basic parameters are ok on the delivery.
Declare a new consumer for queue.
Closes the active connection to the RabbitMQ host.
Declares a new exchange for.
Initializes a new connection to RabbitMQ broker.
No description provided by the author
Declares a new queue.
Declares a new queue.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Events.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
Configuration of the consumer used to consume messages from RabbitMQ.
Configuration structure for a RabbitMQ exchange.
Configuration object that composes other structures into a single configuration.
Data structure that is passed into any business logic handler.
Data structure returned by the business logic handler.
BindQueue configuration for binding queues in RabbitMQ.
Queue configuration for a new queue in RabbitMQ.
Instance to hold the RabbitMQ host and channel.