RabbitMQ module

A set of components for working with the message queue in RabbitMQ through the AMQP protocol.

Packages

The module contains the following packages:

  • Build - Factory for constructing module components
  • Connect - Message Queuing components that implement the standard Messaging module interface
  • Queues - components of working with a message queue via the RabbitMQ protocol

Use

Get the package from the Github repository:

go get -u github.com/pip-services3-gox/pip-services3-rabbitmq-gox@latest