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 NativeWithSizeCache struct + Field1 *float64 + Field11 uint64 + Field13 *bool + Field14 *string + Field15 []byte + Field2 *float32 + Field3 *int32 + Field4 *int64 + XXX_sizecache int32 + func NewPopulatedNativeWithSizeCache(r randyXxxfields, easy bool) *NativeWithSizeCache + func (*NativeWithSizeCache) Descriptor() ([]byte, []int) + func (*NativeWithSizeCache) ProtoMessage() + func (m *NativeWithSizeCache) GetField1() float64 + func (m *NativeWithSizeCache) GetField11() uint64 + func (m *NativeWithSizeCache) GetField13() bool + func (m *NativeWithSizeCache) GetField14() string + func (m *NativeWithSizeCache) GetField15() []byte + func (m *NativeWithSizeCache) GetField2() float32 + func (m *NativeWithSizeCache) GetField3() int32 + func (m *NativeWithSizeCache) GetField4() int64 + func (m *NativeWithSizeCache) Reset() + func (m *NativeWithSizeCache) String() string + func (m *NativeWithSizeCache) XXX_DiscardUnknown() + func (m *NativeWithSizeCache) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NativeWithSizeCache) XXX_Merge(src proto.Message) + func (m *NativeWithSizeCache) XXX_Size() int + func (m *NativeWithSizeCache) XXX_Unmarshal(b []byte) error + func (this *NativeWithSizeCache) Equal(that interface{}) bool + type NativeWithoutSizeCache struct + Field1 *float64 + Field11 uint64 + Field13 *bool + Field14 *string + Field15 []byte + Field2 *float32 + Field3 *int32 + Field4 *int64 + func NewPopulatedNativeWithoutSizeCache(r randyXxxfields, easy bool) *NativeWithoutSizeCache + func (*NativeWithoutSizeCache) Descriptor() ([]byte, []int) + func (*NativeWithoutSizeCache) ProtoMessage() + func (m *NativeWithoutSizeCache) GetField1() float64 + func (m *NativeWithoutSizeCache) GetField11() uint64 + func (m *NativeWithoutSizeCache) GetField13() bool + func (m *NativeWithoutSizeCache) GetField14() string + func (m *NativeWithoutSizeCache) GetField15() []byte + func (m *NativeWithoutSizeCache) GetField2() float32 + func (m *NativeWithoutSizeCache) GetField3() int32 + func (m *NativeWithoutSizeCache) GetField4() int64 + func (m *NativeWithoutSizeCache) Reset() + func (m *NativeWithoutSizeCache) String() string + func (m *NativeWithoutSizeCache) XXX_DiscardUnknown() + func (m *NativeWithoutSizeCache) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NativeWithoutSizeCache) XXX_Merge(src proto.Message) + func (m *NativeWithoutSizeCache) XXX_Size() int + func (m *NativeWithoutSizeCache) XXX_Unmarshal(b []byte) error + func (this *NativeWithoutSizeCache) Equal(that interface{}) bool + type StructWithSizeCache struct + Field1 float64 + Field13 []bool + Field14 *string + Field15 []byte + Field2 float32 + Field3 NativeWithSizeCache + Field6 *uint64 + Field7 int32 + Field8 NativeWithoutSizeCache + XXX_sizecache int32 + func NewPopulatedStructWithSizeCache(r randyXxxfields, easy bool) *StructWithSizeCache + func (*StructWithSizeCache) Descriptor() ([]byte, []int) + func (*StructWithSizeCache) ProtoMessage() + func (m *StructWithSizeCache) GetField1() float64 + func (m *StructWithSizeCache) GetField13() []bool + func (m *StructWithSizeCache) GetField14() string + func (m *StructWithSizeCache) GetField15() []byte + func (m *StructWithSizeCache) GetField2() float32 + func (m *StructWithSizeCache) GetField3() NativeWithSizeCache + func (m *StructWithSizeCache) GetField6() uint64 + func (m *StructWithSizeCache) GetField7() int32 + func (m *StructWithSizeCache) GetField8() NativeWithoutSizeCache + func (m *StructWithSizeCache) Reset() + func (m *StructWithSizeCache) String() string + func (m *StructWithSizeCache) XXX_DiscardUnknown() + func (m *StructWithSizeCache) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StructWithSizeCache) XXX_Merge(src proto.Message) + func (m *StructWithSizeCache) XXX_Size() int + func (m *StructWithSizeCache) XXX_Unmarshal(b []byte) error + func (this *StructWithSizeCache) Equal(that interface{}) bool + type StructWithoutSizeCache struct + Field1 float64 + Field13 []bool + Field14 *string + Field15 []byte + Field2 float32 + Field3 NativeWithSizeCache + Field6 *uint64 + Field7 int32 + Field8 NativeWithoutSizeCache + func NewPopulatedStructWithoutSizeCache(r randyXxxfields, easy bool) *StructWithoutSizeCache + func (*StructWithoutSizeCache) Descriptor() ([]byte, []int) + func (*StructWithoutSizeCache) ProtoMessage() + func (m *StructWithoutSizeCache) GetField1() float64 + func (m *StructWithoutSizeCache) GetField13() []bool + func (m *StructWithoutSizeCache) GetField14() string + func (m *StructWithoutSizeCache) GetField15() []byte + func (m *StructWithoutSizeCache) GetField2() float32 + func (m *StructWithoutSizeCache) GetField3() NativeWithSizeCache + func (m *StructWithoutSizeCache) GetField6() uint64 + func (m *StructWithoutSizeCache) GetField7() int32 + func (m *StructWithoutSizeCache) GetField8() NativeWithoutSizeCache + func (m *StructWithoutSizeCache) Reset() + func (m *StructWithoutSizeCache) String() string + func (m *StructWithoutSizeCache) XXX_DiscardUnknown() + func (m *StructWithoutSizeCache) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StructWithoutSizeCache) XXX_Merge(src proto.Message) + func (m *StructWithoutSizeCache) XXX_Size() int + func (m *StructWithoutSizeCache) XXX_Unmarshal(b []byte) error + func (this *StructWithoutSizeCache) Equal(that interface{}) bool