Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ContainerTemplate = `` /* 10636-byte string literal not displayed */
ContainerTemplate is the template used to generate the container file.
View Source
var DefsTemplate = `` /* 3452-byte string literal not displayed */
DefsTemplate is the template used to generate the definition file.
Functions ¶
func ExecuteTemplate ¶
ExecuteTemplate renders the given template.
func WriteTemplate ¶
WriteTemplate executes the given templates with the given data. Then it writes the result in the output file. gofmt is used to format the output file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.