net/url.QueryUnescape
standard libraryThe 1751st most-called standard-library function by production calls. Called 639 times across 149 modules; 354 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (350 → 354)
- prod calls
- 354
- non-test, non-generated
- all calls
- 639
- total callsites
- modules
- 149
- distinct callers
- in loop
- 28%
- of prod calls
- in tests
- 9%
- 56 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 QueryUnescape from notable Go projects. Open one on the map to see what else it hammers.
- Argo 18 5%
- MinIO 16 5%
- Kubernetes 8 2%
- Docker 6 2%
- Terraform 6 2%
where it's called
Callsites in the wild
12 representative callsites of 639, prioritizing in-loop and non-test usage. We link to source, never display it.
-
docker/cli @v29.8.1+incompatible
in loop -
Azure/go-autorest/autorest @v0.11.30
preparer.go:535
in loop - in loop
-
aliyun/aliyun-oss-go-sdk @v3.0.2+incompatible
in loop -
bettercap/bettercap @v0.0.0-20240809160008-76e136a18ed4
in loop - in loop
-
dagger/dagger @v0.21.8
in loop -
dapr/dapr @v1.18.4
in loop - in loop
-
fish2018/pansou @v0.0.0-20260915065716-6f4e09f5dd6b
in loop - in loop
-
gin-gonic/gin @v1.12.0
in loop
top callers
The modules that reach for it
The modules that call QueryUnescape most in this snapshot.
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v714322%
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v76911%
- github.com/aliyun/alibabacloud-oss-go-sdk-v2366%
- github.com/aliyun/aliyun-oss-go-sdk305%
- github.com/minio/minio112%
siblings
More from net/url
The other most-called functions in this package. See all →