Documentation
¶
Index ¶
- func ResponseHTMLTemplate(tpl *template.Template, w http.ResponseWriter, content any, status int) error
- func ResponseHTMLTemplateRaw(tpl *template.Template, w http.ResponseWriter, content any, status int) error
- func ResponseXMLTemplate(tpl *template.Template, w http.ResponseWriter, content any, status int) error
- func WriteTemplate(tpl *template.Template, w io.Writer, content any, mediatype string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResponseHTMLTemplate ¶
func ResponseHTMLTemplateRaw ¶ added in v4.17.0
func ResponseXMLTemplate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.