regexp.Regexp.String
standard libraryThe 1926th most-called standard-library method by production calls. Called 570 times across 152 modules; 317 of those run outside tests and generated code.
- prod calls
- 317
- non-test, non-generated
- all calls
- 570
- total callsites
- modules
- 152
- distinct callers
- in loop
- 27%
- of prod calls
- in tests
- 44%
- 253 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 method98%A method on a value whose type is known exactly.
- Embedded method2%Reached through an embedded type.
who calls this
Notable callers
Production calls into Regexp.String from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 39 12%
- gRPC 12 4%
- Cilium 10 3%
- HashiCorp 9 3%
- VictoriaMetrics 8 3%
where it's called
Callsites in the wild
12 representative callsites of 570, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
cli/cli @v1.14.0
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
astaxie/beego @v1.12.3
in loop -
beego/beego @v1.12.14
in loop -
beego/beego/v2 @v2.3.10
in loop
top callers
The modules that reach for it
The modules that call Regexp.String most in this snapshot.
- github.com/jedib0t/go-pretty/v6224%
- github.com/docker/docker193%
- github.com/moby/moby193%
- github.com/kubernetes-sigs/external-dns183%
- sigs.k8s.io/external-dns183%
siblings
More from regexp
The other most-called members in this package. See all →