os.Lstat
standard libraryThe 681st most-called standard-library function by production calls. Called 1,569 times across 225 modules; 1,046 of those run outside tests and generated code.
10% in production calls vs 2026-W37 (952 → 1,046)
- prod calls
- 1,046
- non-test, non-generated
- all calls
- 1,569
- total callsites
- modules
- 225
- distinct callers
- in loop
- 25%
- of prod calls
- in tests
- 33%
- 523 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 Lstat from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 66 6%
- containerd 48 5%
- Docker 44 4%
- Helm 12 1%
- InfluxDB 11 1%
where it's called
Callsites in the wild
12 representative callsites of 1,569, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go/standard @v0.1.0
xpath/xfilepath/xfilepath.go:139
in loop - in loop
- in loop
-
go-gitea/gitea @v1.27.3
in loop -
gitea.dev @v1.27.3
modules/util/path.go:137
in loop -
89luca89/distrobox @v0.0.0-20260917150527-f60fb9d35ecf
in loop - in loop
- in loop
-
Microsoft/hcsshim @v0.14.1
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Lstat most in this snapshot.
- github.com/esengine/DeepSeek-Reasonix23215%
- github.com/dagger/dagger765%
- github.com/gastownhall/beads483%
- github.com/steveyegge/beads483%
- github.com/podman-container-tools/buildah433%
siblings
More from os
The other most-called functions in this package. See all →