html/template.Template.Parse
standard libraryThe 1744th most-called standard-library method by production calls. Called 449 times across 164 modules; 351 of those run outside tests and generated code.
- prod calls
- 351
- non-test, non-generated
- all calls
- 449
- total callsites
- modules
- 164
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 21%
- 96 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Template.Parse from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 34 10%
- Kubernetes 12 3%
- Cortex 11 3%
- Istio 9 3%
- Tailscale 7 2%
where it's called
Callsites in the wild
12 representative callsites of 449, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
gitea.dev @v1.27.1
modules/templates/htmlrenderer.go:55
in loop - in loop
- in loop
- in loop
-
gogf/gf @v1.16.9
in loop -
gogf/gf/v2 @v2.10.2
in loop -
kataras/iris @v0.0.2
in loop - in loop
-
unrolled/render @v1.7.0
in loop - in loop
-
go/tools @v0.7.0
staticcheck/sa1001/sa1001.go:72
in loop
top callers
The modules that reach for it
The modules that call Template.Parse most in this snapshot.
- github.com/grafana/pyroscope225%
- github.com/wneessen/go-mail204%
- gitea.dev133%
- github.com/charmbracelet/crush123%
- github.com/cortexproject/cortex123%
siblings
More from html/template
The other most-called members in this package. See all →