package
0.0.0-20190101045657-ce948763b909
Repository: https://github.com/ether1project/go-ipfs.git
Documentation: pkg.go.dev

# Functions

Mount mounts IPFS at a given location, and returns a mount.Mount instance.
NewFileSystem constructs new fs using given core.IpfsNode instance.

# Structs

FileSystem is the readonly IPFS Fuse Filesystem.
Node is the core object representing a filesystem tree node.
Root is the root object of the filesystem tree.