Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Main ¶
type Main struct { Num int `help:"How many does it take?"` Vehicle string `help:"What did they get?"` }
Main has a couple basic fields with tags which will be used to set up flags with the given help strings.
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|