package
1.14.2
Repository: https://github.com/iotexproject/iotex-core.git
Documentation: pkg.go.dev

# Functions

NewBatch returns a batch.
NewCachedBatch returns a new cached batch buffer.
NewKVCache returns a KVCache.
NewWriteInfo creates a new write info.

# Constants

Delete indicate the type of write operation to be Delete.
Put indicate the type of write operation to be Put.

# Variables

ErrAlreadyDeleted indicates the key has been deleted.
ErrAlreadyExist indicates certain item already exists in Blockchain database.
ErrNotExist indicates certain item does not exist in Blockchain database.
ErrOutOfBound indicates an out of bound error.
ErrUnexpectedType indicates an invalid casting.

# Structs

No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author