Documentation ¶
Index ¶
- func Bool(fs *pflag.FlagSet, key, name, usage string)
- func BoolP(fs *pflag.FlagSet, key, name, shorthand, usage string)
- func Duration(fs *pflag.FlagSet, key, name, usage string)
- func Int(fs *pflag.FlagSet, key, name, usage string)
- func IntP(fs *pflag.FlagSet, key, name, shorthand, usage string)
- func String(fs *pflag.FlagSet, key, name, usage string)
- func StringP(fs *pflag.FlagSet, key, name, shorthand, usage string)
- func StringSlice(fs *pflag.FlagSet, key, name, usage string)
- func StringSliceP(fs *pflag.FlagSet, key, name, shorthand, usage string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringSlice ¶
func StringSliceP ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.