This website requires JavaScript.
Explore
Help
Sign In
pkg
/
events
Watch
1
Star
0
Fork
You've already forked events
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
A simple event bus for Go
14
commits
1
branch
0
tags
47
KiB
Go
100%
56485330dd
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Leon Mika
56485330dd
All checks were successful
/ test (push)
Successful in 1m5s
Details
Added mutexes to writes
2025-05-12 20:03:27 +10:00
.forgejo
/workflows
Switched back to docker
2024-07-03 22:27:03 +00:00
bus.go
Added mutexes to writes
2025-05-12 20:03:27 +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