RabbitMQ module

The RabbitMQ module contains 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 - Components for creating and configuring a connection with RabbitMQ
  • 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-services4/pip-services4-node/tree/main/pip-services4-rabbitmq-go@latest