/easyrabbit

Simple publish / consume messages from / to rabbitmq-server

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

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)