package
Version:
v0.0.0-...-89def8d
Opens a new window with list of versions in this module.
Published: May 24, 2021
License: MIT, BSD-2-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Merge(dst, src map[string]interface{}) map[string]interface{}
Merge recursively merges the src and dst maps. Key conflicts are resolved by
preferring src, or recursively descending, if both src and dst are maps.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.