Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StringList ¶
type StringList []string
StringList: str list
func (StringList) UniqueAdd ¶
func (sl StringList) UniqueAdd(token string) StringList
UniqueAdd unique add a string
Click to show internal directories.
Click to hide internal directories.