repositorypackage
1.0.1
Repository: https://github.com/diegohce/easyrabbit.git
Documentation: pkg.go.dev
# README
easyrabbit
This Go package is a simplified encapsulation of streadway/amqp package for most common uses such as simple publishing and consuming messages from rabbitmq-server. It is in a "work in progress" status yet so, stay tuned!
Examples
For a working example, please check raas (rabbitmq as a service)