net/url.PathUnescape
standard libraryThe 2389th most-called standard-library function by production calls. Called 2,707 times across 112 modules; 253 of those run outside tests and generated code.
- prod calls
- 253
- non-test, non-generated
- all calls
- 2,707
- total callsites
- modules
- 112
- distinct callers
- in loop
- 21%
- of prod calls
- in tests
- <1%
- 16 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 4%
- Cortex 4 2%
where it's called
Callsites in the wild
12 representative callsites of 2,707, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
antonmedv/fx @v0.0.0-20260728113644-63eb255ad014
in loop -
aquasecurity/trivy-db @v0.0.0-20260713131703-4be526083c54
in loop - in loop
- in loop
- in loop
- in loop
- in loop
-
go-sql-driver/mysql @v1.10.0
in loop -
jetify-com/devbox @v0.0.0-20260805034207-9f08bf57c802
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 →