fix(backend): harden Go runtime paths #93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "backend-go-hardening"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
变更说明
这次 MR 根据后端 Go 代码审阅结果,集中修复可验证的运行时和代码规范问题:
单元测试补充
新增和补充覆盖包括:
验证
已在本地通过:
说明
当前工作区里仍有既有前端改动(web/*、docs/frontend-architecture.md 等),本 MR 没有包含这些文件,只提交后端修复、cmd/geek shutdown 处理和 docs/backend-overview.md 的相关更新。