inmemory

package
v0.0.0-...-3ec158f Latest Latest
Warning

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

Go to latest
Published: May 9, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexMap

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

func NewIndexMap

func NewIndexMap() *IndexMap

func (*IndexMap) Get

func (m *IndexMap) Get(idx uint64) (value interface{}, ok bool)

func (*IndexMap) Index

func (m *IndexMap) Index() uint64

func (*IndexMap) Range

func (m *IndexMap) Range(f func(idx uint64, value interface{}) bool)

func (*IndexMap) Remove

func (m *IndexMap) Remove(idx uint64)

func (*IndexMap) Set

func (m *IndexMap) Set(idx uint64, value interface{})

Jump to

Keyboard shortcuts

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