//
pkg.gl
Category
github.com/bugrakocabay/konsume
pkg
queue
rabbitmq
package
0.4.5
Repository:
https://github.com/bugrakocabay/konsume.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
89 SLOC
#
Functions
NewConsumer
NewConsumer creates a new RabbitMQ consumer.
NewConsumerFactory
NewConsumerFactory returns a new RabbitMQ consumer based on the provided configuration.
#
Structs
Consumer
Consumer is the implementation of the MessageQueueConsumer interface for RabbitMQ.