This package aims to simplify pubsub management pubsub implementation in go programs. It allows to regroup any pubsub client through a single interface lessening the burdening of provider switching.
go get github.com/elmagician/pubsub
- Mock: testify mock implementation for unit testing
- GCP: google pubsub implementation