github.com/mit-dci/lit@v0.0.0-20221102210550-8c3d3b49f2ce/eventbus/README.md (about) 1 # eventbus 2 3 This is a small event bus library. You should be able to figure our how to use 4 it just by looking at `bus.go` and `event.go`.