html/template.Template.ExecuteTemplate
standard libraryThe 2012th most-called standard-library method by production calls. Called 331 times across 40 modules; 303 of those run outside tests and generated code.
- prod calls
- 303
- non-test, non-generated
- all calls
- 331
- total callsites
- modules
- 40
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 8%
- 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 331, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
tailscale.com @v1.102.2
util/eventbus/debughttp.go:192
in loop - in loop
- in loop
-
tailscale.com @v1.102.2
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
top callers
The modules that reach for it
The modules that call Template.ExecuteTemplate most in this snapshot.
- github.com/GoesToEleven/GolangTraining16951%
- 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 →