go.uber.org/zap.Error
third-partyThe 363rd most-called third-party function by production calls. Called 2,506 times across 34 modules; 2,398 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (2,393 → 2,398)
- prod calls
- 2,398
- non-test, non-generated
- all calls
- 2,506
- total callsites
- modules
- 34
- distinct callers
- in loop
- 22%
- of prod calls
- in tests
- 2%
- 52 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 function87%A direct call to an exported package function, resolved by type.
- Package function (by syntax)13%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Error 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 2,506, prioritizing in-loop and non-test usage. We link to source, never display it.
-
caddyserver/certmagic @v0.25.4
in loop -
etcd/client/pkg/v3 @v3.7.1
fileutil/purge.go:72
in loop -
IceWhaleTech/CasaOS @v0.4.15
in loop - in loop
- in loop
- in loop
- in loop
-
cadence-workflow/shard-manager @v0.0.0-20260921113454-c8c42965630b
service/sharddistributor/client/spectatorclient/peer_chooser.go:106 ↗
in loop -
gorse-io/gorse @v0.5.11
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Error most in this snapshot.
- github.com/infiniflow/ragflow38515%
- github.com/heroiclabs/nakama31012%
- github.com/gorse-io/gorse2229%
- github.com/siderolabs/talos1908%
- github.com/krillinai/KrillinAI1717%
siblings
More from go.uber.org/zap
The other most-called functions in this package. See all →