package
0.9.3
Repository: https://github.com/berlincount/go-jsonstruct.git
Documentation: pkg.go.dev

# Functions

Decode one or multiple Go structures from JSON, register and return their Types.
MapType adds a new Type (plus its [], * and []* variants) to the registry.

# Variables

TypeMap provides a Type registry, mapping type names to reflect Types.

# Structs

Field holds a JSON description of individual Go fields.
Struct holds JSON description of Go structures.