io/fs.FileInfo.ModTime
standard libraryThe 602nd most-called standard-library method by production calls. Called 1,716 times across 301 modules; 1,237 of those run outside tests and generated code.
- prod calls
- 1,237
- non-test, non-generated
- all calls
- 1,716
- total callsites
- modules
- 301
- distinct callers
- in loop
- 26%
- of prod calls
- in tests
- 27%
- 461 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 3%
- InfluxDB 30 2%
- Grafana 23 2%
- Docker 17 1%
- containerd 15 1%
where it's called
Callsites in the wild
12 representative callsites of 1,716, 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
-
docker/docker @v28.5.2+incompatible
in loop -
encr.dev @v1.57.13
cli/daemon/mcp/bucket_tools.go:55
in loop - in loop
-
gitea.dev @v1.27.1
modules/tempdir/tempdir.go:96
in loop - in loop
- in loop
-
DNSCrypt/dnscrypt-proxy @v0.0.0-20260801091651-c3ba78fac8a3
in loop - in loop
top callers
The modules that reach for it
The modules that call FileInfo.ModTime most in this snapshot.
- github.com/kopia/kopia664%
- github.com/esengine/DeepSeek-Reasonix634%
- github.com/rclone/rclone433%
- github.com/navidrome/navidrome402%
- github.com/gastownhall/gastown342%
siblings
More from io/fs
The other most-called members in this package. See all →