net/url.URL.EscapedPath
standard libraryThe 2669th most-called standard-library method by production calls. Called 6,079 times across 120 modules; 224 of those run outside tests and generated code.
- prod calls
- 224
- non-test, non-generated
- all calls
- 6,079
- total callsites
- modules
- 120
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 78%
- 4,763 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 →
- Concrete method100%A method on a value whose type is known exactly.
- Embedded method<1%Reached through an embedded type.
who calls this
Notable callers
Production calls into URL.EscapedPath from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 6,079, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
gitea.dev @v1.27.1
modules/references/references.go:460
in loop -
cloudreve/cloudreve @v0.0.0-20200909065614-40414fe6ae9f
in loop - in loop
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop - in loop
-
openai/openai-go/v3 @v3.50.0
in loop -
Azure/azure-sdk-for-go/sdk/azidentity @v1.14.0
internal/customtokenproxy/transport_test.go:641
in loop test - in loop test
- in loop test
- in loop test
top callers
The modules that reach for it
The modules that call URL.EscapedPath most in this snapshot.
- github.com/IBM/platform-services-go-sdk1,40823%
- github.com/IBM/vpc-go-sdk1,30121%
- github.com/IBM/networking-go-sdk1,27421%
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v772812%
- github.com/IBM-Cloud/container-services-go-sdk59310%
siblings
More from net/url
The other most-called members in this package. See all →