type explainError … func (e explainError) Error() string { … } func WithBuiltinTemplateFuncs(tmpl *template.Template) *template.Template { … }
type explainError … func (e explainError) Error() string { … } func WithBuiltinTemplateFuncs(tmpl *template.Template) *template.Template { … }