Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SortedStringKeys ¶
SortedStringKeys returns the keys of a string to anything map in a sorted slice.
func ToAnySlice ¶
ToAnySlice takes a []T, and converts it into a []any. This is a common conversion when a function expects a []any but the calling code has a []T, with T not being any.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.