dep ensure --add github.com/computes/ipfs-http-apiimport "github.com/computes/ipfs-http-api"func Cat(ipfsURL url.URL, address string) (io.ReadCloser, error)Cat returns a reader for the data in IPFS located at address
func ID(ipfsURL url.URL) (io.ReadCloser, error)ID returns a reader of the IPFS node info