Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LevelDBStore ¶
func NewLevelDBStore ¶
func NewLevelDBStore(path string) (*LevelDBStore, error)
func (*LevelDBStore) Delete ¶
func (d *LevelDBStore) Delete(key []byte) error
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
func (*Store) GetReRollupBatchIndex ¶
func (*Store) SetReRollupBatchIndex ¶
Click to show internal directories.
Click to hide internal directories.