Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringKeys ¶
func StringKeys(mm ...interface{}) []string
StringKeys returns a sorted list of all unique keys present in mm. This function will panic if mm contains non-maps or maps containing other key types than string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.