path/filepath.IsLocal
standard libraryThe 5423rd most-called standard-library function by production calls. Called 111 times across 33 modules; 109 of those run outside tests and generated code.
- prod calls
- 109
- non-test, non-generated
- all calls
- 111
- total callsites
- modules
- 33
- distinct callers
- in loop
- 22%
- of prod calls
- in tests
- 2%
- 2 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 IsLocal from notable Go projects. Open one on the map to see what else it hammers.
- Docker 10 9%
- Flux 4 4%
- Go (golang.org/x) 3 3%
- Grafana 3 3%
- Tailscale 2 2%
where it's called
Callsites in the wild
12 representative callsites of 111, prioritizing in-loop and non-test usage. We link to source, never display it.
-
encr.dev @v1.57.13
v2/codegen/internal/codegentest/codegentest.go:78
in loop - in loop
- in loop
-
aquasecurity/trivy-db @v0.0.0-20260713131703-4be526083c54
in loop -
dagger/dagger @v0.21.8
in loop - in loop
- in loop
-
gokcehan/lf @v0.0.0-20260802224418-9f27e57c4b0e
in loop -
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop -
klauspost/compress @v1.19.1
in loop - in loop
-
ollama/ollama @v0.32.5
in loop
top callers
The modules that reach for it
The modules that call IsLocal most in this snapshot.
- github.com/esengine/DeepSeek-Reasonix1917%
- github.com/dagger/dagger1614%
- encr.dev1110%
- github.com/encoredev/encore1110%
- github.com/docker/docker55%
siblings
More from path/filepath
The other most-called functions in this package. See all →