go-rabbitmq-utils, v1.1.3
Posted on

The library that provides utility entities for working with RabbitMQ.
Adding of the getting of a single message to the RabbitMQ client.
Change Log
- client:
- operations:
- with messages:
- getting of a single message:
- check the specified queue name based on the declared queues;
- block the execution flow until the message is received or an error occurs.
- getting of a single message:
- with messages:
- operations:
Repository
Link: https://github.com/thewizardplusplus/go-rabbitmq-utils/tree/v1.1.3.
Content: code.
License: MIT.