tpl/internal/go_templates/cfg | Package cfg holds configuration shared by the Go command and internal/testenv. |
tpl/internal/go_templates/fmtsort | Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages. |
tpl/internal/go_templates/htmltemplate | Package template (html/template) implements data-driven templates for generating HTML output safe against code injection. |
tpl/internal/go_templates/testenv | Package testenv provides information about what functionality is available in different testing environments run by the Go team. |
tpl/internal/go_templates/texttemplate | Package template implements data-driven templates for generating textual output. |
tpl/internal/go_templates/texttemplate/parse | Package parse builds parse trees for templates as defined by text/template and html/template. |