maputil

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllKeysExist added in v1.4.2

func AllKeysExist(first, second map[string]string) bool

AllKeysExist indicates whether all the first map keys in the second one

func IntersectionDifference added in v1.6.0

func IntersectionDifference(first, second map[string]string) (map[string]string, map[string]string)

func IsSubMap

func IsSubMap(first, second map[string]string) bool

IsSubMap indicates if the first map is a sub map of the second one

func MergeStringMaps added in v1.5.0

func MergeStringMaps(overwrite bool, ms ...map[string]string) map[string]string

func ResetMap added in v1.4.2

func ResetMap(first, second map[string]string)

func SymmetricDifference added in v1.6.0

func SymmetricDifference(first, second map[string]string) map[string]string

Types

This section is empty.

Jump to

Keyboard shortcuts

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