Versions in this module Expand all Collapse all v0 v0.0.2 Dec 26, 2024 v0.0.1 Dec 26, 2024 Changes in this version + func SetVarChar(open, close string) + type Engine struct + func New(directory string) (*Engine, error) + func NewFileSystem(fs http.FileSystem) (*Engine, error) + func (e *Engine) Load() error + func (e *Engine) Render(out io.Writer, name string, binding interface{}, layout ...string) error