net.Conn.Read
standard libraryThe 1264th most-called standard-library method by production calls. Called 1,275 times across 195 modules; 488 of those run outside tests and generated code.
- prod calls
- 488
- non-test, non-generated
- all calls
- 1,275
- total callsites
- modules
- 195
- distinct callers
- in loop
- 30%
- of prod calls
- in tests
- 62%
- 787 calls
- resolved
- 1%
- 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 →
- Embedded method<1%Reached through an embedded type.
- Interface method99%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Conn.Read from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 24 5%
- Go (golang.org/x) 13 3%
- NATS 12 2%
- InfluxDB 11 2%
- Tailscale 9 2%
where it's called
Callsites in the wild
12 representative callsites of 1,275, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
-
AlexxIT/go2rtc @v1.9.14
in loop - in loop
-
DNSCrypt/dnscrypt-proxy @v0.0.0-20260801091651-c3ba78fac8a3
in loop -
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
in loop - in loop
- in loop
-
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
in loop -
coder/coder @v0.27.3
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Conn.Read most in this snapshot.
- github.com/netbirdio/netbird685%
- github.com/codenotary/immudb514%
- github.com/nats-io/nats-server/v2474%
- github.com/shadow1ng/fscan474%
- github.com/xtls/xray-core423%
siblings
More from net
The other most-called members in this package. See all →