Documentation ¶ Overview ¶ This 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. Source Files ¶ View all Source files consumer.go Click to show internal directories. Click to hide internal directories.