Posted in

【Go项目代码审查Checklist v3.2】:2024年最新版——覆盖context传递、error wrapping、defer滥用等19类高频反模式

第一章:Go项目代码审查Chec … 【Go项目代码审查Checklist v3.2】:2024年最新版——覆盖context传递、error wrapping、defer滥用等19类高频反模式Read more

Posted in

Go新手写出“伪并发”代码的4个信号:for range channel漏break、select无default、wg.Add位置错误、context未传递(静态检查规则已开源)

第一章:Go新手写出“伪并发”代 … Go新手写出“伪并发”代码的4个信号:for range channel漏break、select无default、wg.Add位置错误、context未传递(静态检查规则已开源)Read more