package
0.0.0-20170107010102-259d9253d719
Repository: https://github.com/golang/leveldb.git
Documentation: pkg.go.dev
# Variables
ErrNoLastRecord is returned if LastRecordOffset is called and there is no previous record.
ErrNotAnIOSeeker is returned if the io.Reader underlying a Reader does not implement io.Seeker.