path/filepath.FromSlash
standard libraryThe 1201st most-called standard-library function by production calls. Called 2,175 times across 196 modules; 525 of those run outside tests and generated code.
- prod calls
- 525
- non-test, non-generated
- all calls
- 2,175
- total callsites
- modules
- 196
- distinct callers
- in loop
- 23%
- of prod calls
- in tests
- 76%
- 1,650 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 FromSlash from notable Go projects. Open one on the map to see what else it hammers.
- Docker 39 7%
- Hugo 33 6%
- Go (golang.org/x) 18 3%
- Grafana 16 3%
- InfluxDB 13 2%
where it's called
Callsites in the wild
12 representative callsites of 2,175, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go/bufplugin @v0.10.0
check/checktest/checktest.go:443
in loop -
encr.dev @v1.57.13
pkg/github/github.go:171
in loop -
cli/cli @v1.14.0
in loop - in loop
- in loop
- in loop
-
bmatcuk/doublestar/v4 @v4.10.0
in loop -
bufbuild/buf @v1.72.0
cmd/buf/internal/command/generate/internal/protoc-gen-top-level-type-names-yaml/main.go:65 ↗
in loop -
cloudreve/cloudreve @v0.0.0-20200909065614-40414fe6ae9f
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call FromSlash most in this snapshot.
- github.com/gohugoio/hugo2009%
- github.com/bufbuild/buf1537%
- github.com/restic/restic1195%
- github.com/golangci/golangci-lint1105%
- github.com/esengine/DeepSeek-Reasonix713%
siblings
More from path/filepath
The other most-called functions in this package. See all →