//
pkg.gl
Category
github.com/neermitt/opsos
pkg
merge
package
0.3.1
Repository:
https://github.com/neermitt/opsos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
46 SLOC
#
Functions
Merge
Merge takes a list of maps of interface as input and returns a single map with the merged contents.
MergeWithOptions
MergeWithOptions takes a list of maps of interface and options as input and returns a single map with the merged contents.