package
0.0.0-20220907103859-fb1d45d1eb8f
Repository: https://github.com/functionland/go-unixfs.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.