modulepackage
0.1.1
Repository: https://github.com/iver-wharf/messagebus-go.git
Documentation: pkg.go.dev
# README
Message bus Go library
Package prepared for creating and sending messages to RabbitMQ.
To use it you have to set environment variable WHARF_INSTANCE
with proper
instance ID, such as WHARF_INSTANCE=prod
for your production instance of
Wharf and WHARF_INSTANCE=dev
for your development instance.
This value is used to use the same RabbitMQ instance with multiple Wharf instances.
Maintained by Iver. Licensed under the MIT license.
# Functions
No description provided by the author
# Structs
No description provided by the author