package
0.0.0-20191201205449-f379a713d0c2
Repository: https://github.com/rjected/lit.git
Documentation: pkg.go.dev
# README
eventbus
This is a small event bus library. You should be able to figure our how to use
it just by looking at bus.go
and event.go
.