package
1.0.4
Repository: https://github.com/levpay/rabbitmq.git
Documentation: pkg.go.dev

# Functions

GetConsumerTag returns the name of the consumer referencing the name of the exchange, queue, and environment.
GetExchangeFullName returns the exchange name referencing the environment.
GetQueueFullName returns the queue name referencing the exchange and the environment.
Load sets the initial settings.
LoadEnv loads a file with the environment variables.

# Constants

MaxPriority is the maximum possible priority number in the queue.

# Variables

Config contains configs infos.

# Structs

Base contains the base struct of publisher/consumer.