Registry / networking / ipfs-go-fetcher

ipfs-go-fetcher

JSON →
library1.6.2gogounverified

Fetches IPFS content from various sources using a modular fetcher interface.

go get github.com/ipfs/go-fetcher
INSTALL
IMPORT
SIG · IPFS-GO-FETCHER
I
ipfs-go-fetcher
networkinggov1.6.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.

fetcher
github.com/ipfs/go-fetcher

Create a new IPFS fetcher instance

package main import ( "fmt" "github.com/ipfs/go-fetcher" ) func main() { f := fetcher.NewFetcher(nil) fmt.Println(f) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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