Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapToSlice ¶
MapToSlice converts a Map of pointer to T to a SLice of T
func SliceToMap ¶
SliceToMap converts a Slice of T to a Map of pointer to T where the key is a string retrieved by the passed in keyFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.