12 Commits

Author SHA1 Message Date
inhere 1801b1b525 👔 up: Update adjusts contextual event handling logic
- fix some unit test error on concurrent run
2025-08-30 13:22:48 +08:00
inhere 2139003c0e 🐛 fix: fix custom events failed to execute. see issues #68 2025-08-25 13:14:00 +08:00
inhere dc11518436 test: add test case for issues #67 2025-08-22 12:14:11 +08:00
inhere 72a268efc9 👔 up: update some code style, add more test cases 2025-08-21 22:01:10 +08:00
inhere ab0d946a81 feat: add support with context for fire event. see issues #78
- add new method: FireCtx, FireEventCtx
2025-08-21 22:01:10 +08:00
Inhere b1597a253a 👔 up: set EnableLock default is False
- add some new issues test cases
- replace pkg stretchr/testify to gookit/goutil
- add code lint check action script
2024-02-06 00:25:46 +08:00
Inhere 4567e35d2b 🐛 fix: remove repeat listener key check logic codes 2023-06-04 16:11:25 +08:00
Inhere 85d0c7f5e3 fix tests assert error 2021-10-04 22:42:38 +08:00
Inhere 84c71fd973 remove unused pkg 2021-10-03 23:53:48 +08:00
Inhere 86022a6ad3 update some for tests 2021-10-03 23:53:14 +08:00
Inhere 6cdbf668cc fix: #20 group listeners fire error 2021-10-03 22:53:26 +08:00
inhere ca71faacb4 fix: #8 must check the '*' global listeners 2021-03-11 22:00:20 +08:00