type text/template/parse.Mode
3 uses
text/template/parse (current package)
parse.go#L24: Mode Mode // parsing mode.
parse.go#L38: type Mode uint
parse.go#L41: ParseComments Mode = 1 << iota // parse comments and add them to AST
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)