Top 9.0% forks on proxy.golang.org
proxy.golang.org : github.com/purposeinplay/go-commons/pubsub
Package pubsub defines interfaces for event producers and consumers. Package pubsub provides basic interfaces that make up a PubSub system. It also provides an Event type that is used to pass the actual information. The Event is sent to one or more channels using the Publish method. From where the underlying implementation should dispatch the event to all the subscribers of those channels. Its primary job is to wrap implementations of such PubSub systems,
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/purposeinplay/go-commons/pubsub
Keywords:
grpc
, http
, pubsub
, rabbitmq
License: MIT
Latest release: 19 days ago
First release: almost 3 years ago
Namespace: github.com/purposeinplay/go-commons
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago