io/fs.FileMode.Perm
standard libraryThe 1582nd most-called standard-library method by production calls. Called 868 times across 165 modules; 385 of those run outside tests and generated code.
- prod calls
- 385
- non-test, non-generated
- all calls
- 868
- total callsites
- modules
- 165
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- 56%
- 482 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 method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into FileMode.Perm from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 28 7%
- Docker 7 2%
- Nomad 7 2%
- containerd 5 1%
- Go (golang.org/x) 5 1%
where it's called
Callsites in the wild
12 representative callsites of 868, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
encr.dev @v1.57.13
cli/cmd/encore/k8s/types/homedir.go:72
in loop - in loop
-
DNSCrypt/dnscrypt-proxy @v0.0.0-20260801091651-c3ba78fac8a3
in loop -
axllent/ghru/v2 @v2.2.3
in loop - in loop
- in loop
- in loop
-
elastic/beats @v6.8.23+incompatible
in loop - in loop
- in loop
-
fission/fission @v1.27.0
in loop
top callers
The modules that reach for it
The modules that call FileMode.Perm most in this snapshot.
- github.com/esengine/DeepSeek-Reasonix668%
- github.com/gastownhall/beads657%
- github.com/steveyegge/beads657%
- github.com/ipfs/kubo344%
- github.com/kubernetes/kubernetes314%
siblings
More from io/fs
The other most-called members in this package. See all →