func google.golang.org/grpc/grpclog.ErrorDepth
3 uses
google.golang.org/grpc/grpclog (current package)
component.go#L44: ErrorDepth(depth+1, args...)
grpclog.go#L165: func ErrorDepth(depth int, args ...any) {
google.golang.org/grpc/internal/grpclog
prefix_logger.go#L65: grpclog.ErrorDepth(1, fmt.Sprintf(format, args...))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)