package
text/template
standard library10 standard-library functions from text/template, ranked by how often they are called outside tests and generated code.
- prod calls
- 4,878
- non-test, non-generated
- all calls
- 6,062
- total callsites
- functions
- 10
- 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,175 |
| Template.Execute | 1,125 |
| Must | 572 |
| Template.Funcs | 442 |
| Template.ExecuteTemplate | 92 |
| HTMLEscapeString | 74 |
| Template.Lookup | 71 |
| Template.New | 69 |
| ParseFiles | 64 |