rax

package
v0.0.0-...-e121d80 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Iterator

type Iterator C.raxIterator

type Node

type Node C.raxNode

type Rax

type Rax C.rax

func New

func New() *Rax

func (*Rax) Find

func (r *Rax) Find(key memory.Pointer, size int) memory.Pointer

func (*Rax) FindBytes

func (r *Rax) FindBytes(key memory.Bytes) memory.Pointer

func (*Rax) Free

func (r *Rax) Free()

func (*Rax) Insert

func (r *Rax) Insert(key memory.Pointer, size int, data memory.Pointer) (int, memory.Pointer)

func (*Rax) InsertBytes

func (r *Rax) InsertBytes(key memory.Bytes, data memory.Pointer) (int, memory.Pointer)

func (*Rax) Print

func (r *Rax) Print()

func (*Rax) Size

func (r *Rax) Size() int

type Stack

type Stack C.raxStack

Jump to

Keyboard shortcuts

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