Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTemplates ¶
GetTemplates list files by extension
func WriteHTMLTemplate ¶
func WriteHTMLTemplate(tpl *template.Template, w http.ResponseWriter, content interface{}, status int) error
WriteHTMLTemplate write template name from given template into writer for provided content with HTML minification
func WriteXMLTemplate ¶
func WriteXMLTemplate(tpl *template.Template, w http.ResponseWriter, content interface{}, status int) error
WriteXMLTemplate write template name from given template into writer for provided content with XML minification
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.