Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator interface {
Generate(agentConfig *common.AgentConfig) error
}
Generator describes a framework/language scaffold generator.
func NewGenerator ¶
NewGenerator instantiates the generator for the requested framework/language.
Click to show internal directories.
Click to hide internal directories.