Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.13 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.13 KB

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