Registry / networking / ipfs-go-ipfs-exchange-offline

ipfs-go-ipfs-exchange-offline

JSON →
library0.3.1gogounverified

Implements an offline exchange interface for IPFS that returns nil values to every request.

go get github.com/ipfs/go-ipfs-exchange-offline
INSTALL
IMPORT
SIG · IPFS-GO-IPFS-EXCHA
I
ipfs-go-ipfs-exchange-offline
networkinggov0.3.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.

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

Create an offline exchange instance.

package main import ( "fmt" offline "github.com/ipfs/go-ipfs-exchange-offline" ) func main() { ex := offline.Exchange{} fmt.Println(ex) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.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-offline — go get ipfs-go-ipfs-exchange-offline · libregistry