//
pkg.gl
Category
github.com/maykonlf/pubsub
rabbitmq
package
0.2.0
Repository:
https://github.com/maykonlf/pubsub.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
160 SLOC
#
Packages
connection
No description provided by the author
publisher
No description provided by the author
subscriber
No description provided by the author
#
Functions
NewMessage
NewMessage creates a new RabbitMQ message with a unique new ID.
NewMessageFromDelivery
No description provided by the author
#
Structs
Message
Message represents a RabbitMQ published/received message.