part

package
v0.22.17 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2023 License: MIT Imports: 4 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 any)

func (*Map) Len

func (t *Map) Len() int

func (*Map) Load

func (t *Map) Load(k any) (any, bool)

func (*Map) LoadV

func (t *Map) LoadV(k any) (v any)

func (*Map) Range

func (t *Map) Range(f func(key, value any) bool)

func (*Map) Store

func (t *Map) Store(k, v any)

Jump to

Keyboard shortcuts

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