# Functions
CleanBlockCacheWAL used in test to clean dir.
NewBCN return a new block cache node instance.
NewBlockCache return a new BlockCache instance.
NewVirtualBCN return a new virtual block cache node instance.
# Constants
No description provided by the author
No description provided by the author
DelSingleBlockTime ...
The types of BlockCacheNode.
The types of BlockCacheNode.
The types of BlockCacheNode.
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
BlockCacheImpl is the implementation of BlockCache.
BlockCacheNode is the implementation of BlockCacheNode.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
BlockCache defines BlockCache's API.
# Type aliases
No description provided by the author
BCNType type of BlockCacheNode.
CacheStatus ...