wagslane / go-rabbitmq

A wrapper of streadway/amqp that provides reconnection logic and sane defaults
https://blog.boot.dev/golang/connecting-to-rabbitmq-in-golang-easy/
MIT License
768 stars 125 forks source link

How to declare the exchange via the publisher? #94

Closed kanuku closed 1 year ago

kanuku commented 1 year ago

I am using version v0.10.1

wagslane commented 1 year ago

This is added in the new code on main, it will go out in the next release