Documentation ¶
Overview ¶
Package generator generates code.
Index ¶
Constants ¶
View Source
const (
GenerateFunction = "template.Generate"
)
Variables ¶
This section is empty.
Functions ¶
func GenerateCode ¶
GenerateCode generates code using the default .go template.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package interpreter interprets template code at runtime.
|
Package interpreter interprets template code at runtime. |
extract
Package extract uses the `yaegi extract` tool in order to generate the reflect.Value symbols of internal types.
|
Package extract uses the `yaegi extract` tool in order to generate the reflect.Value symbols of internal types. |
Package template provides a template used by copygen to generate custom code.
|
Package template provides a template used by copygen to generate custom code. |
Click to show internal directories.
Click to hide internal directories.