rmap

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RMap

type RMap struct {
	// contains filtered or unexported fields
}

func New

func New() (rmap *RMap)

func (*RMap) Delete

func (m *RMap) Delete(key string) bool

func (*RMap) Get

func (m *RMap) Get(key string) (v interface{}, ok bool)

func (*RMap) Get2

func (m *RMap) Get2(k, conflict uint64) (v interface{}, ok bool)

func (*RMap) Len

func (m *RMap) Len() int

func (*RMap) Set

func (m *RMap) Set(key string, v interface{}) bool

func (*RMap) Set2

func (m *RMap) Set2(k, conflict uint64, kstr string, v interface{}) bool

Jump to

Keyboard shortcuts

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