reflect.Kind.String
standard libraryThe 2509th most-called standard-library method by production calls. Called 270 times across 88 modules; 240 of those run outside tests and generated code.
- prod calls
- 240
- non-test, non-generated
- all calls
- 270
- total callsites
- modules
- 88
- distinct callers
- in loop
- 19%
- of prod calls
- in tests
- 10%
- 27 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 Kind.String from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 17 7%
- InfluxDB 6 3%
- HashiCorp 5 2%
- Kyverno 2 <1%
- SPIFFE 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 270, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
alibabacloud-go/tea @v1.5.3
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
sosedoff/pgweb @v0.17.0
in loop - in loop
top callers
The modules that reach for it
The modules that call Kind.String most in this snapshot.
- github.com/alibabacloud-go/tea3111%
- github.com/nikolalohinski/gonja166%
- github.com/nikolalohinski/gonja/v2145%
- github.com/go-delve/delve135%
- github.com/safing/portmaster104%
siblings
More from reflect
The other most-called members in this package. See all →