ipld-eth-server/vendor/github.com/cskr/pubsub/README.md
Elizabeth Engelman 36533f7c3f Update vendor directory and make necessary code changes
Fixes for new geth version
2019-09-25 16:32:27 -05:00

14 lines
437 B
Markdown

[![GoDoc](https://godoc.org/github.com/cskr/pubsub?status.svg)](https://godoc.org/github.com/cskr/pubsub)
Package pubsub implements a simple multi-topic pub-sub library.
Install pubsub with,
go get github.com/cskr/pubsub
This repository is a go module and contains tagged releases. Please pin a
version for production use.
Use of this module is governed by a BSD-style license that can be found in the
[LICENSE](LICENSE) file.