pubsub
Simple pubsub package for go
About pubsub
Package pubsub implements a simple multi-topic pub-sub library.
Install pubsub with,
go get github.com/cskr/pubsub/v2
Use of this module is governed by a BSD-style license that can be found in the LICENSE file.
Frequently Asked Questions
What is pubsub?
pubsub is a Messaging library for the Go programming language. Simple pubsub package for go
How do I install pubsub?
Install pubsub with the Go module system using `go get tuxychandru/pubsub`. Check the repository for the current installation instructions.
What category does pubsub belong to?
pubsub is listed under Messaging, specifically Messaging.