path.Dir
standard libraryThe 646th most-called standard-library function by production calls. Called 1,248 times across 269 modules; 1,116 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (1,111 → 1,116)
- prod calls
- 1,116
- non-test, non-generated
- all calls
- 1,248
- total callsites
- modules
- 269
- distinct callers
- in loop
- 20%
- of prod calls
- in tests
- 10%
- 131 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 Dir from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 83 7%
- MinIO 38 3%
- Docker 24 2%
- containerd 19 2%
- Grafana 18 2%
where it's called
Callsites in the wild
12 representative callsites of 1,248, 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 -
miekg/dns @v0.6.114
scan.go:509
in loop - in loop
- in loop
- in loop
- in loop
-
gitea.dev @v1.27.3
modules/packages/goproxy/metadata.go:46
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 Dir most in this snapshot.
- github.com/rclone/rclone14912%
- github.com/drakkan/sftpgo665%
- github.com/seaweedfs/seaweedfs403%
- github.com/minio/minio383%
- github.com/anchore/syft292%
siblings
More from path
The other most-called functions in this package. See all →