Documentation
¶
Overview ¶
Package maps contains methods to operate maps of all kinds
Package maps contains methods to operate maps of all kinds
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MergeMapMap ¶
MergeMapMap merges the right map into left map overwritting any matching keys
Types ¶
type KeyValue ¶
KeyValue a key/value pair just like a map[string]string
func SortedKeyValue ¶
SortedKeyValue returns a list of key values sorted by key
Click to show internal directories.
Click to hide internal directories.