Versions in this module Expand all Collapse all v1 v1.1.0 Jul 23, 2016 v1.0.0 Jun 15, 2016 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