package
2.0.2+incompatible
Repository: https://github.com/ssvlabs/ssv.git
Documentation: pkg.go.dev

# Structs

Obj struct for getting key/value from storage.
Options for creating all db type.

# Interfaces

Database interface for Badger DB.
GarbageCollector is an interface implemented by storage engines which demand garbage collection.
Reader is a read-only accessor to the database.
No description provided by the author
ReadWrite is a read-write accessor to the database.
Txn is a read-write transaction.