common

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0, MIT, Apache-2.0, + 1 more Imports: 2 Imported by: 2

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.14.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