os.Lstat
standard libraryThe 759th most-called standard-library function by production calls. Called 1,337 times across 215 modules; 902 of those run outside tests and generated code.
- prod calls
- 902
- non-test, non-generated
- all calls
- 1,337
- total callsites
- modules
- 215
- distinct callers
- in loop
- 26%
- of prod calls
- in tests
- 33%
- 435 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 7%
- containerd 46 5%
- Docker 44 5%
- Helm 12 1%
- InfluxDB 11 1%
where it's called
Callsites in the wild
12 representative callsites of 1,337, 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
-
moby/buildkit @v0.32.2
in loop -
go-gitea/gitea @v1.27.1
in loop -
gitea.dev @v1.27.1
modules/util/path.go:137
in loop -
89luca89/distrobox @v0.0.0-20260802152358-d34399f3da78
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-Reasonix15712%
- github.com/dagger/dagger766%
- github.com/moby/buildkit413%
- github.com/kubernetes/kubernetes332%
- github.com/GoogleContainerTools/kaniko292%
siblings
More from os
The other most-called functions in this package. See all →