package
0.0.0-20220412220916-5ea02083e3ec
Repository: https://github.com/riteshrch/go-edge-device-lib.git
Documentation: pkg.go.dev

# Functions

ProduceGoTypes infers Go types from an IPLD schema in ts and writes their Go source code type declarations to w.
Prototype implements a schema.TypedPrototype given a Go pointer type and an IPLD schema type.
Unwrap takes a datamodel.Node implemented by Prototype or Wrap, and returns a pointer to the inner Go value.
Wrap implements a schema.TypedNode given a non-nil pointer to a Go value and an IPLD schema type.