Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Consumer ¶
type Consumer struct {
// contains filtered or unexported fields
}
Consumer is the implementation of the MessageQueueConsumer interface for RabbitMQ
func NewConsumer ¶
func NewConsumer(cfg *config.AMQPConfig) *Consumer
NewConsumer creates a new RabbitMQ consumer
Click to show internal directories.
Click to hide internal directories.