package
0.29.6-upgrade-to-badger-v3
Repository: https://github.com/koko1123/flow-go-1.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
IsMalformedDataError returns whether an error is MalformedDataError.
No description provided by the author
No description provided by the author
NewExecutionDataStore creates a new Execution Data Store.
No description provided by the author
No description provided by the author
WithMaxBlobSize configures the maximum blob size of the store.
No description provided by the author
# Variables
No description provided by the author
# Structs
BlobNotFoundError is returned when a blob could not be found.
BlobSizeLimitExceededError is returned when a blob exceeds the maximum size allowed.
No description provided by the author
No description provided by the author
ChunkExecutionData represents the execution data of a chunk.
MalformedDataError is returned when malformed data is found at some level of the requested blob tree.
# Interfaces
Downloader is used to download execution data blobs from the network via a blob service.
ExecutionDataStore handles adding / getting execution data to / from a local blobstore.
Serializer is used to serialize / deserialize Execution Data and CID lists for the Execution Data Service.
# Type aliases
No description provided by the author
No description provided by the author