|
|
|
@ -4,7 +4,7 @@ Wrapper of streadway/amqp that provides reconnection logic and sane defaults. Hi |
|
|
|
|
|
|
|
Supported by [Qvault](https://qvault.io) |
|
|
|
|
|
|
|
[](https://godoc.org/github.com/wagslane/go-rabbitmq) |
|
|
|
[](https://godoc.org/github.com/claranet/go-rabbitmq) |
|
|
|
|
|
|
|
## Motivation |
|
|
|
|
|
|
|
@ -28,7 +28,7 @@ The goal with `go-rabbitmq` is to still provide most all of the nitty-gritty fun |
|
|
|
Outside of a Go module: |
|
|
|
|
|
|
|
```bash |
|
|
|
go get github.com/wagslane/go-rabbitmq |
|
|
|
go get github.com/claranet/go-rabbitmq |
|
|
|
``` |
|
|
|
|
|
|
|
## 🚀 Quick Start Consumer |
|
|
|
@ -128,7 +128,7 @@ go func() { |
|
|
|
|
|
|
|
## 💬 Contact |
|
|
|
|
|
|
|
[](https://twitter.com/intent/follow?screen_name=wagslane) |
|
|
|
[](https://twitter.com/intent/follow?screen_name=claranet) |
|
|
|
|
|
|
|
Submit an issue (above in the issues tab) |
|
|
|
|
|
|
|
|