package
text/template
standard library9 standard-library functions from text/template, ranked by how often they are called outside tests and generated code.
- prod calls
- 4,814
- non-test, non-generated
- all calls
- 6,003
- total callsites
- functions
- 9
- ranked in this snapshot
- origin
- std
- standard-library
members
Functions in text/template
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Template.Parse | 1,194 |
| New | 1,173 |
| Template.Execute | 1,126 |
| Must | 570 |
| Template.Funcs | 445 |
| Template.ExecuteTemplate | 92 |
| HTMLEscapeString | 74 |
| Template.Lookup | 71 |
| Template.New | 69 |