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

# Functions

New creates new Acknowledger using strict or default behaviour.
NewFromConfig creates a new Acknowledger from the given configuration.

# Structs

Default is an Acknowledger implementation using a configurable default behaviour for script errors.
Strict is an Acknowledger implementation strictly using the scripts exit code.

# Interfaces

Acknowledger does message acknowledgment depending on the scripts exit code.