package
Version:
v1.0.0-rc1
Opens a new window with list of versions in this module.
Published: Apr 4, 2017
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Merge(in1 *map[string]interface{}, in2 *map[string]interface{}) *map[string]interface{}
Merges two maps together. Values from the second map override values in the first map.
The returned map is new if anything was changed.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.