Documentation ¶
Index ¶
- func AddBoolNullableFlag(f *flag.FlagSet, variableToSet **bool, name string, usage string)
- func AddBoolNullableFlagP(f *flag.FlagSet, variableToSet **bool, name string, shorthand string, ...)
- func AddDurationNullableFlagP(f *flag.FlagSet, variableToSet **time.Duration, name string, shorthand string, ...)
- func AddIntNullableFlag(f *flag.FlagSet, variableToSet **int, name string, usage string)
- func AddIntNullableFlagP(f *flag.FlagSet, variableToSet **int, name string, shorthand string, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddBoolNullableFlag ¶
func AddBoolNullableFlagP ¶
func AddIntNullableFlag ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.