Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cat ¶
Cat concatenates strings. It is intended to used in the core executing path for performance optimization. fmt.Printf is still recommended for readability.
func DeleteStrInSlice ¶
DeleteStrInSlice deletes the matched string in the slice.
func StrInSlice ¶
StrInSlice returns whether the string is in the slice.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.