package
Version:
v0.24.0
Opens a new window with list of versions in this module.
Published: Nov 8, 2023
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{}
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.