Documentation ¶
Index ¶
Constants ¶
View Source
const ( LSource = "source" // Function which created the import LRootCid = "root" // Root CID LFileName = "filename" // Local file path LMTime = "mtime" // File modification timestamp )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mgr ¶
type Mgr struct { Blockstore blockstore.BasicBlockstore // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.