net/url.JoinPath
standard libraryThe 4214th most-called standard-library function by production calls. Called 154 times across 60 modules; 143 of those run outside tests and generated code.
2% in production calls vs 2026-W37 (140 → 143)
- prod calls
- 143
- non-test, non-generated
- all calls
- 154
- total callsites
- modules
- 60
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 7%
- 11 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 JoinPath from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 11 8%
- Istio 8 6%
- SPIFFE 4 3%
- Vault 4 3%
- VictoriaMetrics 4 3%
where it's called
Callsites in the wild
12 representative callsites of 154, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
passteque/gluetun @v0.0.0-20260915122333-e2e4a0658aad
in loop test - in loop test
-
miekg/dns @v0.6.114
dnshttp/dnshttp.go:36
-
-
-
-
-
-
-
canopy-network/canopy @v0.1.28-0.20260915203522-5820274b55dc
-
top callers
The modules that reach for it
The modules that call JoinPath most in this snapshot.
- github.com/weaviate/weaviate2013%
- github.com/miniflux/v275%
- miniflux.app/v275%
- github.com/go-acme/lego/v453%
- github.com/kubernetes/kubernetes53%
siblings
More from net/url
The other most-called functions in this package. See all →