26880b83d7 | ||
---|---|---|
.. | ||
.travis.yml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md | ||
basic.go | ||
codecov.yml | ||
go.mod | ||
go.sum | ||
opts.go |
README.md
go-eventbus
Simple and fast eventbus for type-based local event delivery.
Install
go get github.com/libp2p/go-eventbus
Usage
Check out the GoDocs.
License
Dual-licensed under MIT and ASLv2, by way of the Permissive License Stack.