Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringList ¶
type StringList map[string]struct{}
func (StringList) Get ¶
func (sl StringList) Get() interface{}
func (StringList) Set ¶
func (sl StringList) Set(arg string) error
func (StringList) String ¶
func (sl StringList) String() string
func (StringList) Values ¶
func (sl StringList) Values() []string
Click to show internal directories.
Click to hide internal directories.