Versions in this module Expand all Collapse all v1 v1.1.1 Jul 17, 2018 v1.0.0 Feb 2, 2018 Changes in this version + type Bytes []byte + func (this *Bytes) UnmarshalJSON(data []byte) error + func (this Bytes) MarshalJSON() ([]byte, error) + type MyFloat32Type float32 + type MyFloat64Type float64 + type MyInt32Type int32 + type MyMapType map[string]uint64 + type MyStringType string + type MyUint64Type uint64