Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderTemplate ¶
func RenderTemplate(tmpl *template.Template, targetPath string, params *TemplateParams) error
Types ¶
type ShellString ¶
type ShellString string
TODO: make private if possible
func (ShellString) Escape ¶
func (str ShellString) Escape() ShellString
type TemplateParams ¶
type TemplateParams struct { Dir ShellString GoRoot ShellString GoPath ShellString }
TODO: make private if possible
Click to show internal directories.
Click to hide internal directories.