# Functions

Load returns an existing unixfs using the directory with the given id.
New returns a new unixfs directory initialized with empty directories.

# Constants

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

Unixfs is used to read and write to a unixfs directory.

# Type aliases

WalkFun is called for each directory entry.