Versions in this module Expand all Collapse all v1 v1.1.1 Jul 17, 2018 Changes in this version + func OneDescription() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + type SampleOneOf struct + TestOneof isSampleOneOf_TestOneof + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewPopulatedSampleOneOf(r randyOne, easy bool) *SampleOneOf + func (*SampleOneOf) Descriptor() ([]byte, []int) + func (*SampleOneOf) ProtoMessage() + func (*SampleOneOf) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...) + func (dst *SampleOneOf) XXX_Merge(src proto.Message) + func (m *SampleOneOf) GetField1() float64 + func (m *SampleOneOf) GetField10() int32 + func (m *SampleOneOf) GetField11() uint64 + func (m *SampleOneOf) GetField12() int64 + func (m *SampleOneOf) GetField13() bool + func (m *SampleOneOf) GetField14() string + func (m *SampleOneOf) GetField15() []byte + func (m *SampleOneOf) GetField2() float32 + func (m *SampleOneOf) GetField3() int32 + func (m *SampleOneOf) GetField4() int64 + func (m *SampleOneOf) GetField5() uint32 + func (m *SampleOneOf) GetField6() uint64 + func (m *SampleOneOf) GetField7() int32 + func (m *SampleOneOf) GetField8() int64 + func (m *SampleOneOf) GetField9() uint32 + func (m *SampleOneOf) GetSubMessage() *Subby + func (m *SampleOneOf) GetTestOneof() isSampleOneOf_TestOneof + func (m *SampleOneOf) Marshal() (dAtA []byte, err error) + func (m *SampleOneOf) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf) Reset() + func (m *SampleOneOf) Size() (n int) + func (m *SampleOneOf) XXX_DiscardUnknown() + func (m *SampleOneOf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SampleOneOf) XXX_Size() int + func (m *SampleOneOf) XXX_Unmarshal(b []byte) error + func (this *SampleOneOf) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + func (this *SampleOneOf) Equal(that interface{}) bool + func (this *SampleOneOf) GoString() string + func (this *SampleOneOf) String() string + func (this *SampleOneOf) VerboseEqual(that interface{}) error + type SampleOneOf_Field1 struct + Field1 float64 + func NewPopulatedSampleOneOf_Field1(r randyOne, easy bool) *SampleOneOf_Field1 + func (m *SampleOneOf_Field1) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field1) Size() (n int) + func (this *SampleOneOf_Field1) Equal(that interface{}) bool + func (this *SampleOneOf_Field1) GoString() string + func (this *SampleOneOf_Field1) String() string + func (this *SampleOneOf_Field1) VerboseEqual(that interface{}) error + type SampleOneOf_Field10 struct + Field10 int32 + func NewPopulatedSampleOneOf_Field10(r randyOne, easy bool) *SampleOneOf_Field10 + func (m *SampleOneOf_Field10) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field10) Size() (n int) + func (this *SampleOneOf_Field10) Equal(that interface{}) bool + func (this *SampleOneOf_Field10) GoString() string + func (this *SampleOneOf_Field10) String() string + func (this *SampleOneOf_Field10) VerboseEqual(that interface{}) error + type SampleOneOf_Field11 struct + Field11 uint64 + func NewPopulatedSampleOneOf_Field11(r randyOne, easy bool) *SampleOneOf_Field11 + func (m *SampleOneOf_Field11) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field11) Size() (n int) + func (this *SampleOneOf_Field11) Equal(that interface{}) bool + func (this *SampleOneOf_Field11) GoString() string + func (this *SampleOneOf_Field11) String() string + func (this *SampleOneOf_Field11) VerboseEqual(that interface{}) error + type SampleOneOf_Field12 struct + Field12 int64 + func NewPopulatedSampleOneOf_Field12(r randyOne, easy bool) *SampleOneOf_Field12 + func (m *SampleOneOf_Field12) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field12) Size() (n int) + func (this *SampleOneOf_Field12) Equal(that interface{}) bool + func (this *SampleOneOf_Field12) GoString() string + func (this *SampleOneOf_Field12) String() string + func (this *SampleOneOf_Field12) VerboseEqual(that interface{}) error + type SampleOneOf_Field13 struct + Field13 bool + func NewPopulatedSampleOneOf_Field13(r randyOne, easy bool) *SampleOneOf_Field13 + func (m *SampleOneOf_Field13) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field13) Size() (n int) + func (this *SampleOneOf_Field13) Equal(that interface{}) bool + func (this *SampleOneOf_Field13) GoString() string + func (this *SampleOneOf_Field13) String() string + func (this *SampleOneOf_Field13) VerboseEqual(that interface{}) error + type SampleOneOf_Field14 struct + Field14 string + func NewPopulatedSampleOneOf_Field14(r randyOne, easy bool) *SampleOneOf_Field14 + func (m *SampleOneOf_Field14) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field14) Size() (n int) + func (this *SampleOneOf_Field14) Equal(that interface{}) bool + func (this *SampleOneOf_Field14) GoString() string + func (this *SampleOneOf_Field14) String() string + func (this *SampleOneOf_Field14) VerboseEqual(that interface{}) error + type SampleOneOf_Field15 struct + Field15 []byte + func NewPopulatedSampleOneOf_Field15(r randyOne, easy bool) *SampleOneOf_Field15 + func (m *SampleOneOf_Field15) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field15) Size() (n int) + func (this *SampleOneOf_Field15) Equal(that interface{}) bool + func (this *SampleOneOf_Field15) GoString() string + func (this *SampleOneOf_Field15) String() string + func (this *SampleOneOf_Field15) VerboseEqual(that interface{}) error + type SampleOneOf_Field2 struct + Field2 float32 + func NewPopulatedSampleOneOf_Field2(r randyOne, easy bool) *SampleOneOf_Field2 + func (m *SampleOneOf_Field2) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field2) Size() (n int) + func (this *SampleOneOf_Field2) Equal(that interface{}) bool + func (this *SampleOneOf_Field2) GoString() string + func (this *SampleOneOf_Field2) String() string + func (this *SampleOneOf_Field2) VerboseEqual(that interface{}) error + type SampleOneOf_Field3 struct + Field3 int32 + func NewPopulatedSampleOneOf_Field3(r randyOne, easy bool) *SampleOneOf_Field3 + func (m *SampleOneOf_Field3) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field3) Size() (n int) + func (this *SampleOneOf_Field3) Equal(that interface{}) bool + func (this *SampleOneOf_Field3) GoString() string + func (this *SampleOneOf_Field3) String() string + func (this *SampleOneOf_Field3) VerboseEqual(that interface{}) error + type SampleOneOf_Field4 struct + Field4 int64 + func NewPopulatedSampleOneOf_Field4(r randyOne, easy bool) *SampleOneOf_Field4 + func (m *SampleOneOf_Field4) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field4) Size() (n int) + func (this *SampleOneOf_Field4) Equal(that interface{}) bool + func (this *SampleOneOf_Field4) GoString() string + func (this *SampleOneOf_Field4) String() string + func (this *SampleOneOf_Field4) VerboseEqual(that interface{}) error + type SampleOneOf_Field5 struct + Field5 uint32 + func NewPopulatedSampleOneOf_Field5(r randyOne, easy bool) *SampleOneOf_Field5 + func (m *SampleOneOf_Field5) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field5) Size() (n int) + func (this *SampleOneOf_Field5) Equal(that interface{}) bool + func (this *SampleOneOf_Field5) GoString() string + func (this *SampleOneOf_Field5) String() string + func (this *SampleOneOf_Field5) VerboseEqual(that interface{}) error + type SampleOneOf_Field6 struct + Field6 uint64 + func NewPopulatedSampleOneOf_Field6(r randyOne, easy bool) *SampleOneOf_Field6 + func (m *SampleOneOf_Field6) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field6) Size() (n int) + func (this *SampleOneOf_Field6) Equal(that interface{}) bool + func (this *SampleOneOf_Field6) GoString() string + func (this *SampleOneOf_Field6) String() string + func (this *SampleOneOf_Field6) VerboseEqual(that interface{}) error + type SampleOneOf_Field7 struct + Field7 int32 + func NewPopulatedSampleOneOf_Field7(r randyOne, easy bool) *SampleOneOf_Field7 + func (m *SampleOneOf_Field7) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field7) Size() (n int) + func (this *SampleOneOf_Field7) Equal(that interface{}) bool + func (this *SampleOneOf_Field7) GoString() string + func (this *SampleOneOf_Field7) String() string + func (this *SampleOneOf_Field7) VerboseEqual(that interface{}) error + type SampleOneOf_Field8 struct + Field8 int64 + func NewPopulatedSampleOneOf_Field8(r randyOne, easy bool) *SampleOneOf_Field8 + func (m *SampleOneOf_Field8) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field8) Size() (n int) + func (this *SampleOneOf_Field8) Equal(that interface{}) bool + func (this *SampleOneOf_Field8) GoString() string + func (this *SampleOneOf_Field8) String() string + func (this *SampleOneOf_Field8) VerboseEqual(that interface{}) error + type SampleOneOf_Field9 struct + Field9 uint32 + func NewPopulatedSampleOneOf_Field9(r randyOne, easy bool) *SampleOneOf_Field9 + func (m *SampleOneOf_Field9) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_Field9) Size() (n int) + func (this *SampleOneOf_Field9) Equal(that interface{}) bool + func (this *SampleOneOf_Field9) GoString() string + func (this *SampleOneOf_Field9) String() string + func (this *SampleOneOf_Field9) VerboseEqual(that interface{}) error + type SampleOneOf_SubMessage struct + SubMessage *Subby + func NewPopulatedSampleOneOf_SubMessage(r randyOne, easy bool) *SampleOneOf_SubMessage + func (m *SampleOneOf_SubMessage) MarshalTo(dAtA []byte) (int, error) + func (m *SampleOneOf_SubMessage) Size() (n int) + func (this *SampleOneOf_SubMessage) Equal(that interface{}) bool + func (this *SampleOneOf_SubMessage) GoString() string + func (this *SampleOneOf_SubMessage) String() string + func (this *SampleOneOf_SubMessage) VerboseEqual(that interface{}) error + type Subby struct + Sub string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewPopulatedSubby(r randyOne, easy bool) *Subby + func (*Subby) Descriptor() ([]byte, []int) + func (*Subby) ProtoMessage() + func (dst *Subby) XXX_Merge(src proto.Message) + func (m *Subby) Marshal() (dAtA []byte, err error) + func (m *Subby) MarshalTo(dAtA []byte) (int, error) + func (m *Subby) Reset() + func (m *Subby) Size() (n int) + func (m *Subby) XXX_DiscardUnknown() + func (m *Subby) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Subby) XXX_Size() int + func (m *Subby) XXX_Unmarshal(b []byte) error + func (this *Subby) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet) + func (this *Subby) Equal(that interface{}) bool + func (this *Subby) GoString() string + func (this *Subby) String() string + func (this *Subby) VerboseEqual(that interface{}) error