repositorypackage
0.0.0-20240729095058-36824caa7e79
Repository: https://github.com/johnietre/pubsub.git
Documentation: pkg.go.dev
# README
Pubsub
- A pub-sub library
npmc
- n-producers, multi-consumer network (named channels) for passing Go objects
spmc
- Single producer, multi-consumer network (named channels) for passing Go objects