Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rabbitmq

Encapsulation to facilitate the use of rabbitMQ

Example

image

Consumer

$ ENV=local CLOUDAMQP_URL=amqp://user:password@domain.com/vhost go run _example/consumer/main.go

Publisher

$ ENV=local CLOUDAMQP_URL=amqp://user:password@domain.com/vhost go run _example/publisher/main.go

About

Encapsulation to facilitate the use of rabbitMQ

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages