Versions in this module Expand all Collapse all v1 v1.22.1 Sep 3, 2022 v1.22.0 Jun 9, 2020 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