# Packages
No description provided by the author
# Functions
NewClient instantiates a new RabbitMQ client.
NewConsumer creates a new consumer client.
NewProducer instantiates a new producer.
# Type aliases
HandleMessage is a callback function to handle when a message is consumed.