gorax

package
v0.0.0-...-96430a3 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoRax

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

func New

func New(isTag bool) *GoRax

func (*GoRax) Find

func (r *GoRax) Find(k []byte) (interface{}, bool)

func (*GoRax) Free

func (r *GoRax) Free() error

func (*GoRax) Insert

func (r *GoRax) Insert(k []byte, v interface{})

func (*GoRax) IsTag

func (r *GoRax) IsTag() bool

func (*GoRax) Iterator

func (r *GoRax) Iterator() index.Iterator

type GoRaxIterator

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

func (*GoRaxIterator) IsTag

func (r *GoRaxIterator) IsTag() bool

func (*GoRaxIterator) Key

func (r *GoRaxIterator) Key() []byte

func (*GoRaxIterator) Next

func (r *GoRaxIterator) Next() bool

func (*GoRaxIterator) Value

func (r *GoRaxIterator) Value() interface{}

Jump to

Keyboard shortcuts

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