Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringList ¶
type StringList struct {
List []string
}
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
Click to show internal directories.
Click to hide internal directories.