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

# Functions

New creates a new processor instance.
NewAcknowledgmentError creates a new AcknowledgmentError from the given error.
NewCreateCommandError creates a new CreateCommandError from the given error.

# Structs

AcknowledgmentError defines an error indicating that acknowledgment of a message failed.
CreateCommandError defines an error indicating that the creation of a command failed.

# Interfaces

Processor describes the interface used by the consumer to process messages.