# Functions

New creates new instance of IPFS from the provided url.
NewWithClient creates new instance of IPFS from the provided url and http.Client.

# Structs

AddResult contains result of AddResult command.
IPFS provides limited functionality to interact with the IPFS (https://ipfs.io).
Link represents an IPFS Merkle DAG Link between Nodes.
ObjectStat provides information about dag nodes.

# Type aliases

Cid represents a self-describing content adressed.