Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrHelp = errors.New("help requested")
ErrHelp is the error returned if the flag help is invoked but no such flag is defined.
Functions ¶
This section is empty.
Types ¶
type FlagSet ¶
func NewFlagSet ¶
func NewFlagSet(name string, errorHandling flag.ErrorHandling) *FlagSet
func (*FlagSet) FlagUsages ¶
func (*FlagSet) SetValidationRules ¶
Click to show internal directories.
Click to hide internal directories.