net/url.JoinPath
standard libraryThe 4261st most-called standard-library function by production calls. Called 151 times across 59 modules; 140 of those run outside tests and generated code.
- prod calls
- 140
- non-test, non-generated
- all calls
- 151
- total callsites
- modules
- 59
- 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 151, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
passteque/gluetun @v0.0.0-20260805014130-9b8939eb5b6f
in loop test - in loop test
-
miekg/dns @v0.6.90
dnshttp/dnshttp.go:36
-
-
-
-
-
-
-
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
-
top callers
The modules that reach for it
The modules that call JoinPath most in this snapshot.
- github.com/weaviate/weaviate1812%
- 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 →