package
Version:
v0.22.3
Opens a new window with list of versions in this module.
Published: Jul 12, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package rabbitmq is a wrapper of the original "github.com/streadway/amqp" library.
Only contains basic publish, subscribe, and close methods.
Data will be encoded to JSON before publishing the message.
Channel is rabbitmq subscription channel.
Close to close subscription.
Read to read incoming message.
Client is rabbitmq pubsub client.
New to create new rabbitmq pubsub client.
Close to close pubsub connection.
Publish to publish message.
Subscribe to subscribe queue.
Need to convert the return type to pubsub.Channel.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.