📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听
Stars
571
Forks
69
Watchers
571
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
107
commits
40
commits
9
commits
1
commits
1
commits
1
commits
1
commits
1
commits
chore(deps): bump WillAbides/setup-go-faster from 1.14.0 to 1.15.0 (#89)
0d63995View on GitHubchore(deps): bump github.com/gookit/goutil from 0.7.3 to 0.7.4 (#88)
87cd89aView on GitHubchore(deps): bump github.com/gookit/goutil from 0.7.2 to 0.7.3 (#87)
ec0850fView on GitHubchore(deps): bump actions/setup-go from 5 to 6 (#83)
77d1fd9View on GitHubchore(deps): bump actions/checkout from 5 to 6 (#85)
c630768View on GitHubchore(deps): bump github.com/gookit/goutil from 0.7.1 to 0.7.2 (#84)
6db6a20View on GitHub:necktie: up: Update adjusts contextual event handling logic
1801b1bView on GitHub:bug: fix: fix custom events failed to execute. see issues #68
2139003View on GitHub:arrow_up: dep: upgrade actions checkout to v5, up goutil to v0.7.1
3c7c36cView on GitHub:necktie: up: AddEvent will return an error if the name is invalid, instead of panic. fix #75
1cb22cbView on GitHub:sparkles: feat: add support with context for fire event. see issues #78
ab0d946View on GitHub