Versions in this module Expand all Collapse all v1 v1.0.0 Apr 11, 2020 Changes in this version + const ContentBinary + const ContentHTML + const ContentJSON + const ContentLength + const ContentText + const ContentType + const ContentXHTML + const ContentXML + type HTMLOptions struct + Layout string + type Render struct + Debug bool + Exts []string + Layout string + TemplateFuncMap map[string]interface{} + Templates map[string]*template.Template + TemplatesDir string + func New() Render + func (r Render) Init() Render + func (r Render) Instance(name string, data interface{}) render.Render