sstable

package
v0.0.0-...-89416fd Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SSTable

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

func New

func New(f *os.File) *SSTable

func (*SSTable) Free

func (ss *SSTable) Free()

func (*SSTable) Get

func (ss *SSTable) Get(k []byte) ([]byte, bool)

func (*SSTable) Set

func (ss *SSTable) Set(k, v []byte) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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