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
773 stars 126 forks source link

Set channelManager config member #33

Closed jastBytes closed 3 years ago

jastBytes commented 3 years ago

This PR fixes the bug described in issue #32.