This website requires JavaScript.
Explore
Help
Sign In
zhangdeman
/
event
Watch
1
Star
0
Fork
0
You've already forked event
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
37
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
白茶清欢
75567b4088
Merge pull request '消息能力升级' (
#1
) from feature/upgrade into master
...
Reviewed-on:
#1
2024-07-17 15:45:21 +08:00
abstract
增加数据解析失败的回调
2024-06-27 18:52:20 +08:00
define
增加获取消息channel方法
2024-07-17 12:55:51 +08:00
.gitignore
增加处理接口约束以及枚举值定义
2023-02-01 14:29:27 +08:00
base.go
增加基于内存的事件发送
2024-07-17 12:47:09 +08:00
go.mod
update go mod
2024-07-11 19:05:45 +08:00
go.sum
update go mod
2024-07-11 19:05:45 +08:00
memory_test.go
基于内存的消息队列
2024-07-17 15:44:26 +08:00
memory.go
基于内存的消息队列
2024-07-17 15:44:26 +08:00
redis_pub_sub_test.go
save code
2024-06-25 19:39:49 +08:00
redis_pub_sub.go
增加基于内存的事件发送
2024-07-17 12:47:09 +08:00
Description
统一的事件数据生成
100
KiB
Languages
Go
100%