Categorygithub.com/utilitywarehouse/go-pubsub
repositorypackage
1.0.0
Repository: https://github.com/utilitywarehouse/go-pubsub.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

go-pubsub

A simple abstraction for message publishing and consumption that presents a uniform API, regardless of the underlying implementation.

Current implementations and their status

ImplementationStatus
Mock (in memory testing implementation)incomplete
Apache Kafkabeta
Nats streamingbeta
AMQPincomplete
AWS SQSbeta
AWS SNSbeta

The API is not yet guaranteed but changes should be minimal from now.