Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterFlags ¶
func RegisterFlags(rs ...Registerer)
RegisterFlags registers flags with the provided Registerers
Types ¶
type Registerer ¶
Registerer is a thing that can RegisterFlags
type StringsSlice ¶
type StringsSlice []string
StringsSlice is a custom flag which implemented the flag.Value interface
func (*StringsSlice) String ¶
func (s *StringsSlice) String() string
Click to show internal directories.
Click to hide internal directories.