//
pkg.gl
Category
github.com/leapkit/core
internal
helpers
encoders
package
1.5.1
Repository:
https://github.com/leapkit/core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
27 SLOC
#
Functions
New
New returns a map of the helpers within this package.
Raw
Raw converts a `string` to a `template.HTML`.
ToJSON
ToJSON marshals the interface{} and returns it as template.HTML.
#
Constants
RawKey
Keys to be used in templates for the functions in this package.
ToJSONKey
Keys to be used in templates for the functions in this package.