Categorygithub.com/johnietre/pubsub
repositorypackage
0.0.0-20240729095058-36824caa7e79
Repository: https://github.com/johnietre/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

# 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