Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PreferNewSliceElements ¶
PreferNewSliceElements returns a slice with elements from new slice that are not in existing slice Note: existing elements will not be removed over new ones.
func SliceToMap ¶
SliceToMap converts a slice of strings to a map of strings
func SliceToMapParse ¶
SliceToMapParse converts a slice of strings to a map of strings, keys are applied with parseFunc.
func SliceToSet ¶
SliceToSet converts a slice of strings to a set of strings
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.