//
pkg.gl
Category
github.com/berlincount/go-jsonstruct
src
jsonstruct
package
0.9.3
Repository:
https://github.com/berlincount/go-jsonstruct.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
77 SLOC
#
Functions
Decode
Decode one or multiple Go structures from JSON, register and return their Types.
MapType
MapType adds a new Type (plus its [], * and []* variants) to the registry.
#
Variables
TypeMap
TypeMap provides a Type registry, mapping type names to reflect Types.
#
Structs
Field
Field holds a JSON description of individual Go fields.
Struct
Struct holds JSON description of Go structures.