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