goleveldb

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2022 License: MIT Imports: 10 Imported by: 2

Documentation

Overview

Package goleveldb implements database interface via goleveldb

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDB

func NewDB(path string) (database.Storage, error)

NewDB creates new instance of DB, but doesn't open it (yet)

func NewOpenDB

func NewOpenDB(path string) (database.Storage, error)

NewOpenDB creates new instance of DB and opens it

func RecoverDB

func RecoverDB(path string) error

RecoverDB recovers LevelDB database from corruption

Types

This section is empty.

Jump to

Keyboard shortcuts

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