interfacemap

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Remove

func Remove(m map[interface{}]interface{}, names ...string) bool

func Select

func Select(m map[interface{}]interface{}, names ...string) (interface{}, bool)

func SelectList

func SelectList(m map[interface{}]interface{}, names ...string) ([]interface{}, bool)

func SelectMap

func SelectMap(m map[interface{}]interface{}, names ...string) (map[interface{}]interface{}, bool)

func SelectOrInsert

func SelectOrInsert(m map[interface{}]interface{}, names ...string) (map[interface{}]interface{}, bool)

func Set

func Set(m map[interface{}]interface{}, value interface{}, names ...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