# Packages
No description provided by the author
# README
RMQ Consumer
This library is a wrapper around RMQ functions to make interaction with RMQ simpler and safer. Functionality is tested with hosted CloudAMQP, which offers automated failover using connection with a single URI.
Adapted from go-rabbitmq
Quickstart
Refer to example/consumer.example.go
to see how to setup your own consumer