Closed TomBrouws closed 2 years ago
This PR adds the option to disable declaring of a queue. This resolves a permission error in the situation where a user only has basic get and consume permissions on the queue.
I hit the same issue. See https://github.com/wagslane/go-rabbitmq/issues/52
This PR adds the option to disable declaring of a queue. This resolves a permission error in the situation where a user only has basic get and consume permissions on the queue.