Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertFromMap ¶
ConvertFromMap uses json to marshal and unmarshal a map into a target type
func ConvertToMap ¶
ConvertToMap uses json to marshal and unmarshal a target type into a map
func MergeMaps ¶
MergeMaps combines the src map keys and values with the dest map keys and values if the key exists
func MergeValues ¶
MergeValues combines src (zeros removed) with the dest
func RemoveZeroValues ¶
RemoveZeroValues iterates over a map and removes any zero values it may have
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.