net.Conn.Write
standard libraryThe 668th most-called standard-library method by production calls. Called 2,727 times across 267 modules; 1,053 of those run outside tests and generated code.
- prod calls
- 1,053
- non-test, non-generated
- all calls
- 2,727
- total callsites
- modules
- 267
- distinct callers
- in loop
- 23%
- of prod calls
- in tests
- 61%
- 1,668 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.Write from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 54 5%
- InfluxDB 31 3%
- Tailscale 26 2%
- Go (golang.org/x) 18 2%
- Grafana 14 1%
where it's called
Callsites in the wild
12 representative callsites of 2,727, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
- in loop
-
encr.dev @v1.57.13
pkg/pgproxy/pgproxy.go:391
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
-
XTLS/Xray-core @v1.260327.0
in loop - in loop
-
aws/aws-sdk-go @v1.55.8
in loop
top callers
The modules that reach for it
The modules that call Conn.Write most in this snapshot.
- github.com/nats-io/nats-server/v21566%
- github.com/shadow1ng/fscan1024%
- github.com/influxdata/telegraf994%
- github.com/netbirdio/netbird883%
- github.com/xtls/xray-core853%
siblings
More from net
The other most-called members in this package. See all →