Registry / serialization / ipld-go-car

ipld-go-car

JSON →
library0.6.3gogounverified

A Go implementation of the Content Addressable aRchive (CAR) file format for IPLD data.

go get github.com/ipld/go-car
INSTALL
IMPORT
SIG · IPLD-GO-CAR
I
ipld-go-car
serializationgov0.6.3
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.

car
github.com/ipld/go-car

Prints the go-car library version.

package main import ( "fmt" "github.com/ipld/go-car" ) func main() { fmt.Println(car.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ipld-go-car — go get ipld-go-car · libregistry