pubsub
pubsub copied to clipboard
A simple pubsub package for go.
Results
2
pubsub issues
Sort by
recently updated
recently updated
newest added
Use go generics as introduced in go 1.18. See the 1.18 generics announcement [here](https://go.dev/blog/go1.18beta1).
- one to demonstrate combined subscriptions: sub, subOnce, subOnceEach - one to demonstrate pub will succeed w/o any subscriber