//
pkg.gl
Category
github.com/Fantom-foundation/carmendb
backend
depot
memory
package
0.0.0-20240830124323-c3d2d57c8a5a
Repository:
https://github.com/fantom-foundation/carmendb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
205 SLOC
#
Functions
NewDepot
NewDepot constructs a new instance of Depot.
#
Constants
LengthSize
uint32.
#
Structs
Depot
Depot is an in-memory store.Depot implementation - it maps IDs to values.