strmap

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StringMap

type StringMap map[string]interface{}

func (StringMap) Copy

func (strmap StringMap) Copy() StringMap

func (StringMap) Filter

func (strmap StringMap) Filter(pred func(string, interface{}) bool) StringMap

func (StringMap) Get

func (strmap StringMap) Get(key string, defValues ...interface{}) (interface{}, bool)

func (StringMap) Keys

func (strmap StringMap) Keys() []string

func (StringMap) Len

func (strmap StringMap) Len() int

func (StringMap) New

func (strmap StringMap) New() StringMap

func (StringMap) Set

func (strmap StringMap) Set(key string, value interface{}) StringMap

Jump to

Keyboard shortcuts

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