github.com/go-openapi/jsonreference.Ref.String
third-partyThe 4947th most-called third-party method by production calls. Called 208 times across 9 modules; 119 of those run outside tests and generated code.
All of github.com/go-openapi/jsonreference → Docs on pkg.go.dev ↗
- prod calls
- 119
- non-test, non-generated
- all calls
- 208
- total callsites
- modules
- 9
- distinct callers
- in loop
- 22%
- of prod calls
- in tests
- 43%
- 89 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 method8%A method on a value whose type is known exactly.
- Embedded method92%Reached through an embedded type.
who calls this
Notable callers
Production calls into Ref.String from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 36 30%
where it's called
Callsites in the wild
12 representative callsites of 208, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go-openapi/validate @v0.26.1
in loop - in loop
-
k8s.io/kube-openapi @v0.0.0-20260721132016-d427ff9ee9ad
pkg/schemaconv/openapi.go:46
in loop -
go-openapi/validate @v0.26.1
in loop - in loop
-
k8s.io/kube-openapi @v0.0.0-20260721132016-d427ff9ee9ad
pkg/builder/parameters.go:99
in loop -
go-openapi/validate @v0.26.1
in loop - in loop
-
k8s.io/kube-openapi @v0.0.0-20260721132016-d427ff9ee9ad
pkg/builder/parameters.go:111
in loop -
go-openapi/validate @v0.26.1
in loop - in loop
-
k8s.io/kube-openapi @v0.0.0-20260721132016-d427ff9ee9ad
pkg/builder/parameters.go:177
in loop
top callers
The modules that reach for it
The modules that call Ref.String most in this snapshot.
- github.com/go-openapi/spec8541%
- k8s.io/kube-openapi4723%
- github.com/go-swagger/go-swagger3416%
- github.com/go-openapi/validate136%
- github.com/go-openapi/jsonreference126%