package
0.4.6
Repository: https://github.com/ipfs/go-unixfs.git
Documentation: pkg.go.dev

# Functions

Append appends the data in `db` to the dag, using the Trickledag format Deprecated: use github.com/ipfs/boxo/ipld/unixfs/importer/trickle.Append.
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 Deprecated: use github.com/ipfs/boxo/ipld/unixfs/importer/trickle.VerifyTrickleDagStructure.

# Structs

VerifyParams is used by VerifyTrickleDagStructure Deprecated: use github.com/ipfs/boxo/ipld/unixfs/importer/trickle.VerifyParams.