Posted in

Go语言Protobuf工具链选型生死战:protoc-gen-go vs protoc-gen-go-grpc vs buf build vs twirp —— 兼容性、生成速度、可调试性三维打分

第一章:Go语言用哪个工具 Go … Go语言Protobuf工具链选型生死战:protoc-gen-go vs protoc-gen-go-grpc vs buf build vs twirp —— 兼容性、生成速度、可调试性三维打分Read more

Posted in

Protobuf extensions在Go中的“幽灵行为”:自定义option解析失败、ExtensionDesc注册时机陷阱、gRPC拦截器劫持失效案例集

第一章:Protobuf ext … Protobuf extensions在Go中的“幽灵行为”:自定义option解析失败、ExtensionDesc注册时机陷阱、gRPC拦截器劫持失效案例集Read more

Posted in

proto解析错误日志只显示“invalid wire type”?——Go中proto decode error的10级堆栈还原与可读性增强方案

第一章:proto解析错误日志只 … proto解析错误日志只显示“invalid wire type”?——Go中proto decode error的10级堆栈还原与可读性增强方案Read more