package
0.5.1
Repository: https://github.com/ethfsx/go-ipfs.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
InitializeKeyspace sets the ipns record for the given key to point to an empty directory.
Mount mounts ipns at a given location, and returns a mount.Mount instance.
NewFileSystem constructs new fs using given core.IpfsNode instance.

# Structs

Directory is wrapper over an mfs directory to satisfy the fuse fs interface.
File is wrapper over an mfs file to satisfy the fuse fs interface.
No description provided by the author
FileSystem is the readwrite IPNS Fuse Filesystem.
No description provided by the author
Root is the root object of the filesystem tree.