leveldb_fsck

package
v0.0.0-...-ba1c585 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2017 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Overview

Package leveldb_fsck performs consistency checking of a leveldb-based syncbase store.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckDBApp

func CheckDBApp(dbCtx *dbContext, path string)

CheckDBApp() attempts to check a store in directory "path", associated with an app, within database *dbCtx.

func CheckDBBlobs

func CheckDBBlobs(dbCtx *dbContext)

CheckDBBlobs() attempts to check the blobmap store of the syncbase database *dbCtx.

func CheckDBRoot

func CheckDBRoot(path string, errors *[]error)

CheckDBRoot() attempts to check the root store of the syncbase database at the specified path. It returns a list of errors in *errors.

func CloseDB

func CloseDB(dbCtx *dbContext)

CloseDB() closes the stores associated with the database *dbCtx.

Types

This section is empty.

Directories

Path Synopsis
Binary leveldb_fsck performs consistency checking of a leveldb-based syncbase store.
Binary leveldb_fsck performs consistency checking of a leveldb-based syncbase store.

Jump to

Keyboard shortcuts

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