func google.golang.org/protobuf/internal/errors.Is
one use
google.golang.org/protobuf/internal/errors (current package)
is_go113.go#L13: func Is(err, target error) bool { return errors.Is(err, target) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)