package
0.0.0-20250204201702-e0eeb3241113
Repository: https://github.com/akinolaemmanuel49/gocommerce.git
Documentation: pkg.go.dev

# Functions

ConnectRabbitMQ implements logic for connecting to the RabbitMQ queue.
ConsumeOrderNotifications consumes a published message.
NewPublisher initializes a new Publisher.

# Structs

OrderMessage represents the structure of the message to be sent.
OrderNotification defines the structure for order notifications.
Publisher represents a message queue publisher.