Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
Message contains the most basic about the message
func NewMessage ¶ added in v0.5.2
NewMessage will create a new message from a byte slice and attributes
type Override ¶
type Override struct {
RoutingKey string
}
Override will be used to override RabbitMQ settings on publishing messages
type RabbitMQ ¶
RabbitMQ type for talking to RabbitMQ
func NewConsumer ¶
NewConsumer creates and sets up a RabbitMQ struct best used for consuming messages
func NewPublisher ¶
NewPublisher creates and sets up a RabbitMQ Publisher
Click to show internal directories.
Click to hide internal directories.