Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFile ¶
func NewFile(node *indexiface.Node, fileMeta metaiface.FileMeta, blobStore blobiface.Store, assembler contentiface.Assembler) (fs.File, error)
NewFile creates a new fs.File instance. It takes an io.Reader for the file content, the IndexNode, and the FileMeta.
func NewFileInfo ¶
NewFileInfo creates an fs.FileInfo from an IndexNode and optional FileMeta.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.