Deprecated: Consider using the github.com/rabbitmq/amqp091-go package instead.

_examples/ directory

Directories

PathSynopsis
_examples/pubsub
_examples/simple-consumerThis example declares a durable Exchange, an ephemeral (auto-delete) Queue, binds the Queue to the Exchange with a binding key, and consumes every message published to that Exchange with that routing key.
_examples/simple-producerThis example declares a durable Exchange, and publishes a single message to that Exchange with a given routing key.
Version
v1.1.0 (latest)
Published
Jun 19, 2023
Platform
linux/amd64
Last checked
1 month ago

Tools for package owners.