# Packages
No description provided by the author
# Functions
NewStorage return the storage of the specify type.
# Constants
Storage type constant.
# Interfaces
IteratorBackend is the storage iterator backend.
StorageBackend is the storage backend interface.
# Type aliases
StorageType is the type of storage, include leveldb and rocksdb.