Versions in this module Expand all Collapse all v0 v0.2.3 Feb 27, 2015 v0.2.2 Feb 27, 2015 Changes in this version + func Add(n *core.IpfsNode, r io.Reader) (string, error) + func AddMetadataTo(n *core.IpfsNode, key string, m *ft.Metadata) (string, error) + func AddR(n *core.IpfsNode, root string) (key string, err error) + func AddWrapped(n *core.IpfsNode, r io.Reader, filename string) (string, *merkledag.Node, error) + func Cat(n *core.IpfsNode, pstr string) (io.Reader, error) + func Metadata(n *core.IpfsNode, key string) (*ft.Metadata, error)