net.IPNet.String
standard libraryThe 1072nd most-called standard-library method by production calls. Called 999 times across 98 modules; 602 of those run outside tests and generated code.
- prod calls
- 602
- non-test, non-generated
- all calls
- 999
- total callsites
- modules
- 98
- distinct callers
- in loop
- 38%
- of prod calls
- in tests
- 40%
- 397 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 →
- Concrete method100%A method on a value whose type is known exactly.
- Embedded method<1%Reached through an embedded type.
who calls this
Notable callers
Production calls into IPNet.String from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 141 23%
- Docker 128 21%
- Cilium 45 7%
- Terraform 15 2%
- containerd 11 2%
where it's called
Callsites in the wild
12 representative callsites of 999, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
miekg/dns @v0.6.90
cmd/atomdns/internal/dnsreverse/dnsreverse.go:71
in loop - in loop
- in loop
- in loop
-
DNSCrypt/dnscrypt-proxy @v0.0.0-20260801091651-c3ba78fac8a3
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call IPNet.String most in this snapshot.
- github.com/gravitl/netmaker10511%
- github.com/docker/docker869%
- github.com/kubernetes/kubernetes808%
- k8s.io/kubernetes808%
- github.com/containernetworking/plugins616%
siblings
More from net
The other most-called members in this package. See all →