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 ¶
CheckDBRoot() attempts to check the root store of the syncbase database at the specified path. It returns a list of errors in *errors.
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. |
Click to show internal directories.
Click to hide internal directories.