Registry / networking / ipfs-go-ipfs-addr

ipfs-go-ipfs-addr

JSON →
library0.0.1gogounverified

Provides parsing and handling of IPFS multiaddresses.

go get github.com/ipfs/go-ipfs-addr
INSTALL
IMPORT
SIG · IPFS-GO-IPFS-ADDR
I
ipfs-go-ipfs-addr
networkinggov0.0.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.

ipfsaddr
github.com/ipfs/go-ipfs-addr

Parses an IPFS multiaddress string.

import "github.com/ipfs/go-ipfs-addr" addr, err := ipfsaddr.ParseString("/ip4/127.0.0.1/tcp/5001") if err != nil { // handle error } fmt.Println(addr.String())
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
ipfs-go-ipfs-addr — go get ipfs-go-ipfs-addr · libregistry