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

# Functions

New creates a new delivery instance from the given AMQP delivery.
NewDeliveryInfo creates a new delivery info struct from the AMQP message.
NewProperties creates a new properties struct from the AMQP message.

# Structs

Info represents the delivery info of an amqp message.
Properties represents the properties of an AMQP message.

# Interfaces

Delivery interface describes interface for messages.