turbocookedrabbit icon indicating copy to clipboard operation
turbocookedrabbit copied to clipboard

A user friendly RabbitMQ library written in Golang.

Results 5 turbocookedrabbit issues
Sort by recently updated
recently updated
newest added

Hello, are You planning to migrate from streadway/amqp to rabbitmq/amqp091-go (streadway/amqp fork) Thanks.

enhancement
question

I used https://github.com/sirius1024/go-amqp-reconnect to reconnect and connect to a cluster of rabbitmq. Would it be possible to support this feature? https://github.com/sirius1024/go-amqp-reconnect/blob/master/rabbitmq/rabbitmq.go#L118

In a Kubernetes environment it makes sense to try to react to shutdown signals (in this case the call of Shutdown) as cleanly as possible, in case pods(multitude of containers)...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20200622213623-75b288015ac9&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies