Versions in this module Expand all Collapse all v1 v1.0.0 Nov 19, 2022 Changes in this version + type FunctionDeclaration struct + Docs string + Name string + ParamNames string + Params string + Type string + type NodeWalker struct + Data []byte + Err error + func NewNodeWalker(template *template.Template) *NodeWalker + func (w *NodeWalker) Visit(node ast.Node) ast.Visitor + type Parameter struct + Name string + Type string