Versions in this module Expand all Collapse all v0 v0.0.2 Oct 11, 2021 v0.0.1 Oct 11, 2021 Changes in this version + var DagCmd = &cmds.Command + var DagExportCmd = &cmds.Command + var DagGetCmd = &cmds.Command + var DagImportCmd = &cmds.Command + var DagPutCmd = &cmds.Command + var DagResolveCmd = &cmds.Command + var DagStatCmd = &cmds.Command + type CarImportOutput struct + Root RootMeta + type DagStat struct + NumBlocks int64 + Size uint64 + func (s *DagStat) String() string + type OutputObject struct + Cid cid.Cid + type ResolveOutput struct + Cid cid.Cid + RemPath string + type RootMeta struct + Cid cid.Cid + PinErrorMsg string