package
1.0.0
Repository: https://github.com/syndtr/goleveldb.git
Documentation: pkg.go.dev

# Functions

IsCorrupted returns a boolean indicating whether the error is indicating a corruption.
New returns an error that formats as the given text.
NewErrCorrupted creates new ErrCorrupted error.
SetFd sets 'file info' of the given error with the given file.

# Variables

Common errors.
Common errors.
Common errors.

# Structs

ErrCorrupted is the type that wraps errors that indicate corruption in the database.
ErrMissingFiles is the type that indicating a corruption due to missing files.