Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunWithParams ¶ added in v0.0.5
RunWithParams generates a project with specified parameters (called by cobra command)
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator handles the generation of projects from template schemas
func NewGenerator ¶
NewGenerator creates a new generator instance
func (*Generator) PrintSummary ¶
func (g *Generator) PrintSummary()
PrintSummary prints a summary of what was generated
Click to show internal directories.
Click to hide internal directories.