package
0.0.0-20250219013416-d9b5421f49b9
Repository: https://github.com/mo-rizk/boxo.git
Documentation: pkg.go.dev

# Functions

NewFSNFromDag reconstructs a FSNodeOverDag node from a given dag node.

# Variables

1 MB.
DefaultLinksPerBlock governs how the importer decides how many links there will be per block.
No description provided by the author
ErrSizeLimitExceeded signals that a block is larger than BlockSizeLimit.

# Structs

DagBuilderHelper wraps together a bunch of objects needed to efficiently create unixfs dag trees.
DagBuilderParams wraps configuration options to create a DagBuilderHelper from a chunker.Splitter.
FSNodeOverDag encapsulates an `unixfs.FSNode` that will be stored in a `dag.ProtoNode`.