Versions in this module Expand all Collapse all v1 v1.0.0 Feb 2, 2018 Changes in this version + var ErrIntOverflowUnrecognized = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthUnrecognized = fmt.Errorf("proto: negative length found during unmarshaling") + func UnrecognizedDescription() (desc *descriptor.FileDescriptorSet) + type A struct + B []*B + Field1 *int64 + func NewPopulatedA(r randyUnrecognized, easy bool) *A + func (*A) Descriptor() ([]byte, []int) + func (*A) ProtoMessage() + func (m *A) Marshal() (dAtA []byte, err error) + func (m *A) MarshalTo(dAtA []byte) (int, error) + func (m *A) Reset() + func (m *A) Size() (n int) + func (m *A) Unmarshal(dAtA []byte) error + func (this *A) Description() (desc *descriptor.FileDescriptorSet) + func (this *A) Equal(that interface{}) bool + func (this *A) GoString() string + func (this *A) String() string + func (this *A) VerboseEqual(that interface{}) error + type B struct + C *C + D *D + F *OldC + XXX_unrecognized []byte + func NewPopulatedB(r randyUnrecognized, easy bool) *B + func (*B) Descriptor() ([]byte, []int) + func (*B) ProtoMessage() + func (m *B) Marshal() (dAtA []byte, err error) + func (m *B) MarshalTo(dAtA []byte) (int, error) + func (m *B) Reset() + func (m *B) Size() (n int) + func (m *B) Unmarshal(dAtA []byte) error + func (this *B) Description() (desc *descriptor.FileDescriptorSet) + func (this *B) Equal(that interface{}) bool + func (this *B) GoString() string + func (this *B) String() string + func (this *B) VerboseEqual(that interface{}) error + type C struct + Field2 *float64 + Field3 *string + Field4 *float64 + Field5 [][]byte + Field6 *int64 + Field7 []float32 + XXX_unrecognized []byte + func NewPopulatedC(r randyUnrecognized, easy bool) *C + func (*C) Descriptor() ([]byte, []int) + func (*C) ProtoMessage() + func (m *C) Marshal() (dAtA []byte, err error) + func (m *C) MarshalTo(dAtA []byte) (int, error) + func (m *C) Reset() + func (m *C) Size() (n int) + func (m *C) Unmarshal(dAtA []byte) error + func (this *C) Description() (desc *descriptor.FileDescriptorSet) + func (this *C) Equal(that interface{}) bool + func (this *C) GoString() string + func (this *C) String() string + func (this *C) VerboseEqual(that interface{}) error + type D struct + Field1 *int64 + XXX_unrecognized []byte + func NewPopulatedD(r randyUnrecognized, easy bool) *D + func (*D) Descriptor() ([]byte, []int) + func (*D) ProtoMessage() + func (m *D) Marshal() (dAtA []byte, err error) + func (m *D) MarshalTo(dAtA []byte) (int, error) + func (m *D) Reset() + func (m *D) Size() (n int) + func (m *D) Unmarshal(dAtA []byte) error + func (this *D) Description() (desc *descriptor.FileDescriptorSet) + func (this *D) Equal(that interface{}) bool + func (this *D) GoString() string + func (this *D) String() string + func (this *D) VerboseEqual(that interface{}) error + type OldA struct + B []*OldB + Field1 *int64 + func NewPopulatedOldA(r randyUnrecognized, easy bool) *OldA + func (*OldA) Descriptor() ([]byte, []int) + func (*OldA) ProtoMessage() + func (m *OldA) Marshal() (dAtA []byte, err error) + func (m *OldA) MarshalTo(dAtA []byte) (int, error) + func (m *OldA) Reset() + func (m *OldA) Size() (n int) + func (m *OldA) Unmarshal(dAtA []byte) error + func (this *OldA) Description() (desc *descriptor.FileDescriptorSet) + func (this *OldA) Equal(that interface{}) bool + func (this *OldA) GoString() string + func (this *OldA) String() string + func (this *OldA) VerboseEqual(that interface{}) error + type OldB struct + C *OldC + F *OldC + XXX_unrecognized []byte + func NewPopulatedOldB(r randyUnrecognized, easy bool) *OldB + func (*OldB) Descriptor() ([]byte, []int) + func (*OldB) ProtoMessage() + func (m *OldB) Marshal() (dAtA []byte, err error) + func (m *OldB) MarshalTo(dAtA []byte) (int, error) + func (m *OldB) Reset() + func (m *OldB) Size() (n int) + func (m *OldB) Unmarshal(dAtA []byte) error + func (this *OldB) Description() (desc *descriptor.FileDescriptorSet) + func (this *OldB) Equal(that interface{}) bool + func (this *OldB) GoString() string + func (this *OldB) String() string + func (this *OldB) VerboseEqual(that interface{}) error + type OldC struct + Field1 *int64 + Field2 *float64 + Field3 *string + Field6 *int64 + Field7 []float32 + XXX_unrecognized []byte + func NewPopulatedOldC(r randyUnrecognized, easy bool) *OldC + func (*OldC) Descriptor() ([]byte, []int) + func (*OldC) ProtoMessage() + func (m *OldC) Marshal() (dAtA []byte, err error) + func (m *OldC) MarshalTo(dAtA []byte) (int, error) + func (m *OldC) Reset() + func (m *OldC) Size() (n int) + func (m *OldC) Unmarshal(dAtA []byte) error + func (this *OldC) Description() (desc *descriptor.FileDescriptorSet) + func (this *OldC) Equal(that interface{}) bool + func (this *OldC) GoString() string + func (this *OldC) String() string + func (this *OldC) VerboseEqual(that interface{}) error + type OldU struct + Field1 *string + Field2 []float64 + XXX_unrecognized []byte + func NewPopulatedOldU(r randyUnrecognized, easy bool) *OldU + func (*OldU) Descriptor() ([]byte, []int) + func (*OldU) ProtoMessage() + func (m *OldU) Marshal() (dAtA []byte, err error) + func (m *OldU) MarshalTo(dAtA []byte) (int, error) + func (m *OldU) Reset() + func (m *OldU) Size() (n int) + func (m *OldU) Unmarshal(dAtA []byte) error + func (this *OldU) Description() (desc *descriptor.FileDescriptorSet) + func (this *OldU) Equal(that interface{}) bool + func (this *OldU) GoString() string + func (this *OldU) String() string + func (this *OldU) VerboseEqual(that interface{}) error + type OldUnoM struct + Field1 *string + Field2 []float64 + XXX_unrecognized []byte + func NewPopulatedOldUnoM(r randyUnrecognized, easy bool) *OldUnoM + func (*OldUnoM) Descriptor() ([]byte, []int) + func (*OldUnoM) ProtoMessage() + func (m *OldUnoM) Reset() + func (this *OldUnoM) Description() (desc *descriptor.FileDescriptorSet) + func (this *OldUnoM) Equal(that interface{}) bool + func (this *OldUnoM) GoString() string + func (this *OldUnoM) String() string + func (this *OldUnoM) VerboseEqual(that interface{}) error + type U struct + Field2 []float64 + Field3 *uint32 + func NewPopulatedU(r randyUnrecognized, easy bool) *U + func (*U) Descriptor() ([]byte, []int) + func (*U) ProtoMessage() + func (m *U) Marshal() (dAtA []byte, err error) + func (m *U) MarshalTo(dAtA []byte) (int, error) + func (m *U) Reset() + func (m *U) Size() (n int) + func (m *U) Unmarshal(dAtA []byte) error + func (this *U) Description() (desc *descriptor.FileDescriptorSet) + func (this *U) Equal(that interface{}) bool + func (this *U) GoString() string + func (this *U) String() string + func (this *U) VerboseEqual(that interface{}) error + type UnoM struct + Field2 []float64 + Field3 *uint32 + func NewPopulatedUnoM(r randyUnrecognized, easy bool) *UnoM + func (*UnoM) Descriptor() ([]byte, []int) + func (*UnoM) ProtoMessage() + func (m *UnoM) Reset() + func (this *UnoM) Description() (desc *descriptor.FileDescriptorSet) + func (this *UnoM) Equal(that interface{}) bool + func (this *UnoM) GoString() string + func (this *UnoM) String() string + func (this *UnoM) VerboseEqual(that interface{}) error