func google.golang.org/protobuf/internal/errors.Wrap
2 uses
google.golang.org/protobuf/internal/errors (current package)
errors.go#L46: func Wrap(err error, f string, x ...interface{}) error {
google.golang.org/protobuf/reflect/protodesc
desc_resolve.go#L190: return nil, errors.Wrap(err, "%q", s)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)