A simple event bus for Go
Find a file
2025-05-12 19:58:45 +10:00
.forgejo/workflows Switched back to docker 2024-07-03 22:27:03 +00:00
bus.go Brought up to date and added an unsubscribe option 2025-05-12 19:58:45 +10:00
bus_test.go Brought up to date and added an unsubscribe option 2025-05-12 19:58:45 +10:00
errors.go Added TryFire 2024-03-09 00:40:42 +00:00
go.mod Brought up to date and added an unsubscribe option 2025-05-12 19:58:45 +10:00
go.sum Brought up to date and added an unsubscribe option 2025-05-12 19:58:45 +10:00
handler.go Fixed incorrect assignable types order in invocation 2024-03-10 00:09:33 +00:00
handler_tinygo.go Initial commit 2020-08-23 08:15:12 +10:00