furdarius / rabbitroutine

Lightweight library that handles RabbitMQ auto-reconnect and publishing retry routine for you.
https://pkg.go.dev/github.com/furdarius/rabbitroutine
MIT License
110 stars 17 forks source link

Unable to close the connection manually #21

Closed rishabh2898 closed 10 months ago

rishabh2898 commented 10 months ago

Hi team , I'm unable to close the rabbit connection , if I do so with the help of the channel , but it reconnects the connection again. Is there any way to close the connection on demand gracefully