Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseArgs ¶
func ParseArgs(flags []*CommandLineFlag, args *CommandLineArgs) func()
Marshal command line into CommandLine* types
func Run ¶
func Run(flags []*CommandLineFlag, args *CommandLineArgs, main_fn func())
A thin wrapper intended for main() funcs. Calls ParseArgs() and sets panic() handler
Types ¶
type CommandLineArgs ¶
Click to show internal directories.
Click to hide internal directories.