Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseFlags ¶
func ParseFlags(flagSet interface{}, args []string)
ParseFlags walks through the given arguments and sets the flagSet values present in the argument list. Unknown options, not present in the flagSet are accepted and skipped. The argument list is not modified.
Types ¶
Click to show internal directories.
Click to hide internal directories.