//
pkg.gl
Category
github.com/vitelabs/go-vite/v2
common
db
xleveldb
table
package
2.14.0
Repository:
https://github.com/vitelabs/go-vite.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
1.4k SLOC
#
Functions
NewReader
NewReader creates a new initialized table reader for the file.
NewWriter
NewWriter creates a new initialized table writer for the file.
#
Variables
ErrIterReleased
Reader errors.
ErrNotFound
Reader errors.
ErrReaderReleased
Reader errors.
#
Structs
ErrCorrupted
ErrCorrupted describes error due to corruption.
Reader
Reader is a table reader.
Writer
Writer is a table writer.