go-grpc-middleware
go-grpc-middleware copied to clipboard
Use of golang.org/x/net/trace prevents dead code elimination
Would it be possible to include a build tag that disables traces, similar to what was done in https://github.com/grpc/grpc-go/pull/6954?
Neat, that sounds like a good idea. Would you be willing to contribute a fix for this?