package
2.1.0+incompatible
Repository: https://github.com/iost-official/go-ios-protocol.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewStorage return the storage of the specify type.

# Constants

Storage type constant.

# Structs

Iterator is the storage iterator.
Storage is a kv database.

# 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.