Posted in

Go模块调试黑科技:go mod edit -dropreplace + go build -toolexec实现依赖调用链动态注入(附eBPF观测脚本)

第一章:Go模块调试黑科技:go … Go模块调试黑科技:go mod edit -dropreplace + go build -toolexec实现依赖调用链动态注入(附eBPF观测脚本)Read more

Posted in

Go语言远程包编辑的“灰度发布”革命:如何用go mod edit + version constraint + canary proxy实现零感知降级?

第一章:Go语言远程包编辑的“灰 … Go语言远程包编辑的“灰度发布”革命:如何用go mod edit + version constraint + canary proxy实现零感知降级?Read more

Posted in

go mod edit -json 的隐藏能力:动态生成带语义化版本约束的remote replace规则(附JSON Schema验证模板)

第一章:go mod edit … go mod edit -json 的隐藏能力:动态生成带语义化版本约束的remote replace规则(附JSON Schema验证模板)Read more