Skip to content

Encapsulation to facilitate the use of rabbitMQ

Notifications You must be signed in to change notification settings

levpay/rabbitmq

Repository files navigation

rabbitmq

Encapsulation to facilitate the use of rabbitMQ

Example

image

Consumer

$ ENV=local CLOUDAMQP_URL=amqp://user:[email protected]/vhost go run _example/consumer/main.go

Publisher

$ ENV=local CLOUDAMQP_URL=amqp://user:[email protected]/vhost go run _example/publisher/main.go

About

Encapsulation to facilitate the use of rabbitMQ

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages