Files
game-driver/internal/middleware
mapleafgo 1f527dce98
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
refactor(middleware): 调整中间件执行顺序和代码格式化
- 调整中间件执行顺序:将 TimeoutOver 移至 SoundStart 之前,确保超时检查在音频播放前生效
- 简化 BGM 停止逻辑:移除 select 语句中的多余花括号
- 修正导入顺序:将 sync 标准库导入置于第三方库之前

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 16:39:36 +08:00
..
2024-11-01 17:40:34 +08:00
2025-02-27 11:36:40 +08:00
2025-02-27 17:41:14 +08:00