btree

package
v0.0.0-...-98a29f8 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataIndex

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

func NewDataIndex

func NewDataIndex() *DataIndex

func (*DataIndex) Get

func (di *DataIndex) Get(key string) (DataItem, bool)

func (*DataIndex) Insert

func (di *DataIndex) Insert(key string, value DataItem)

type DataItem

type DataItem string

type Item

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

func (Item) Less

func (i Item) Less(than btree.Item) bool

Jump to

Keyboard shortcuts

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