Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator interface {
Generate(*schema.Schema, *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.