Versions in this module Expand all Collapse all v0 v0.9.3 Dec 11, 2016 v0.9.2 Dec 8, 2016 Changes in this version + var TypeMap map[string]reflect.Type + func Decode(r io.Reader) ([]reflect.Type, error) + func MapType(Name string, Type reflect.Type) + type Field struct + Name string + Tags reflect.StructTag + Type string + type Struct struct + Fields []Field + Struct string