package
0.6.1
Repository: https://github.com/tron-us/go-unixfs.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewFSNFromDag reconstructs a FSNodeOverDag node from a given dag node.
No description provided by the author

# 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.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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`.
No description provided by the author
SuperMeta contains the common metadata fields for a BTFS object to be used for metadata readers and modifiers.

# Interfaces

No description provided by the author