package
0.24.0
Repository: https://github.com/ipfs/boxo.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

Some shorthands for NodeOpts.
Some shorthands for NodeOpts.
Some shorthands for NodeOpts.
Some shorthands for NodeOpts.

# Structs

NodeOpts is used by GetNode, GetEmptyNode and GetRandomNode.