net/netip.MustParseAddr
standard libraryThe 2688th most-called standard-library function by production calls. Called 6,478 times across 72 modules; 225 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 225
- non-test, non-generated
- all calls
- 6,478
- total callsites
- modules
- 72
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 96%
- 6,247 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into MustParseAddr from notable Go projects. Open one on the map to see what else it hammers.
- Docker 30 13%
- Cilium 28 12%
- Tailscale 25 11%
- Istio 14 6%
- Kubernetes 4 2%
where it's called
Callsites in the wild
12 representative callsites of 6,478, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/cilium @v1.20.2
in loop -
miekg/dns @v0.6.114
cmd/atomdns/handlers/acl/rules.go:47
in loop - in loop
- in loop
- in loop
-
siderolabs/talos @v1.14.1
internal/app/machined/pkg/controllers/secrets/maintenance_cert_sans.go:88 ↗
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
cni/pkg/util/podutil.go:163
in loop - in loop
-
tailscale.com @v1.102.4
tstest/natlab/vnet/vnet.go:97
in loop -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop -
cilium/cilium @v1.20.2
in loop - in loop
top callers
The modules that reach for it
The modules that call MustParseAddr most in this snapshot.
- github.com/cilium/cilium1,18118%
- tailscale.com97215%
- github.com/tailscale/tailscale95215%
- github.com/netbirdio/netbird86013%
- github.com/siderolabs/talos4417%
siblings
More from net/netip
The other most-called functions in this package. See all →