Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Environment ¶
type Environment struct {
YMLPath string // The .yml file path used as a configuration file.
Output bool // Whether to print the generated code to stdout.
}
Environment represents the copygen environment.
Directories
¶
| Path | Synopsis |
|---|---|
|
templates
Package templates provides a template used by copygen to generate custom code.
|
Package templates provides a template used by copygen to generate custom code. |
|
Package loader loads generator information from an external file.
|
Package loader loads generator information from an external file. |
Click to show internal directories.
Click to hide internal directories.