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

# Functions

ArrComp checks if two byte slices are the same.
GetDAGServ returns a mock DAGService.
GetEmptyNode returns an empty unixfs file node.
GetNode returns a unixfs file node with the specified data.
GetRandomNode returns a random unixfs file node.
PrintDag pretty-prints the given dag to stdout.
SizeSplitterGen creates a generator.

# Variables

Deprecated: use github.com/ipfs/boxo/ipld/unixfs/test.UseBlake2b256.
Deprecated: use github.com/ipfs/boxo/ipld/unixfs/test.UseCidV1.
Deprecated: use github.com/ipfs/boxo/ipld/unixfs/test.UseProtoBufLeaves.
Deprecated: use github.com/ipfs/boxo/ipld/unixfs/test.UseRawLeaves.

# Structs

NodeOpts is used by GetNode, GetEmptyNode and GetRandomNode Deprecated: use github.com/ipfs/boxo/ipld/unixfs/test.NodeOpts.