os.Geteuid
standard libraryThe 3314th most-called standard-library function by production calls. Called 354 times across 93 modules; 180 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (181 → 180)
- prod calls
- 180
- non-test, non-generated
- all calls
- 354
- total callsites
- modules
- 93
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 49%
- 174 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 Geteuid from notable Go projects. Open one on the map to see what else it hammers.
- containerd 19 11%
- Tailscale 11 6%
- Docker 6 3%
- Kubernetes 6 3%
- Nomad 4 2%
where it's called
Callsites in the wild
12 representative callsites of 354, prioritizing in-loop and non-test usage. We link to source, never display it.
-
elastic/beats @v6.8.23+incompatible
in loop -
k8s.io/minikube @v1.39.0
pkg/drivers/kvm/kvm.go:413
in loop - in loop
-
google/gvisor @v0.0.0-20260919054224-26f3455a4cb9
in loop test - in loop test
- in loop test
-
elastic/beats @v6.8.23+incompatible
in loop test - in loop test
-
elastic/beats @v6.8.23+incompatible
in loop test -
cilium/hive @v1.0.5
-
-
top callers
The modules that reach for it
The modules that call Geteuid most in this snapshot.
- github.com/siderolabs/talos3510%
- github.com/containers/libpod216%
- github.com/podman-container-tools/podman216%
- github.com/containerd/nerdctl/v2154%
- github.com/docker/docker134%
siblings
More from os
The other most-called functions in this package. See all →