Posted in

Go错误处理的黑暗面(error wrapping链断裂、sentinel error误用、context取消丢失)——生产环境血泪复盘

第一章:Go错误处理的黑暗面全景 … Go错误处理的黑暗面(error wrapping链断裂、sentinel error误用、context取消丢失)——生产环境血泪复盘Read more

Posted in

Go语言错误处理范式革命:从if err != nil到自定义ErrorGroup+Sentinel上下文追踪,Uber内部规范首次公开

第一章:Go语言错误处理范式演进 … Go语言错误处理范式革命:从if err != nil到自定义ErrorGroup+Sentinel上下文追踪,Uber内部规范首次公开Read more

Posted in

Go语言包错误处理范式演进(errors.Is vs errors.As vs %w vs sentinel error):Uber、Twitch、CockroachDB三大团队选型对比

第一章:Go语言包错误处理范式演 … Go语言包错误处理范式演进(errors.Is vs errors.As vs %w vs sentinel error):Uber、Twitch、CockroachDB三大团队选型对比Read more