net.Addr.Network
standard libraryThe 2196th most-called standard-library method by production calls. Called 437 times across 114 modules; 277 of those run outside tests and generated code.
- prod calls
- 277
- non-test, non-generated
- all calls
- 437
- total callsites
- modules
- 114
- distinct callers
- in loop
- 17%
- of prod calls
- in tests
- 37%
- 160 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 Addr.Network from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 29 10%
- SPIFFE 27 10%
- OpenTelemetry 17 6%
- Docker 14 5%
- Consul 12 4%
where it's called
Callsites in the wild
12 representative callsites of 437, prioritizing in-loop and non-test usage. We link to source, never display it.
-
caddyserver/certmagic @v0.25.4
in loop -
hashicorp/consul @v1.22.7
in loop - in loop
-
anacrolix/torrent @v1.61.0
in loop -
bettercap/bettercap @v0.0.0-20240809160008-76e136a18ed4
in loop - in loop
-
coder/coder @v0.27.3
in loop -
coreos/go-systemd @v0.0.0-20191104093116-d3cd4ed1dbcf
in loop - in loop
-
jackc/pgx @v3.6.2+incompatible
in loop -
mholt/certmagic @v0.25.4
in loop -
rclone/rclone @v1.75.0
in loop
top callers
The modules that reach for it
The modules that call Addr.Network most in this snapshot.
- golang.org/x/net4911%
- github.com/spiffe/spire338%
- github.com/cockroachdb/cockroach225%
- github.com/docker/libnetwork123%
- github.com/hashicorp/consul123%
siblings
More from net
The other most-called members in this package. See all →