package
Version:
v0.3.3
Opens a new window with list of versions in this module.
Published: Apr 28, 2015
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
package fuse/readonly implements a fuse filesystem to access files
stored inside of ipfs.
Mount mounts ipfs at a given location, and returns a mount.Mount instance.
FileSystem is the readonly Ipfs Fuse Filesystem.
NewFileSystem constructs new fs using given core.IpfsNode instance.
Root constructs the Root of the filesystem, a Root object.
Node is the core object representing a filesystem tree node.
Attr returns the attributes of a given node.
Lookup performs a lookup under this node.
ReadDirAll reads the link structure as directory entries
Root is the root object of the filesystem tree.
Attr returns file attributes.
Lookup performs a lookup under this node.
ReadDirAll reads a particular directory. Disallowed for root.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.