Versions in this module Expand all Collapse all v1 v1.3.7 Mar 25, 2020 v1.3.4 Nov 19, 2019 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