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
768 stars 125 forks source link

Test #112

Closed sajjadRabiee closed 1 year ago

sajjadRabiee commented 1 year ago

this library hasn't any interface for writing unit test please write some interface for this library or if you have not time please call me to write that

wagslane commented 1 year ago

You can write your own interfaces on the consuming side if you want.