Registry / utility / ipfs-go-path

ipfs-go-path

JSON →
library0.3.2gogounverified

Package path contains utilities to work with IPFS paths.

go get github.com/ipfs/go-path
INSTALL
IMPORT
SIG · IPFS-GO-PATH
I
ipfs-go-path
utilitygov0.3.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.

path
github.com/ipfs/go-path

Parses and manipulates IPFS paths.

package main import ( "fmt" "github.com/ipfs/go-path" ) func main() { p := path.FromString("/ipfs/Qm...") fmt.Println(p.String()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
ipfs-go-path — go get ipfs-go-path · libregistry