A simple event bus for Go
Go to file
Leon Mika 5b42d91781 Initial commit 2020-08-23 08:15:12 +10:00
dispatcher.go Initial commit 2020-08-23 08:15:12 +10:00
dispatcher_test.go Initial commit 2020-08-23 08:15:12 +10:00
go.mod Initial commit 2020-08-23 08:15:12 +10:00
go.sum Initial commit 2020-08-23 08:15:12 +10:00
handler.go Initial commit 2020-08-23 08:15:12 +10:00
handler_tinygo.go Initial commit 2020-08-23 08:15:12 +10:00