package
0.0.0-20241118103651-76c632c95298
Repository: https://github.com/uniwise/go-rabbit.git
Documentation: pkg.go.dev

# Functions

New is the constructor for RabbitMQImpl.
NewEnvConfig is the constructor for EnvConfig.

# Structs

Config contains preferences needed for a RabbitMQ amqp client connection.
RabbitMQ is a wrapper struct for a RabbitMQ connection.

# Interfaces

RabbitMQClient is the interface describing a RabbitMQ wrapper.