gookit/event: 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持根据事件名称来进行一组事件的监听

330
STARS
16
WATCHERS
47
FORKS
9
ISSUES

event Recent Issues

Issue Title State Comments Created Date Updated Date
How to register a subscriber ? closed 2 2023-02-15 2023-02-16
Possible to add Event Timer Triggers? open 7 2022-04-12 2023-01-23
Any more examples on how to use some of the capabilities? closed 2 2022-04-11 2023-03-15
支持根据事件名称前缀 PREFIX.* 来进行一组事件监听 这个使用有BUG closed 0 2021-09-07 2022-11-24
支持rocketmq Kafka之类的驱动吗 open 1 2021-08-27 2023-03-08
AwaitFire leak, chan not close closed 0 2021-08-14 2023-02-09
event库不方便支持热重启 open 4 2021-04-28 2022-01-14
RemoveListener not support closure function closed 1 2021-03-24 2023-01-28
event.on("*", xxxx) not work closed 1 2021-03-10 2023-02-23
可否提个patch改下事件触发器的名字 closed 1 2021-01-13 2022-01-14
event.on("*", xxxx) not work closed 3 2020-12-22 2023-03-14

gookit's Other Repos