net/netip.Addr.IsUnspecified
standard libraryThe 6259th most-called standard-library method by production calls. Called 98 times across 36 modules; 95 of those run outside tests and generated code.
- prod calls
- 95
- non-test, non-generated
- all calls
- 98
- total callsites
- modules
- 36
- distinct callers
- in loop
- 25%
- 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 9%
- Docker 5 5%
- Istio 4 4%
- Tailscale 4 4%
- VictoriaMetrics 2 2%
where it's called
Callsites in the wild
12 representative callsites of 98, 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-20260805014130-9b8939eb5b6f
in loop - in loop
- in loop
-
siderolabs/talos/pkg/machinery @v1.13.8
config/types/network/link.go:259
in loop -
slackhq/nebula @v1.11.0
in loop -
istio/istio @v0.0.0-20260804075250-35fae141dc60
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/gluetun1414%
- github.com/cilium/cilium99%
- github.com/netbirdio/netbird99%
- github.com/ethereum/go-ethereum77%
- github.com/sagernet/sing-box55%
siblings
More from net/netip
The other most-called members in this package. See all →