net/url.ParseRequestURI
standard libraryThe 1590th most-called standard-library function by production calls. Called 495 times across 160 modules; 384 of those run outside tests and generated code.
- prod calls
- 384
- non-test, non-generated
- all calls
- 495
- total callsites
- modules
- 160
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 22%
- 111 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 ParseRequestURI from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 24 6%
- Authelia 23 6%
- Argo 17 4%
- KEDA 9 2%
- Grafana 6 2%
where it's called
Callsites in the wild
12 representative callsites of 495, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
gitea.dev @v1.27.1
services/issue/template.go:91
in loop - in loop
- in loop
- in loop
-
mark3labs/mcp-go @v0.57.0
in loop -
ory/hydra @v1.11.10
in loop - in loop
-
ory/x @v0.0.729
in loop -
tinode/chat @v0.25.3
in loop
top callers
The modules that reach for it
The modules that call ParseRequestURI most in this snapshot.
- github.com/authelia/authelia/v45211%
- github.com/line/line-bot-sdk-go/v8265%
- github.com/juicedata/juicefs255%
- github.com/kubernetes/kubernetes235%
- firebase.google.com/go/v4153%
siblings
More from net/url
The other most-called functions in this package. See all →