Registry / utility / dms3-go-cid

dms3-go-cid

JSON →
library0.0.8gogounverified

A Go implementation of Content-IDentifiers (CIDs) for self-describing content-addressed identifiers used in distributed systems like DMS3.

go get gitlab.dms3.io/dms3/go-cid
INSTALL
IMPORT
SIG · DMS3-GO-CID
D
dms3-go-cid
utilitygov0.0.8
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.

cid
gitlab.dms3.io/dms3/go-cid

Decode a CID string

package main import ( "fmt" cid "gitlab.dms3.io/dms3/go-cid" ) func main() { c, _ := cid.Decode("Qm...") fmt.Println(c) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Amazon
1
Resources
dms3-go-cid — go get dms3-go-cid · libregistry