Skip to content

cloudfoundry-community/rabbitmq-go-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rabbitmq-go-app

This simple CF go app uses the amqp(https://github.com/streadway/amqp) library to send and receive message to a rabbitmq service on Cloud Foundry.

Requirments

  • Need to have rabbitmq service on CF space
  • Update manifest.yml to have the right rabbitmq SERVICE_NAME

Usage

go build
cf push

Visit the URL and if it says "OK" then your rabbitmq is good!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published