# Functions

No description provided by the author
Parse returns a new template by passing tmplText to the parser in "text/template".
WithFuncs specifies the name of the text template creates.
WithName specifies the name of the text template creates.

# Structs

Option parameterizes Template construction.
Template is a Go code generation template.