keyvaluedatabase

package
v0.0.0-...-7324c20 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2025 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrPebbleReadWriteTransactionAlreadyOpen = errors.New("a read-write transaction is already open")

Functions

func NewPebbleKeyValueDatabaseFactory

func NewPebbleKeyValueDatabaseFactory(baseDir string) ocr3_1types.KeyValueDatabaseFactory

NewPebbleKeyValueDatabaseFactory produces a ocr3_1types.KeyValueDatabaseFactory that creates Pebble databases under the directory indicated by baseDir. The directory must exist and be writeable. NewKeyValueDatabase may fail if not. The factory requires exclusive control of the directory: external changes are forbidden.

Types

This section is empty.

Jump to

Keyboard shortcuts

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