func google.golang.org/grpc/internal/status.Err
2 uses
google.golang.org/grpc/internal/status (current package)
status.go#L62: func Err(c codes.Code, msg string) error {
status.go#L68: return Err(c, fmt.Sprintf(format, a...))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)