Documentation ¶
Index ¶
- func RegisterAutomaticRenderers()
- func RegisterDefaultRenderers()
- func RenderMinifyCSS(writer io.Writer, content any, js bool, jsContext *commonjs.Context) error
- func RenderMinifyHTML(writer io.Writer, content any, js bool, jsContext *commonjs.Context) error
- func RenderMinifyJSON(writer io.Writer, content any, js bool, jsContext *commonjs.Context) error
- func RenderMinifyJavaScript(writer io.Writer, content any, js bool, jsContext *commonjs.Context) error
- func RenderMinifySVG(writer io.Writer, content any, js bool, jsContext *commonjs.Context) error
- func RenderMinifyXML(writer io.Writer, content any, js bool, jsContext *commonjs.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAutomaticRenderers ¶
func RegisterAutomaticRenderers()
func RegisterDefaultRenderers ¶
func RegisterDefaultRenderers()
func RenderMinifyCSS ¶
([scriptlet.RenderFunc] signature)
func RenderMinifyHTML ¶
([scriptlet.RenderFunc] signature)
func RenderMinifyJSON ¶
([scriptlet.RenderFunc] signature)
func RenderMinifyJavaScript ¶
func RenderMinifyJavaScript(writer io.Writer, content any, js bool, jsContext *commonjs.Context) error
([scriptlet.RenderFunc] signature)
func RenderMinifySVG ¶
([scriptlet.RenderFunc] signature)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.