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

Move to go modules. Start using golangci-lint. #11

Closed furdarius closed 4 years ago

furdarius commented 4 years ago

It's time to move to Go modules, update dependencies and replace gometalinter with golanglint-ci