net.TCPListener.Addr
standard libraryThe 8470th most-called standard-library method by production calls. Called 179 times across 88 modules; 70 of those run outside tests and generated code.
- prod calls
- 70
- non-test, non-generated
- all calls
- 179
- total callsites
- modules
- 88
- distinct callers
- in loop
- 17%
- of prod calls
- in tests
- 61%
- 109 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.
who calls this
Notable callers
Production calls into TCPListener.Addr from notable Go projects. Open one on the map to see what else it hammers.
- Vault 6 9%
- Docker 5 7%
- Kubernetes 5 7%
- Grafana 2 3%
- HashiCorp 2 3%
where it's called
Callsites in the wild
12 representative callsites of 179, prioritizing in-loop and non-test usage. We link to source, never display it.
-
dapr/dapr @v1.18.2
in loop -
gogf/gf/v2 @v2.10.2
in loop -
osrg/gobgp/v3 @v3.37.0
in loop -
safing/portmaster @v1.6.35
in loop - in loop
- in loop
- in loop
- in loop
- in loop
-
hashicorp/vault @v1.21.4
in loop -
hashicorp/vault @v1.21.4
in loop -
hashicorp/vault @v1.21.4
in loop
top callers
The modules that reach for it
The modules that call TCPListener.Addr most in this snapshot.
- github.com/nats-io/nats.go158%
- github.com/pion/ice/v4106%
- github.com/database64128/tfo-go/v284%
- github.com/docker/docker74%
- github.com/moby/moby74%
siblings
More from net
The other most-called members in this package. See all →