# Variables

ErrNoMessages indicates, that no message were found in a queue.

# Structs

AmqpConnectionHelper helps to get a connection AMQP.
AmqpContext simplifies amqp interaction by providing a context with a persistent connection and a channel to simplify message publishing.

# Interfaces

No description provided by the author
ChannelAccessor is an interface for the necessary methods to access the Channel struct of the AMQP library.