Posted in

Go标准库里的泄漏隐患(net/http.Transport.IdleConnTimeout配置不当、database/sql.DB.MaxOpenConns=0)——官方文档未明说的坑

第一章:Go语言检查内存泄漏 G … Go标准库里的泄漏隐患(net/http.Transport.IdleConnTimeout配置不当、database/sql.DB.MaxOpenConns=0)——官方文档未明说的坑Read more

Posted in

Golang Context取消传播失效全景图(含net/http、database/sql、grpc-go三大生态组件的cancel漏传根因分析)

第一章:Golang Conte … Golang Context取消传播失效全景图(含net/http、database/sql、grpc-go三大生态组件的cancel漏传根因分析)Read more

Posted in

Go原生database/sql够用吗?资深架构师拆解6大高频陷阱:超时失控、连接泄露、Scan性能断崖…你还在裸写Scan?

第一章:Go原生database … Go原生database/sql够用吗?资深架构师拆解6大高频陷阱:超时失控、连接泄露、Scan性能断崖…你还在裸写Scan?Read more