part

package
v0.5.26 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2021 License: MIT Imports: 3 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 {
	// contains filtered or unexported fields
}

func (*Map) Delete added in v0.4.1

func (t *Map) Delete(k interface{})

func (*Map) Len added in v0.4.1

func (t *Map) Len() int

func (*Map) Load added in v0.4.1

func (t *Map) Load(k interface{}) (interface{}, bool)

func (*Map) LoadV added in v0.4.2

func (t *Map) LoadV(k interface{}) (v interface{})

func (*Map) Range added in v0.4.3

func (t *Map) Range(f func(key, value interface{}) bool)

func (*Map) Store added in v0.4.1

func (t *Map) Store(k, v interface{})

Jump to

Keyboard shortcuts

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