Registry / testing / filecoin-project-test-vectors-schema

filecoin-project-test-vectors-schema

JSON →
library0.0.7gogounverified

Schema definitions for Filecoin test vectors, used to validate and structure test data.

go get github.com/filecoin-project/test-vectors/schema
INSTALL
IMPORT
SIG · FILECOIN-PROJECT-T
F
filecoin-project-test-vectors-schema
testinggov0.0.7
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.

schema
github.com/filecoin-project/test-vectors/schema

Creates an empty test vector schema instance.

package main import ( "fmt" "github.com/filecoin-project/test-vectors/schema" ) func main() { v := schema.Vector{} fmt.Println(v) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
filecoin-project-test-vectors-schema — go get filecoin-project-test-vectors-schema · libregistry