Posted in

Go自动执行程序灰度发布难?用git commit hash+版本标签+运行时配置热切换,实现秒级AB测试(已落地日均2.4亿次调用)

第一章:Go自动执行程序的核心特 … Go自动执行程序灰度发布难?用git commit hash+版本标签+运行时配置热切换,实现秒级AB测试(已落地日均2.4亿次调用)Read more

Posted in

【Go模块合规生死线】:金融级项目必须禁用的3类非标准模块源(含unstable commit hash、private fork without license声明、无签名tag)

第一章:Go模块合规性的金融级安 … 【Go模块合规生死线】:金融级项目必须禁用的3类非标准模块源(含unstable commit hash、private fork without license声明、无签名tag)Read more

Posted in

Go map写入键为interface{}时panic: hash of unhashable type?3种零反射安全转换策略(含go:build约束生成器)

第一章:Go map写入键为in … Go map写入键为interface{}时panic: hash of unhashable type?3种零反射安全转换策略(含go:build约束生成器)Read more