Posted in

Go金额HTTP API设计规范(OpenAPI 3.1增强版):自动校验amount > 0、currency存在、precision ≤ 2(CNY)/ ≤ 4(JPY)

第一章:Go金额HTTP API … Go金额HTTP API设计规范(OpenAPI 3.1增强版):自动校验amount > 0、currency存在、precision ≤ 2(CNY)/ ≤ 4(JPY)Read more

Posted in

Go context取消传播失效的4层隐匿链路(HTTP → gRPC → DB → Redis,全链路cancel trace实录)

第一章:Go context取消 … Go context取消传播失效的4层隐匿链路(HTTP → gRPC → DB → Redis,全链路cancel trace实录)Read more

Posted in

Go微服务优雅退出失效?:从os.Signal监听到context.Cancel传播,再到HTTP Server Shutdown超时的5层阻塞链分析

第一章:Go微服务优雅退出失效的 … Go微服务优雅退出失效?:从os.Signal监听到context.Cancel传播,再到HTTP Server Shutdown超时的5层阻塞链分析Read more