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
5
Commits
1
Branch
0
Tags
42
KiB
Go
100%
dbce4f6dce
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Leon Mika
dbce4f6dce
Fixed incorrect assignable types order in invocation
2024-03-10 00:09:33 +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