text/template.ParseFiles
standard libraryThe 9290th most-called standard-library function by production calls. Called 76 times across 30 modules; 64 of those run outside tests and generated code.
- prod calls
- 64
- non-test, non-generated
- all calls
- 76
- total callsites
- modules
- 30
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 16%
- 12 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 ParseFiles from notable Go projects. Open one on the map to see what else it hammers.
- containerd 3 5%
- Kubernetes 2 3%
- Authelia 1 2%
- Grafana 1 2%
- InfluxDB 1 2%
where it's called
Callsites in the wild
12 representative callsites of 76, prioritizing in-loop and non-test usage. We link to source, never display it.
-
unknwon/the-way-to-go_ZH_CN @v0.0.0-20220625101809-7a54d34d3657
in loop - in loop
- in loop test
- in loop test
- in loop test
-
-
miekg/dns @v0.6.90
cmd/atomdns/handlers/template/setup.go:46
-
-
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
27_code-in-process/56_twitter/37_other-implementations/02_tommy/render.go:9 ↗
-
-
-
top callers
The modules that reach for it
The modules that call ParseFiles most in this snapshot.
- github.com/go-admin-team/go-admin2128%
- github.com/GoesToEleven/GolangTraining1722%
- github.com/astaxie/build-web-application-with-golang57%
- github.com/caddyserver/caddy23%
- github.com/containerd/containerd23%
siblings
More from text/template
The other most-called functions in this package. See all →