Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringList ¶ added in v1.17.1
type StringList []string
func NewStringList ¶ added in v1.17.1
func NewStringList(raw []string) *StringList
func (*StringList) Len ¶ added in v1.17.1
func (this *StringList) Len() int
Click to show internal directories.
Click to hide internal directories.