package
0.0.0-20241025223506-8f98e58bd830
Repository: https://github.com/transparency-dev/serverless-log.git
Documentation: pkg.go.dev

# Functions

Create creates a new filesystem hierarchy and returns a Storage representation for it.
Load returns a Storage instance initialised from the filesystem at the provided location.
ReadCheckpoint reads and returns the contents of the log checkpoint file.

# Structs

Storage is a serverless storage implementation which uses files to store tree state.