Module svc_compliance::amqp
source · Expand description
provides AMQP/RabbitMQ implementations for queuing layer
Modules
- log macro’s for REST logging
- AMQP connection pool implementation
Structs
- Wrapper struct to allow unit testing on un-connected amqp_channel
Enums
- Custom Error type for MQ errors
Constants
- Name of the AMQP exchange for flightplan messages
- Name of the AMQP queue for CARGO messages
- Routing key for CARGO messages
Functions
- Initializes the AMQP connection. Creates the flightplan exchange and queues.