Versions in this module Expand all Collapse all v2 v2.10.4 Jun 6, 2022 Changes in this version + type Compiler interface + Compile func() Template + func Parse(tmpl string) (Compiler, error) + type InvalidTemplateError struct + func (e InvalidTemplateError) Error() string + type Template struct + Fields []string + OpCodes []int + Pool []string + Template string + Verb string + Version int