Skip to content

Golang package for easy creation of AMQP (RabbitMQ) workers with resend if error ability

License

Notifications You must be signed in to change notification settings

rb-go/go-amqper

Repository files navigation

amqper

Golang package for easy creation of AMQP workers with resend if error ability

Website | Contributing

license GitHub go.mod Go version GoDoc GitHub release (latest SemVer) Coverage Status Build Status Go Report Card

Installation

go get -u github.com/rb-pkg/amqper

Usage

This is a minimal example.

in dev