go-rabbitmq icon indicating copy to clipboard operation
go-rabbitmq copied to clipboard

A queue can accept multiple bindings from multiple exchanges

Open qingo opened this issue 7 months ago • 1 comments

In ConsumerOptions, I want to take the bindings to ExchangeOptions and use ExchangeOptions as a slice. This way, a queue can accept multiple bindings from multiple exchanges.:

qingo avatar Nov 23 '23 03:11 qingo