package
0.0.0-20240731115242-d03d53de0d09
Repository: https://github.com/babs/rabbitmq-cli-consumer.git
Documentation: pkg.go.dev

# Functions

New creates a new consumer instance.
NewFromConfig creates a new consumer instance.
Setup configures queues, exchanges and bindings in between according to the configuration.

# Structs

No description provided by the author

# Interfaces

Channel describes the part of amqp.Channel required by this code base.
Config defines the interface to present configurations to the consumer.
Connection describes the part of amqp.Connection required by this code base.