html/template.Template.ExecuteTemplate
standard libraryThe 2056th most-called standard-library method by production calls. Called 328 times across 40 modules; 300 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 300
- non-test, non-generated
- all calls
- 328
- total callsites
- modules
- 40
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 9%
- 28 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.ExecuteTemplate from notable Go projects. Open one on the map to see what else it hammers.
- Tailscale 7 2%
- Go (golang.org/x) 6 2%
- Prometheus 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 328, prioritizing in-loop and non-test usage. We link to source, never display it.
-
sagernet/tailscale @v1.102.1-sing-box-1.14-mod.5
in loop - in loop
-
tailscale.com @v1.102.4
util/eventbus/debughttp.go:192
in loop - in loop
-
tailscale.com @v1.102.4
tstest/natlab/vmtest/web.go:200
in loop - in loop test
- in loop test
-
-
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
-
-
astaxie/beego @v1.12.3
-
astaxie/build-web-application-with-golang @v0.0.0-20220910142224-c294b087b96d
top callers
The modules that reach for it
The modules that call Template.ExecuteTemplate most in this snapshot.
- github.com/GoesToEleven/GolangTraining16952%
- github.com/astaxie/build-web-application-with-golang309%
- github.com/GoAdminGroup/go-admin155%
- github.com/gophish/gophish155%
- github.com/gastownhall/gastown72%
siblings
More from html/template
The other most-called members in this package. See all →