xfy
931144dd08
refactor(cache): 统一路径匹配函数并增强通配符支持
- 删除 file_cache.go 中的 pathMatch() 函数
- 导出 purge.go 中的 MatchPattern() 函数
- 增强 MatchPattern() 支持中间通配符(如 /api/*/users)
- 使用 netutil.ExtractClientIPNet() 替代内联 IP 提取逻辑
- 适配 status 模块使用新的工具函数
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 11:20:19 +08:00
..
2026-04-03 14:07:42 +08:00
2026-04-10 09:40:47 +08:00
2026-04-10 09:40:47 +08:00
2026-04-08 13:30:00 +08:00
2026-04-08 13:30:00 +08:00
2026-04-08 13:30:00 +08:00
2026-04-10 09:40:47 +08:00
2026-04-10 09:40:47 +08:00
2026-04-10 11:20:19 +08:00
2026-04-10 11:20:19 +08:00
2026-04-07 15:36:09 +08:00
2026-04-03 17:36:58 +08:00
2026-04-03 17:37:05 +08:00
2026-04-10 11:20:10 +08:00