Documentation
¶
Overview ¶
Package config handles project configuration generation and management.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct{}
Generator generates configuration files
func (*Generator) GenerateConfig ¶
func (g *Generator) GenerateConfig(cfg *ProjectConfig, outputPath string) error
GenerateConfig generates the agk.toml configuration file
Click to show internal directories.
Click to hide internal directories.