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

Missing tests? #103

Closed gdi3d closed 1 year ago

gdi3d commented 1 year ago

Hi, I was looking for a high-level rabbitmq package and yours looks awesome!, but I notice that there are no test in place. Am I missing something?

wagslane commented 1 year ago

Feel free to add some!