const text/template/parse.NodeIdentifier
2 uses
text/template/parse (current package)
node.go#L62: NodeIdentifier // An identifier; always a function name.
node.go#L352: return &IdentifierNode{NodeType: NodeIdentifier, Ident: ident}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)