util

package
v0.0.0-...-a368336 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2015 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Map

type Map struct {
	M map[interface{}]interface{}
	sync.RWMutex
}

func NewMap

func NewMap() *Map

func (*Map) Add

func (m *Map) Add(k, v interface{})

func (*Map) Del

func (m *Map) Del(k interface{})

func (*Map) Get

func (m *Map) Get(k interface{}) interface{}

Jump to

Keyboard shortcuts

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