Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CodeGen ¶
type Generator ¶
type Generator interface { Generate(*schema.Schema, *config.GeneratorConfig, *config.PackageConfig) error Execute(*config.GeneratorConfig, *config.PackageConfig) error }
Generator aspires to implement the interface between a NerdGraph schema and generated code for another project.
Click to show internal directories.
Click to hide internal directories.