//
pkg.gl
Category
github.com/diegodesousas/go-rabbitmq
module
0.3.0
Repository:
https://github.com/diegodesousas/go-rabbitmq.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
README
High level manegment for rabbitmq.
Features
Simple configuration bootstrap.
Gracefully shutting down.
Consume messages in parallel specifying a number of goroutines.
Publish messages with confirmation by default.
Publisher auto reconnect
Run various consumers with same connection handler.
#
Packages
connection
No description provided by the author
consumer
No description provided by the author
examples
No description provided by the author
mocks
No description provided by the author
publisher
No description provided by the author