Versions in this module Expand all Collapse all v1 v1.6.6 Apr 4, 2019 v1.6.4 Feb 20, 2019 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