Go to file
kingecg 187cac2f87 docs: 完善代码文档和注释,添加使用示例 2025-06-29 18:53:22 +08:00
.vscode add code 2023-11-29 23:48:57 +08:00
example chore: update module path to git.kingecg.top 2025-06-26 00:53:47 +08:00
.gitignore Initial commit 2023-11-29 22:39:16 +08:00
LICENSE Initial commit 2023-11-29 22:39:16 +08:00
README.md add code 2023-11-29 23:48:57 +08:00
go.mod chore: update module path to git.kingecg.top 2025-06-25 21:39:21 +08:00
main.go docs: 完善代码文档和注释,添加使用示例 2025-06-29 18:53:22 +08:00
main_test.go add off 2024-11-16 16:12:20 +08:00

README.md

goemitter

go 实现类似于Nodejs中的EventEmitter

在协程中执行回调