kv

package
v0.0.0-...-a414206 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const DB_SIG = "BuildYourOwnDB12"

Variables

This section is empty.

Functions

This section is empty.

Types

type CommittedTX

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

type KV

type KV struct {
	Path  string
	Fsync func(int) error // overridable; for testing
	// contains filtered or unexported fields
}

func (*KV) Close

func (db *KV) Close()

cleanups

func (*KV) Open

func (db *KV) Open() error

open or create a DB file

Jump to

Keyboard shortcuts

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