Documentation
¶
Overview ¶
Package generate contains the top level functions used for generating flag accessors.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFlagAccessors ¶
Takes as input a generator and outputs file with the appropriate flag accessors. The flag data is taken from the provided flag manifest.
func GenerateFile ¶
GenerateFile receives data for the Go template engine and outputs the contents to the file. Intended to be invoked by each language generator with appropriate data.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package manifestutils contains useful functions for loading the flag manifest.
|
Package manifestutils contains useful functions for loading the flag manifest. |
plugins
|
|
Package types contains all the common types and interfaces for generating flag accessors.
|
Package types contains all the common types and interfaces for generating flag accessors. |
Click to show internal directories.
Click to hide internal directories.