common

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2022 License: Apache-2.0, MIT, Apache-2.0, + 1 more Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MapGetKV

func MapGetKV(v map[string]interface{}, key string) (interface{}, error)

func MapMergeDeep added in v0.13.0

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

func MapSetKV

func MapSetKV(v map[string]interface{}, key string, value interface{}) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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