package
Version:
v0.33.2
Opens a new window with list of versions in this module.
Published: Feb 13, 2025
License: Apache-2.0, MIT, Apache-2.0, + 1 more
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
func MapMergeDeep(left, right map[string]interface{}) map[string]interface{}
MapMergeDeep merges the right map into the left map, recursively traversing
child maps until a non-map value is found.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.