//
pkg.gl
Category
github.com/multiverse-vcs/go-git-ipfs
pkg
storage
unixfs
package
1.0.3
Repository:
https://github.com/multiverse-vcs/go-git-ipfs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
3
Files
238 SLOC
#
Functions
Load
Load returns an existing unixfs using the directory with the given id.
New
New returns a new unixfs directory initialized with empty directories.
#
Constants
InfoPath
No description provided by the author
ObjectsPath
No description provided by the author
PackPath
No description provided by the author
RefsPath
No description provided by the author
#
Structs
Unixfs
Unixfs is used to read and write to a unixfs directory.
#
Type aliases
WalkFun
WalkFun is called for each directory entry.