maps

package
v0.39.1 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InterfaceMapKeys

func InterfaceMapKeys(myMap map[string]interface{}) []string

func InterfaceMapKeysUnsafe

func InterfaceMapKeysUnsafe(myMap interface{}) []string

func InterfaceMapSortedKeys

func InterfaceMapSortedKeys(myMap map[string]interface{}) []string

func InterfaceMapsKeysMatch

func InterfaceMapsKeysMatch(map1 map[string]interface{}, map2 map[string]interface{}) bool

func MergeStrInterfaceMaps added in v0.15.0

func MergeStrInterfaceMaps(maps ...map[string]interface{}) map[string]interface{}

func MergeStrMapsInt added in v0.31.0

func MergeStrMapsInt(maps ...map[string]int) map[string]int

func MergeStrMapsString added in v0.31.0

func MergeStrMapsString(maps ...map[string]string) map[string]string

func StrMapKeysInt added in v0.31.0

func StrMapKeysInt(myMap map[string]int) []string

func StrMapKeysString added in v0.31.0

func StrMapKeysString(myMap map[string]string) []string

func StrMapValuesInt added in v0.31.0

func StrMapValuesInt(myMap map[string]int) []int

func StrMapValuesString added in v0.31.0

func StrMapValuesString(myMap map[string]string) []string

func StrMapsEqualInt added in v0.31.0

func StrMapsEqualInt(m1, m2 map[string]int) bool

func StrMapsEqualString added in v0.31.0

func StrMapsEqualString(m1, m2 map[string]string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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