# Packages
No description provided by the author
# README
RMQ Publisher
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/publisher.example.go
to see how to setup your own publisher