html/template.Template.Execute
standard libraryThe 1717th most-called standard-library method by production calls. Called 420 times across 166 modules; 362 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (359 → 362)
- prod calls
- 362
- non-test, non-generated
- all calls
- 420
- total callsites
- modules
- 166
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 14%
- 58 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.
- Embedded method<1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Template.Execute from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 25 7%
- Kubernetes 11 3%
- Cortex 8 2%
- Go (golang.org/x) 6 2%
- CockroachDB 4 1%
where it's called
Callsites in the wild
12 representative callsites of 420, prioritizing in-loop and non-test usage. We link to source, never display it.
-
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
27_code-in-process/98-good-student-code/daniel/Week9/storageExample/storage.go:103 ↗
in loop - in loop
- in loop
- in loop
- in loop
-
pion/webrtc @v1.2.0
in loop -
pion/webrtc/v4 @v4.2.20
in loop - in loop
-
sigs.k8s.io/controller-runtime @v0.25.1
pkg/internal/testing/process/arguments.go:40
in loop - in loop
-
k8s.io/minikube @v1.39.0
pkg/minikube/cruntime/containerd.go:214
in loop - in loop
top callers
The modules that reach for it
The modules that call Template.Execute most in this snapshot.
- github.com/astaxie/build-web-application-with-golang205%
- github.com/GoesToEleven/GolangTraining195%
- github.com/grafana/pyroscope184%
- github.com/cortexproject/cortex102%
- github.com/GoAdminGroup/go-admin82%
siblings
More from html/template
The other most-called members in this package. See all →