github.com/emicklei/go-restful/v3.Request.PathParameter
third-partyThe 1843rd most-called third-party method by production calls. Called 353 times across 7 modules; 333 of those run outside tests and generated code.
All of github.com/emicklei/go-restful/v3 → Docs on pkg.go.dev ↗
- prod calls
- 333
- non-test, non-generated
- all calls
- 353
- total callsites
- modules
- 7
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 6%
- 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Request.PathParameter from notable Go projects. Open one on the map to see what else it hammers.
- KubeVirt 52 16%
- Kubernetes 38 11%
- containerd 3 <1%
where it's called
Callsites in the wild
12 representative callsites of 353, prioritizing in-loop and non-test usage. We link to source, never display it.
-
-
gorse-io/gorse @v0.5.11
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
-
k8s.io/kubernetes @v1.36.3
pkg/routes/logs.go:45
-
-
kubevirt.io/kubevirt @v1.9.0
pkg/virt-handler/rest/common.go:34
-
-
-
gorse-io/gorse @v0.5.11
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
-
-
kubevirt.io/kubevirt @v1.9.0
pkg/virt-handler/rest/common.go:34
top callers
The modules that reach for it
The modules that call Request.PathParameter most in this snapshot.
- github.com/kubesphere/kubesphere13839%
- github.com/kubevirt/kubevirt6218%
- kubevirt.io/kubevirt6218%
- github.com/gorse-io/gorse5014%
- github.com/kubernetes/kubernetes226%
siblings
More from github.com/emicklei/go-restful/v3
The other most-called members in this package. See all →