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
12
commits
1
branch
0
tags
42
KiB
Go
100%
496d1997d6
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
lmika
496d1997d6
All checks were successful
/ test (push)
Successful in 1m57s
Details
Switched back to docker
2024-07-03 22:27:03 +00:00
.forgejo
/workflows
Switched back to docker
2024-07-03 22:27:03 +00:00
bus.go
Added TryFire
2024-03-09 00:40:42 +00:00
bus_test.go
Fixed incorrect assignable types order in invocation
2024-03-10 00:09:33 +00:00
errors.go
Added TryFire
2024-03-09 00:40:42 +00:00
go.mod
Added tests
2024-03-09 22:33:36 +00:00
go.sum
Added tests
2024-03-09 22:33:36 +00: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