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 + func AddMetadataTo(n *core.Dms3Node, skey string, m *ft.Metadata) (string, error) + func Metadata(n *core.Dms3Node, skey string) (*ft.Metadata, error) + type Adder struct + Chunker string + CidBuilder cid.Builder + NoCopy bool + Out chan<- interface{} + Pin bool + Progress bool + RawLeaves bool + Silent bool + Trickle bool + func NewAdder(ctx context.Context, p pin.Pinner, bs bstore.GCLocker, ds ld.DAGService) (*Adder, error) + func (adder *Adder) AddAllAndPin(file files.Node) (ld.Node, error) + func (adder *Adder) PinRoot(root ld.Node) error + func (adder *Adder) SetMfsRoot(r *mfs.Root) + type Link struct + Hash string + Name string + Size uint64