Documentation ¶
Index ¶
Constants ¶
View Source
const (
GeneratorName = "go"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenerateTarget ¶
type GeneratorConfig ¶
type GeneratorConfig struct { NoFmt bool `yaml:"noFmt,omitempty"` Targets []GenerateTarget `yaml:"targets,omitempty"` }
func (*GeneratorConfig) Name ¶
func (*GeneratorConfig) Name() string
func (*GeneratorConfig) ToDefault ¶
func (*GeneratorConfig) ToDefault(cfg config.IConfigDefault)
Click to show internal directories.
Click to hide internal directories.