# 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.