Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.59 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.59 KB

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