Registry / networking / ipfs-interface-go-ipfs-core

ipfs-interface-go-ipfs-core

JSON →
library0.11.2gogounverified

Defines the IPFS Core API interfaces for interacting with IPFS nodes.

go get github.com/ipfs/interface-go-ipfs-core
INSTALL
IMPORT
SIG · IPFS-INTERFACE-GO-
I
ipfs-interface-go-ipfs-core
networkinggov0.11.2
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.

iface
github.com/ipfs/interface-go-ipfs-core

Imports the IPFS Core API interface package.

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

No known issues recorded.

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

No dependency data recorded yet.

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