Categorygithub.com/ipfs/go-ipfs-http-client
modulepackage
0.7.0
Repository: https://github.com/ipfs/go-ipfs-http-client.git
Documentation: pkg.go.dev

# README

go-ipfs-http-api

⚠️ This package is no longer being maintained here. ⚠️

It has been moved into kubo's repo at github.com/ipfs/kubo/client/rpc.

This allows that any updates or change to kubo's coreapi is immediately reflected on the client too.

License

MIT

# Functions

Deprecated: use [rpc.ApiAddr] instead.
Deprecated: use [rpc.NewApi] instead.
Deprecated: use [rpc.NewApiWithClient] instead.
Deprecated: use [rpc.NewLocalApi] instead.
Deprecated: use [rpc.NewPathApi] instead.
Deprecated: use [rpc.NewRequest] instead.
Deprecated: use [rpc.NewURLApiWithClient] instead.

# Constants

Deprecated: use [rpc.DefaultApiFile] instead.
Deprecated: use [rpc.DefaultPathName] instead.
Deprecated: use [rpc.DefaultPathRoot] instead.
Deprecated: use [rpc.EnvDir] instead.

# Variables

Deprecated: use [rpc.ErrApiNotFound] instead.

# Type aliases

Deprecated: use [rpc.BlockAPI] instead.
Deprecated: use [rpc.DhtAPI] instead.
Deprecated: use [rpc.Error] instead.
Deprecated: use [rpc.HttpApi] instead.
Deprecated: use [rpc.HttpDagServ] instead.
Deprecated: use [rpc.KeyAPI] instead.
Deprecated: use [rpc.NameAPI] instead.
Deprecated: use [rpc.ObjectAPI] instead.
Deprecated: use [rpc.PinAPI] instead.
Deprecated: use [rpc.PubsubAPI] instead.
Deprecated: use [rpc.Request] instead.
Deprecated: use [rpc.RequestBuilder] instead.
Deprecated: use [rpc.Response] instead.
Deprecated: use [rpc.RoutingAPI] instead.
Deprecated: use [rpc.SwarmAPI] instead.
Deprecated: use [rpc.UnixfsAPI] instead.