net/netip.AddrPortFrom
standard libraryThe 974th most-called standard-library function by production calls. Called 1,297 times across 47 modules; 670 of those run outside tests and generated code.
- prod calls
- 670
- non-test, non-generated
- all calls
- 1,297
- total callsites
- modules
- 47
- distinct callers
- in loop
- 21%
- of prod calls
- in tests
- 48%
- 627 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 AddrPortFrom from notable Go projects. Open one on the map to see what else it hammers.
- Tailscale 140 21%
- Istio 8 1%
- Go (golang.org/x) 7 1%
- Docker 4 <1%
- HashiCorp 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 1,297, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
encr.dev @v1.57.13
cli/cmd/encore/daemon/daemon.go:631
in loop - in loop
-
Mrs4s/MiraiGo @v0.0.0-20240226124653-54bdd873e3fe
in loop - in loop
-
anacrolix/torrent @v1.61.0
in loop - in loop
-
coder/coder @v0.27.3
in loop - in loop
- in loop
- in loop
-
passteque/gluetun @v0.0.0-20260805014130-9b8939eb5b6f
in loop
top callers
The modules that reach for it
The modules that call AddrPortFrom most in this snapshot.
- github.com/sagernet/tailscale30023%
- github.com/tailscale/tailscale30023%
- tailscale.com30023%
- github.com/passteque/gluetun584%
- github.com/apernet/quic-go242%
siblings
More from net/netip
The other most-called functions in this package. See all →