Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GenerateCommand = &cli.Command{ Name: "generate", Aliases: []string{"g"}, Usage: "Generate Go Types", Action: generateTypes, Flags: generateFlags, }
GenerateCommand provides the config for the "generate" CLI command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.