io/fs.FileInfo.ModTime
standard libraryThe 558th most-called standard-library method by production calls. Called 1,898 times across 301 modules; 1,362 of those run outside tests and generated code.
5% in production calls vs 2026-W37 (1,291 → 1,362)
- prod calls
- 1,362
- non-test, non-generated
- all calls
- 1,898
- total callsites
- modules
- 301
- distinct callers
- in loop
- 25%
- of prod calls
- in tests
- 27%
- 518 calls
- resolved
- 1%
- 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 →
- Embedded method<1%Reached through an embedded type.
- Interface method99%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into FileInfo.ModTime from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 32 2%
- InfluxDB 30 2%
- Grafana 23 2%
- containerd 17 1%
- Docker 17 1%
where it's called
Callsites in the wild
12 representative callsites of 1,898, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
-
moby/moby @v28.5.2+incompatible
in loop -
encr.dev @v1.58.6
cli/daemon/mcp/bucket_tools.go:55
in loop - in loop
-
gitea.dev @v1.27.3
modules/tempdir/tempdir.go:96
in loop - in loop
- in loop
-
DNSCrypt/dnscrypt-proxy @v0.0.0-20260907210843-47ce24df6e86
in loop - in loop
top callers
The modules that reach for it
The modules that call FileInfo.ModTime most in this snapshot.
- github.com/esengine/DeepSeek-Reasonix1226%
- github.com/kopia/kopia684%
- github.com/rclone/rclone493%
- github.com/navidrome/navidrome483%
- github.com/gastownhall/beads412%
siblings
More from io/fs
The other most-called members in this package. See all →