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
Package db_mock is a generated GoMock package.
No description provided by the author
Package wal This Module is in so many aspects inspired by etcd's WAL.

# Functions

NewCacheMVCCDB returns new CacheMVCCDB.
NewCommit returns new commit.
NewCommitManager returns new commit manager.
NewMVCCDB return new mvccdb.

# Constants

constant of mvccdb.

# Variables

error of mvccdb.

# Structs

CacheMVCCDB is the mvcc db with cache.
Commit is the cache of specify tag.
CommitManager is the commit manager, support get, delete etc.
Item is the value of cache.

# Interfaces

MVCCDB is the interface of mvccdb.