Registry / serialization / open-rpc-meta-schema

open-rpc-meta-schema

JSON →
library0.0.0-20230704215912-274bbb4172ccgogounverified

Meta-schema for OpenRPC, providing JSON Schema definitions for RPC method descriptions.

go get github.com/open-rpc/meta-schema
INSTALL
IMPORT
SIG · OPEN-RPC-META-SCHE
O
open-rpc-meta-schema
serializationgov0.0.0-20230704215912-274bbb4172cc
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.

metaschema
github.com/open-rpc/meta-schema

Accesses the OpenRPC meta-schema

package main import ( "fmt" "github.com/open-rpc/meta-schema" ) func main() { schema := metaschema.OpenRPCSchema fmt.Println(schema.Title) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230704215912-274bbb4172cclatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
open-rpc-meta-schema — go get open-rpc-meta-schema · libregistry