os.Chmod
standard libraryThe 989th most-called standard-library function by production calls. Called 1,361 times across 260 modules; 656 of those run outside tests and generated code.
- prod calls
- 656
- non-test, non-generated
- all calls
- 1,361
- total callsites
- modules
- 260
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 52%
- 705 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 Chmod from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 50 8%
- containerd 45 7%
- Docker 33 5%
- Nomad 15 2%
- HashiCorp 13 2%
where it's called
Callsites in the wild
12 representative callsites of 1,361, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/hive @v1.0.4
in loop -
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
-
docker/docker @v28.5.2+incompatible
in loop - in loop
- in loop
-
axllent/ghru/v2 @v2.2.3
in loop - in loop
- in loop
- in loop
- in loop
-
elastic/beats @v6.8.23+incompatible
in loop
top callers
The modules that reach for it
The modules that call Chmod most in this snapshot.
- github.com/argoproj/argo-cd/v3423%
- github.com/drakkan/sftpgo403%
- github.com/google/gvisor312%
- github.com/esengine/DeepSeek-Reasonix272%
- github.com/gastownhall/beads252%
siblings
More from os
The other most-called functions in this package. See all →