net.Error.Temporary
standard libraryThe 5413th most-called standard-library method by production calls. Called 121 times across 69 modules; 109 of those run outside tests and generated code.
- prod calls
- 109
- non-test, non-generated
- all calls
- 121
- total callsites
- modules
- 69
- distinct callers
- in loop
- 61%
- of prod calls
- in tests
- 10%
- 12 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Error.Temporary from notable Go projects. Open one on the map to see what else it hammers.
- VictoriaMetrics 19 17%
- NATS 3 3%
- Cilium 2 2%
- Grafana 2 2%
- CockroachDB 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 121, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/dns @v1.1.50
in loop -
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
encr.dev @v1.57.13
cli/daemon/sqldb/proxy.go:27
in loop - in loop
-
CodisLabs/codis @v0.0.0-20181104082235-de1ad026e329
in loop - in loop
-
apernet/quic-go @v0.61.0
in loop -
bcicen/ctop @v0.7.7
in loop -
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
in loop -
charmbracelet/ssh @v0.4.2
in loop -
emersion/go-smtp @v0.24.0
in loop - in loop
top callers
The modules that reach for it
The modules that call Error.Temporary most in this snapshot.
- github.com/VictoriaMetrics/VictoriaLogs108%
- github.com/VictoriaMetrics/VictoriaMetrics97%
- github.com/pion/dtls/v376%
- github.com/cockroachdb/cockroach43%
- encr.dev32%
siblings
More from net
The other most-called members in this package. See all →