Documentation ¶
Overview ¶
Convenience functions for maps with string keys
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetValueInMap ¶
func MergeIntoMap ¶
merge values from another map into the subject: for each key path at which the subject does not have a value, this will set the value from the other map even if the subject has a value at a prefix of the key path existing values - including nil - will not be overwritten
func SetValueInMap ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.