Registry / networking / ipfs-go-ipfs-exchange-interface

ipfs-go-ipfs-exchange-interface

JSON →
library0.2.1gogounverified

Defines the IPFS exchange interface for block retrieval and exchange.

go get github.com/ipfs/go-ipfs-exchange-interface
INSTALL
IMPORT
SIG · IPFS-GO-IPFS-EXCHA
I
ipfs-go-ipfs-exchange-interface
networkinggov0.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

exchange
github.com/ipfs/go-ipfs-exchange-interface

Imports the exchange interface package.

package main import ( "fmt" exchange "github.com/ipfs/go-ipfs-exchange-interface" ) func main() { fmt.Println(exchange.InterfaceName) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ipfs-go-ipfs-exchange-interface — go get ipfs-go-ipfs-exchange-interface · libregistry