package
0.0.0-20190101045657-ce948763b909
Repository: https://github.com/ether1project/go-ipfs.git
Documentation: pkg.go.dev

# Functions

Add builds a merkledag node from a reader, adds it to the blockstore, and returns the key representing that node.
No description provided by the author
AddR recursively adds files in |path|.
AddWithContext does the same as Add, but with a custom context.
AddWrapped adds data from a reader, and wraps it with a directory object to preserve the filename.
No description provided by the author
NewAdder Returns a new Adder used for a file add operation.

# Structs

Adder holds the switches passed to the `add` command.
No description provided by the author
No description provided by the author