net/url.PathUnescape
standard libraryThe 2287th most-called standard-library function by production calls. Called 2,727 times across 118 modules; 269 of those run outside tests and generated code.
3% in production calls vs 2026-W37 (261 → 269)
- prod calls
- 269
- non-test, non-generated
- all calls
- 2,727
- total callsites
- modules
- 118
- distinct callers
- in loop
- 20%
- of prod calls
- in tests
- <1%
- 20 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 PathUnescape from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 16 6%
- Traefik 13 5%
- Consul 11 4%
- OpenTelemetry 9 3%
- Cortex 4 1%
where it's called
Callsites in the wild
12 representative callsites of 2,727, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
antonmedv/fx @v0.0.0-20260826144931-4f31cd3a0c5d
in loop -
aquasecurity/trivy-db @v0.0.0-20260813095258-0e0340a01b57
in loop - in loop
- in loop
- in loop
- in loop
- in loop
-
go-sql-driver/mysql @v1.10.1
in loop -
jetify-com/devbox @v0.0.0-20260916172240-9704c95c3294
in loop -
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop
top callers
The modules that reach for it
The modules that call PathUnescape most in this snapshot.
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v71,60859%
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v773227%
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns442%
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns321%
- github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azcertificates22<1%
siblings
More from net/url
The other most-called functions in this package. See all →