# Functions
GetMessageQueue is a function that get singleton queue.
No description provided by the author
NewConnectionWithQueue will create a connection with queue and prefetch connectionStr represents connection url ex.
# Structs
Consumer is a struct that represents consumer of the queue.
MessageQueue is a struct that can be create by NewConnectionWithQueue.