maps

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2020 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 MergeStrMaps

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

func StrMapKeys

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

func StrMapValues

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

func StrMapsEqual added in v0.13.0

func StrMapsEqual(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