go.uber.org/zap.NewNop
third-partyThe 4944th most-called third-party function by production calls. Called 617 times across 28 modules; 120 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (119 → 120)
- prod calls
- 120
- non-test, non-generated
- all calls
- 617
- total callsites
- modules
- 28
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 81%
- 497 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function99%A direct call to an exported package function, resolved by type.
- Package function (by syntax)<1%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into NewNop from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 617, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop test
- in loop test
-
cadence-workflow/shard-manager @v0.0.0-20260921113454-c8c42965630b
service/sharddistributor/canary/handler/ping_handler_test.go:79 ↗
in loop test -
mholt/certmagic @v0.25.4
in loop test - in loop test
- in loop test
-
grafana/alloy @v1.19.2
internal/component/otelcol/receiver/prometheus/internal/metricfamily_test.go:252 ↗
in loop test - in loop test
-
knative.dev/pkg @v0.0.0-20260918182429-5dc1978f0042
profiling/server_test.go:82
in loop test -
go.uber.org/zap @v1.28.0
global_test.go:79
in loop test -
go.uber.org/yarpc @v1.89.8
transport/internal/tls/dialer/dialer_test.go:82
in loop test - in loop test
top callers
The modules that reach for it
The modules that call NewNop most in this snapshot.
- github.com/jaegertracing/jaeger24840%
- github.com/influxdata/influxdb9616%
- go.uber.org/yarpc518%
- github.com/cadence-workflow/shard-manager274%
- go.uber.org/cadence244%
siblings
More from go.uber.org/zap
The other most-called functions in this package. See all →