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

# Functions

NewExchange is the constructor of Exchange.

# Structs

Config is the configuration which the constructor NewExchange needs.
Exchange is a wrapper for RabbitMQ exchanges.

# Interfaces

Exchanger is an interface which describe the minimum methods a RabbitMQ exchange must implement.