Files
bl/common
昔念 90b62b44e4
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
```
refactor(common): 统一Redis连接方式并优化代码结构

- 将 g.Redis("cool").Conn(ctx) 统一改为 Redis.Conn(ctx) 的调用方式
- 在coolconfig中添加ServerList.GetID()方法用于生成服务器唯一标识
- 引入gconv包用于类型转换操作

feat(rpc): 完善ListenFight函数实现集群消息监听

- 新增ListenFight函数,完全对齐ListenFunc
2026-03-20 04:58:23 +08:00
..
1
2026-02-07 16:23:52 +08:00
```
2026-03-20 04:58:23 +08:00
```
2026-03-20 04:58:23 +08:00
```
2026-03-16 22:30:12 +08:00
```
2026-03-16 22:30:12 +08:00
```
2026-01-06 23:25:49 +08:00
```
2026-01-01 19:57:39 +08:00