package
1.13.0
Repository: https://github.com/0chain/common.git
Documentation: pkg.go.dev

# Functions

Cacheable checks if the given value is able to be cached.
Copyable checks if the given value is able to be copied.
No description provided by the author
NewBlockTxnCaches creates a new block cache and a transaction cache for the given block.
NewEmpty creates a new empty transaction cache.
NewQueryBlockCache creates a new QueryBlockCache instance.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
BlockCache is a pre commit cache for all changes in a block.
No description provided by the author
QueryBlockCache is a read-only cache for querying values from the current block.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
Value is an interface that all values in the state cache must implement.

# Type aliases

No description provided by the author