Categorygithub.com/diegohce/easyrabbit
repositorypackage
1.0.1
Repository: https://github.com/diegohce/easyrabbit.git
Documentation: pkg.go.dev

# README

Go Report Card GoDoc GPLv3 license Maintenance HitCount

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)