Closed ardinusawan closed 2 years ago
On default options, rename amqp.Config{} to amqp091.Config{}
All the examples in the examples folder use this alias: amqp "github.com/rabbitmq/amqp091-go" I'm not sure it will be less confusing this way
examples
amqp "github.com/rabbitmq/amqp091-go"
Understood but it show inconsistency with others line
On default options, rename amqp.Config{} to amqp091.Config{}