templates

package
v4.39.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2022 License: MIT Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResponseHTMLTemplate

func ResponseHTMLTemplate(tpl *template.Template, w http.ResponseWriter, content any, status int) error

ResponseHTMLTemplate write template name from given template into writer for provided content with HTML minification

func ResponseHTMLTemplateRaw added in v4.17.0

func ResponseHTMLTemplateRaw(tpl *template.Template, w http.ResponseWriter, content any, status int) error

ResponseHTMLTemplateRaw write template name from given template into writer for provided content

func ResponseXMLTemplate

func ResponseXMLTemplate(tpl *template.Template, w http.ResponseWriter, content any, status int) error

ResponseXMLTemplate write template name from given template into writer for provided content with XML minification

func WriteTemplate

func WriteTemplate(tpl *template.Template, w io.Writer, content any, mediatype string) error

WriteTemplate write template name from given template into writer for provided content with given minification

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL