package
Version:
v1.2.15
Opens a new window with list of versions in this module.
Published: Apr 16, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
ToJSONKey = "toJSON"
RawKey = "raw"
)
Keys to be used in templates for the functions in this package.
New returns a map of the helpers within this package.
Raw converts a `string` to a `template.HTML`
ToJSON marshals the interface{} and returns it
as template.HTML
Source Files
¶
Click to show internal directories.
Click to hide internal directories.