net/netip.Addr.IsUnspecified
standard libraryThe 5394th most-called standard-library method by production calls. Called 114 times across 39 modules; 111 of those run outside tests and generated code.
5% in production calls vs 2026-W37 (106 → 111)
- prod calls
- 111
- non-test, non-generated
- all calls
- 114
- total callsites
- modules
- 39
- distinct callers
- in loop
- 26%
- of prod calls
- in tests
- 3%
- 3 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 method98%A method on a value whose type is known exactly.
- Embedded method2%Reached through an embedded type.
who calls this
Notable callers
Production calls into Addr.IsUnspecified from notable Go projects. Open one on the map to see what else it hammers.
- Cilium 9 8%
- Docker 5 5%
- Tailscale 5 5%
- Istio 4 4%
- VictoriaMetrics 2 2%
where it's called
Callsites in the wild
12 representative callsites of 114, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
passteque/gluetun @v0.0.0-20260915122333-e2e4a0658aad
in loop - in loop
- in loop
-
siderolabs/talos/pkg/machinery @v1.14.1
config/types/network/link.go:260
in loop -
slackhq/nebula @v1.11.1
in loop -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Addr.IsUnspecified most in this snapshot.
- github.com/passteque/gluetun1412%
- github.com/netbirdio/netbird109%
- github.com/cilium/cilium98%
- github.com/sagernet/sing-box87%
- github.com/ethereum/go-ethereum76%
siblings
More from net/netip
The other most-called members in this package. See all →