Imports of package tpl
Path | Synopsis |
---|---|
github.com/spf13/hugo/bufferpool | |
html/template | Package template (html/template) implements data-driven templates for generating HTML output safe against code injection. |
io | Package io provides basic interfaces to I/O primitives. |
text/template | Package template implements data-driven templates for generating textual output. |
text/template/parse | Package parse builds parse trees for templates as defined by text/template and html/template. |