html/template.Template.Execute
standard libraryThe 1686th most-called standard-library method by production calls. Called 419 times across 166 modules; 364 of those run outside tests and generated code.
- prod calls
- 364
- non-test, non-generated
- all calls
- 419
- total callsites
- modules
- 166
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 13%
- 55 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 12 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 419, 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.18
in loop - in loop
-
sigs.k8s.io/controller-runtime @v0.24.1
pkg/internal/testing/process/arguments.go:40
in loop - in loop
- 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 →