const text/template/parse.SkipFuncCheck
2 uses
text/template/parse (current package)
parse.go#L42: SkipFuncCheck // do not check that functions are defined
parse.go#L732: checkFunc := t.Mode&SkipFuncCheck == 0
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)