Skip to content
callcount

html/template.Template.Parse

standard library

The 1744th most-called standard-library method by production calls. Called 449 times across 164 modules; 351 of those run outside tests and generated code.

All of html/template → Docs on pkg.go.dev ↗

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.

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.

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 →