runtime.Caller
standard libraryThe 1222nd most-called standard-library function by production calls. Called 1,023 times across 309 modules; 515 of those run outside tests and generated code.
- prod calls
- 515
- non-test, non-generated
- all calls
- 1,023
- total callsites
- modules
- 309
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 50%
- 507 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 Caller from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 24 5%
- Docker 10 2%
- CockroachDB 9 2%
- Cilium 7 1%
- HashiCorp 7 1%
where it's called
Callsites in the wild
12 representative callsites of 1,023, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go-gitea/gitea @v1.27.1
in loop -
gitea.dev @v1.27.1
modules/log/stack.go:28
in loop -
NoFxAiOS/nofx @v0.0.0-20260730005637-d3de5e82aa02
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 - in loop
-
emicklei/go-restful/v3 @v3.13.0
in loop - in loop
-
gin-gonic/gin @v1.12.0
in loop -
gkampitakis/go-snaps @v0.5.23
in loop
top callers
The modules that reach for it
The modules that call Caller most in this snapshot.
- github.com/baidubce/bce-sdk-go11411%
- github.com/go-admin-team/go-admin252%
- github.com/go-logr/logr202%
- github.com/go-delve/delve192%
- github.com/kubernetes/kubernetes182%
siblings
More from runtime
The other most-called functions in this package. See all →