package
0.0.0-20240830124323-c3d2d57c8a5a
Repository: https://github.com/fantom-foundation/carmendb.git
Documentation: pkg.go.dev

# Packages

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

# Functions

CreateDepotSnapshotFromData creates a new depot snapshot utilizing the provided snapshot data.
CreateDepotSnapshotFromDepot creates a new depot snapshot utilizing the provided source.
No description provided by the author
No description provided by the author

# Structs

DepotPart is a part of a store snapshot covering exactly one page of values.
DepotProof is the type of proof used by depot snapshots.
DepotSnapshot is the snapshot format used by all depot implementations.

# Interfaces

Depot is a mutable key/value store for values of variable length.
DepotSnapshotSource is the interface to be implemented by Depot implementations to provide snapshot data.