text/template.state.node (field)
4 uses
text/template (current package)
exec.go#L36: node parse.Node // current node, for errors
exec.go#L98: s.node = node
exec.go#L130: if s.node == nil {
exec.go#L133: location, context := s.tmpl.ErrorContext(s.node)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |