part

package
v0.10.13 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2022 License: MIT Imports: 3 Imported by: 4

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

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

func (*Map) Len

func (t *Map) Len() int

func (*Map) Load

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

func (*Map) LoadV

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

func (*Map) Range

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

func (*Map) Store

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