Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGenerateCommand ¶
func NewGenerateCommand(sourceDataType models.SourceDataType) func() (cli.Command, error)
Types ¶
type GenerateCommand ¶
type GenerateCommand struct {
// contains filtered or unexported fields
}
func (GenerateCommand) Help ¶
func (g GenerateCommand) Help() string
func (GenerateCommand) Run ¶
func (g GenerateCommand) Run(args []string) int
func (GenerateCommand) Synopsis ¶
func (g GenerateCommand) Synopsis() string
type GeneratorInput ¶
type GeneratorInput struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.