os.Stat
standard libraryThe 104th most-called standard-library function by production calls. Called 16,433 times across 771 modules; 9,826 of those run outside tests and generated code.
- prod calls
- 9,826
- non-test, non-generated
- all calls
- 16,433
- total callsites
- modules
- 771
- distinct callers
- in loop
- 19%
- of prod calls
- in tests
- 40%
- 6,605 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 Stat from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 564 6%
- Docker 246 3%
- containerd 232 2%
- Helm 128 1%
- Grafana 115 1%
where it's called
Callsites in the wild
12 representative callsites of 16,433, prioritizing in-loop and non-test usage. We link to source, never display it.
-
argoproj/pkg @v0.13.6
in loop - in loop
- in loop
- in loop
-
go/storage @v1.64.0
transfermanager/downloader.go:167
in loop -
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
miekg/dns @v0.6.90
cmd/atomdns/handlers/root/setup.go:24
in loop - in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Stat most in this snapshot.
- github.com/gastownhall/gastown8695%
- github.com/steveyegge/gastown8695%
- github.com/esengine/DeepSeek-Reasonix5393%
- github.com/gastownhall/beads5183%
- github.com/steveyegge/beads5183%
siblings
More from os
The other most-called functions in this package. See all →