Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StringArray ¶
type StringArray []string
func (*StringArray) Get ¶
func (a *StringArray) Get() interface{}
func (*StringArray) Set ¶
func (a *StringArray) Set(s string) error
func (*StringArray) String ¶
func (a *StringArray) String() string
Click to show internal directories.
Click to hide internal directories.