Categorygithub.com/sparetimecoders/goamqp
repositorypackage
0.3.1
Repository: https://github.com/sparetimecoders/goamqp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

goamqp - event-driven amqp for golang

GitHub Actions GitHub release (latest by date) GitHub pull requests GitHub All Releases

LICENSE Coverage Status goreportcard badge

Package goamqp provides an opiniated way of using rabbitmq for event-driven architectures.

Documentation

Documentation is in the docs directory.

References

Official ampq documentation

Getting Involved and Contributing

See Contributing