Versions in this module Expand all Collapse all v1 v1.3.3 Dec 10, 2020 Changes in this version + var ErrIntOverflowIssue530 = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthIssue530 = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupIssue530 = fmt.Errorf("proto: unexpected end of group") + type Bar1 struct + Str string + func NewPopulatedBar1(r randyIssue530, easy bool) *Bar1 + func (*Bar1) Descriptor() ([]byte, []int) + func (*Bar1) ProtoMessage() + func (m *Bar1) GetStr() string + func (m *Bar1) Marshal() (dAtA []byte, err error) + func (m *Bar1) MarshalTo(dAtA []byte) (int, error) + func (m *Bar1) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Bar1) Reset() + func (m *Bar1) Size() (n int) + func (m *Bar1) Unmarshal(dAtA []byte) error + func (m *Bar1) XXX_DiscardUnknown() + func (m *Bar1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Bar1) XXX_Merge(src proto.Message) + func (m *Bar1) XXX_Size() int + func (m *Bar1) XXX_Unmarshal(b []byte) error + func (this *Bar1) Equal(that interface{}) bool + func (this *Bar1) String() string + type Bar2 struct + Str *string + func NewPopulatedBar2(r randyIssue530, easy bool) *Bar2 + func (*Bar2) Descriptor() ([]byte, []int) + func (*Bar2) ProtoMessage() + func (m *Bar2) GetStr() string + func (m *Bar2) Marshal() (dAtA []byte, err error) + func (m *Bar2) MarshalTo(dAtA []byte) (int, error) + func (m *Bar2) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Bar2) Reset() + func (m *Bar2) Size() (n int) + func (m *Bar2) Unmarshal(dAtA []byte) error + func (m *Bar2) XXX_DiscardUnknown() + func (m *Bar2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Bar2) XXX_Merge(src proto.Message) + func (m *Bar2) XXX_Size() int + func (m *Bar2) XXX_Unmarshal(b []byte) error + func (this *Bar2) Equal(that interface{}) bool + func (this *Bar2) String() string + type Bar3 struct + Bars2 []Bar2 + Bars4 []Bar4 + func NewPopulatedBar3(r randyIssue530, easy bool) *Bar3 + func (*Bar3) Descriptor() ([]byte, []int) + func (*Bar3) ProtoMessage() + func (m *Bar3) GetBars2() []Bar2 + func (m *Bar3) GetBars4() []Bar4 + func (m *Bar3) Marshal() (dAtA []byte, err error) + func (m *Bar3) MarshalTo(dAtA []byte) (int, error) + func (m *Bar3) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Bar3) Reset() + func (m *Bar3) Size() (n int) + func (m *Bar3) Unmarshal(dAtA []byte) error + func (m *Bar3) XXX_DiscardUnknown() + func (m *Bar3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Bar3) XXX_Merge(src proto.Message) + func (m *Bar3) XXX_Size() int + func (m *Bar3) XXX_Unmarshal(b []byte) error + func (this *Bar3) Equal(that interface{}) bool + func (this *Bar3) String() string + type Bar4 struct + Str string + func NewPopulatedBar4(r randyIssue530, easy bool) *Bar4 + func (*Bar4) Descriptor() ([]byte, []int) + func (*Bar4) ProtoMessage() + func (m *Bar4) GetStr() string + func (m *Bar4) Marshal() (dAtA []byte, err error) + func (m *Bar4) MarshalTo(dAtA []byte) (int, error) + func (m *Bar4) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Bar4) Reset() + func (m *Bar4) Size() (n int) + func (m *Bar4) Unmarshal(dAtA []byte) error + func (m *Bar4) XXX_DiscardUnknown() + func (m *Bar4) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Bar4) XXX_Merge(src proto.Message) + func (m *Bar4) XXX_Size() int + func (m *Bar4) XXX_Unmarshal(b []byte) error + func (this *Bar4) Equal(that interface{}) bool + func (this *Bar4) String() string + type Bar5 struct + Bars1 []*Bar1 + Bars2 []*Bar2 + func NewPopulatedBar5(r randyIssue530, easy bool) *Bar5 + func (*Bar5) Descriptor() ([]byte, []int) + func (*Bar5) ProtoMessage() + func (m *Bar5) GetBars1() []*Bar1 + func (m *Bar5) GetBars2() []*Bar2 + func (m *Bar5) Marshal() (dAtA []byte, err error) + func (m *Bar5) MarshalTo(dAtA []byte) (int, error) + func (m *Bar5) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Bar5) Reset() + func (m *Bar5) Size() (n int) + func (m *Bar5) Unmarshal(dAtA []byte) error + func (m *Bar5) XXX_DiscardUnknown() + func (m *Bar5) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Bar5) XXX_Merge(src proto.Message) + func (m *Bar5) XXX_Size() int + func (m *Bar5) XXX_Unmarshal(b []byte) error + func (this *Bar5) Equal(that interface{}) bool + func (this *Bar5) String() string + type Bar7 struct + Bars71 []Bar7 + Bars72 []*Bar7 + Str1 string + Str2 *string + func NewPopulatedBar7(r randyIssue530, easy bool) *Bar7 + func (*Bar7) Descriptor() ([]byte, []int) + func (*Bar7) ProtoMessage() + func (m *Bar7) GetBars71() []Bar7 + func (m *Bar7) GetBars72() []*Bar7 + func (m *Bar7) GetStr1() string + func (m *Bar7) GetStr2() string + func (m *Bar7) Marshal() (dAtA []byte, err error) + func (m *Bar7) MarshalTo(dAtA []byte) (int, error) + func (m *Bar7) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Bar7) Reset() + func (m *Bar7) Size() (n int) + func (m *Bar7) Unmarshal(dAtA []byte) error + func (m *Bar7) XXX_DiscardUnknown() + func (m *Bar7) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Bar7) XXX_Merge(src proto.Message) + func (m *Bar7) XXX_Size() int + func (m *Bar7) XXX_Unmarshal(b []byte) error + func (this *Bar7) Equal(that interface{}) bool + func (this *Bar7) String() string + type Bar8 struct + Bars1 []Bar9 + func NewPopulatedBar8(r randyIssue530, easy bool) *Bar8 + func (*Bar8) Descriptor() ([]byte, []int) + func (*Bar8) ProtoMessage() + func (m *Bar8) GetBars1() []Bar9 + func (m *Bar8) Marshal() (dAtA []byte, err error) + func (m *Bar8) MarshalTo(dAtA []byte) (int, error) + func (m *Bar8) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Bar8) Reset() + func (m *Bar8) Size() (n int) + func (m *Bar8) Unmarshal(dAtA []byte) error + func (m *Bar8) XXX_DiscardUnknown() + func (m *Bar8) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Bar8) XXX_Merge(src proto.Message) + func (m *Bar8) XXX_Size() int + func (m *Bar8) XXX_Unmarshal(b []byte) error + func (this *Bar8) Equal(that interface{}) bool + func (this *Bar8) String() string + type Bar9 struct + Str string + func NewPopulatedBar9(r randyIssue530, easy bool) *Bar9 + func (*Bar9) Descriptor() ([]byte, []int) + func (*Bar9) ProtoMessage() + func (m *Bar9) GetStr() string + func (m *Bar9) Marshal() (dAtA []byte, err error) + func (m *Bar9) MarshalTo(dAtA []byte) (int, error) + func (m *Bar9) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Bar9) Reset() + func (m *Bar9) Size() (n int) + func (m *Bar9) String() string + func (m *Bar9) Unmarshal(dAtA []byte) error + func (m *Bar9) XXX_DiscardUnknown() + func (m *Bar9) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Bar9) XXX_Merge(src proto.Message) + func (m *Bar9) XXX_Size() int + func (m *Bar9) XXX_Unmarshal(b []byte) error + func (this *Bar9) Equal(that interface{}) bool + type Foo5 struct + Bar1 Bar1 + Bar2 *Bar1 + Bar3 Bar2 + Bar4 *Bar2 + Barmap1 map[string]*Bar3 + Barmap2 map[string]*Bar5 + Barrs1 []Bar3 + Barrs2 []Bar5 + Bars1 []Bar1 + Bars2 []*Bar1 + Bars3 []Bar2 + Bars4 []*Bar2 + func NewPopulatedFoo5(r randyIssue530, easy bool) *Foo5 + func (*Foo5) Descriptor() ([]byte, []int) + func (*Foo5) ProtoMessage() + func (m *Foo5) GetBar1() Bar1 + func (m *Foo5) GetBar2() *Bar1 + func (m *Foo5) GetBar3() Bar2 + func (m *Foo5) GetBar4() *Bar2 + func (m *Foo5) GetBarmap1() map[string]*Bar3 + func (m *Foo5) GetBarmap2() map[string]*Bar5 + func (m *Foo5) GetBarrs1() []Bar3 + func (m *Foo5) GetBarrs2() []Bar5 + func (m *Foo5) GetBars1() []Bar1 + func (m *Foo5) GetBars2() []*Bar1 + func (m *Foo5) GetBars3() []Bar2 + func (m *Foo5) GetBars4() []*Bar2 + func (m *Foo5) Marshal() (dAtA []byte, err error) + func (m *Foo5) MarshalTo(dAtA []byte) (int, error) + func (m *Foo5) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Foo5) Reset() + func (m *Foo5) Size() (n int) + func (m *Foo5) Unmarshal(dAtA []byte) error + func (m *Foo5) XXX_DiscardUnknown() + func (m *Foo5) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Foo5) XXX_Merge(src proto.Message) + func (m *Foo5) XXX_Size() int + func (m *Foo5) XXX_Unmarshal(b []byte) error + func (this *Foo5) Equal(that interface{}) bool + func (this *Foo5) String() string