merge

package
v1.4.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Merge

func Merge(inputs []map[interface{}]interface{}) (map[interface{}]interface{}, error)

Merge takes a list of maps of interface as input and returns a single map with the merged contents

func MergeWithOptions added in v1.3.1

func MergeWithOptions(inputs []map[interface{}]interface{}, appendSlice, sliceDeepCopy bool) (map[interface{}]interface{}, error)

MergeWithOptions takes a list of maps of interface and options as input and returns a single map with the merged contents

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL