package
0.24.0
Repository: https://github.com/ipfs/boxo.git
Documentation: pkg.go.dev

# Functions

Append appends the data in `db` to the dag, using the Trickledag format.
Layout builds a new DAG with the trickle format using the provided DagBuilderHelper.
VerifyTrickleDagStructure checks that the given dag matches exactly the trickle dag datastructure layout.

# Structs

VerifyParams is used by VerifyTrickleDagStructure.