package
0.0.5
Repository: https://github.com/functionland/wnfs-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewDagReader creates a new reader object that reads the data represented by the given node, using the passed in DAGService for data retrieval.

# Variables

Common errors.
Common errors.
Common errors.
Common errors.

# Interfaces

A DagReader provides read-only read and seek acess to a unixfs file.
A ReadSeekCloser implements interfaces to read, copy, seek and close.