An open API service indexing awesome lists of open source software.

https://github.com/loafoe/go-rabbitmq

Convenience wrapper for accessing RabbitMQ services in CF
https://github.com/loafoe/go-rabbitmq

cloud-foundry cloudfoundry gautocloud golang rabbitmq

Last synced: 8 months ago
JSON representation

Convenience wrapper for accessing RabbitMQ services in CF

Awesome Lists containing this project

README

          

# go-rabbitmq

An slightly opiniated abstraction for using RabbitMQ services from various Cloud environments. Only tested on Cloudfoundry at this time.

# usage

## consumer

## producer

# integration test

`docker-compose -f docker/docker-compose.test.yml up --build --abort-on-container-exit`

# author

Andy Lo-A-Foe

# license

MIT