mirror of
https://github.com/libp2p/go-eventbus.git
synced 2025-01-14 02:10:06 +08:00
a simple and fast eventbus for type-based local event delivery.
821aef1f4b
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> |
||
---|---|---|
basic_test.go | ||
basic.go | ||
go.mod | ||
interface.go | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
go-eventbus
Simple and fast Go event bus
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.