const Default_NinOptNativeDefault_Field1 float64 = 1234.1234
const Default_NinOptNativeDefault_Field10 int32 = 1234
const Default_NinOptNativeDefault_Field11 uint64 = 1234
const Default_NinOptNativeDefault_Field12 int64 = 1234
const Default_NinOptNativeDefault_Field13 bool = true
const Default_NinOptNativeDefault_Field14 string = "1234"
const Default_NinOptNativeDefault_Field2 float32 = 1234.1234
const Default_NinOptNativeDefault_Field3 int32 = 1234
const Default_NinOptNativeDefault_Field4 int64 = 1234
const Default_NinOptNativeDefault_Field5 uint32 = 1234
const Default_NinOptNativeDefault_Field6 uint64 = 1234
const Default_NinOptNativeDefault_Field7 int32 = 1234
const Default_NinOptNativeDefault_Field8 int64 = 1234
const Default_NinOptNativeDefault_Field9 uint32 = 1234
var ( ErrInvalidLengthThetest = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowThetest = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupThetest = fmt.Errorf("proto: unexpected end of group") )
var AnotherTestEnum_name = map[int32]string{ 10: "D", 11: "E", }
var AnotherTestEnum_value = map[string]int32{ "D": 10, "E": 11, }
var E_FieldA = &proto.ExtensionDesc{ ExtendedType: (*MyExtendable)(nil), ExtensionType: (*float64)(nil), Field: 100, Name: "test.FieldA", Tag: "fixed64,100,opt,name=FieldA", Filename: "combos/unmarshaler/thetest.proto", }
var E_FieldA1 = &proto.ExtensionDesc{ ExtendedType: (*NoExtensionsMap)(nil), ExtensionType: (*float64)(nil), Field: 100, Name: "test.FieldA1", Tag: "fixed64,100,opt,name=FieldA1", Filename: "combos/unmarshaler/thetest.proto", }
var E_FieldB = &proto.ExtensionDesc{ ExtendedType: (*MyExtendable)(nil), ExtensionType: (*NinOptNative)(nil), Field: 101, Name: "test.FieldB", Tag: "bytes,101,opt,name=FieldB", Filename: "combos/unmarshaler/thetest.proto", }
var E_FieldB1 = &proto.ExtensionDesc{ ExtendedType: (*NoExtensionsMap)(nil), ExtensionType: (*NinOptNative)(nil), Field: 101, Name: "test.FieldB1", Tag: "bytes,101,opt,name=FieldB1", Filename: "combos/unmarshaler/thetest.proto", }
var E_FieldC = &proto.ExtensionDesc{ ExtendedType: (*MyExtendable)(nil), ExtensionType: (*NinEmbeddedStruct)(nil), Field: 102, Name: "test.FieldC", Tag: "bytes,102,opt,name=FieldC", Filename: "combos/unmarshaler/thetest.proto", }
var E_FieldC1 = &proto.ExtensionDesc{ ExtendedType: (*NoExtensionsMap)(nil), ExtensionType: (*NinEmbeddedStruct)(nil), Field: 102, Name: "test.FieldC1", Tag: "bytes,102,opt,name=FieldC1", Filename: "combos/unmarshaler/thetest.proto", }
var E_FieldD = &proto.ExtensionDesc{ ExtendedType: (*MyExtendable)(nil), ExtensionType: ([]int64)(nil), Field: 104, Name: "test.FieldD", Tag: "varint,104,rep,name=FieldD", Filename: "combos/unmarshaler/thetest.proto", }
var E_FieldE = &proto.ExtensionDesc{ ExtendedType: (*MyExtendable)(nil), ExtensionType: ([]*NinOptNative)(nil), Field: 105, Name: "test.FieldE", Tag: "bytes,105,rep,name=FieldE", Filename: "combos/unmarshaler/thetest.proto", }
var NestedDefinition_NestedEnum_name = map[int32]string{ 1: "TYPE_NESTED", }
var NestedDefinition_NestedEnum_value = map[string]int32{ "TYPE_NESTED": 1, }
var TheTestEnum_name = map[int32]string{ 0: "A", 1: "B", 2: "C", }
var TheTestEnum_value = map[string]int32{ "A": 0, "B": 1, "C": 2, }
var YetAnotherTestEnum_name = map[int32]string{ 0: "AA", 1: "BB", }
var YetAnotherTestEnum_value = map[string]int32{ "AA": 0, "BB": 1, }
var YetYetAnotherTestEnum_name = map[int32]string{ 0: "CC", 1: "DD", }
var YetYetAnotherTestEnum_value = map[string]int32{ "CC": 0, "DD": 1, }
func PutLittleEndianUint64(b []byte, offset int, v uint64)
func ThetestDescription() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
type ADeepBranch struct { Down DeepTree `protobuf:"bytes,2,opt,name=Down" json:"Down"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewADeepBranchFromFace(that ADeepBranchFace) *ADeepBranch
func NewPopulatedADeepBranch(r randyThetest, easy bool) *ADeepBranch
func (this *ADeepBranch) Compare(that interface{}) int
func (this *ADeepBranch) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*ADeepBranch) Descriptor() ([]byte, []int)
func (this *ADeepBranch) Equal(that interface{}) bool
func (this *ADeepBranch) GetDown() DeepTree
func (this *ADeepBranch) GoString() string
func (this *ADeepBranch) Proto() github_com_gogo_protobuf_proto.Message
func (*ADeepBranch) ProtoMessage()
func (m *ADeepBranch) Reset()
func (m *ADeepBranch) Size() (n int)
func (this *ADeepBranch) String() string
func (this *ADeepBranch) TestProto() github_com_gogo_protobuf_proto.Message
func (m *ADeepBranch) Unmarshal(dAtA []byte) error
func (this *ADeepBranch) VerboseEqual(that interface{}) error
func (m *ADeepBranch) XXX_DiscardUnknown()
func (m *ADeepBranch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *ADeepBranch) XXX_Merge(src proto.Message)
func (m *ADeepBranch) XXX_Size() int
func (m *ADeepBranch) XXX_Unmarshal(b []byte) error
type ADeepBranchFace interface { Proto() github_com_gogo_protobuf_proto.Message GetDown() DeepTree }
type AndBranch struct { Left Tree `protobuf:"bytes,1,opt,name=Left" json:"Left"` Right Tree `protobuf:"bytes,2,opt,name=Right" json:"Right"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewAndBranchFromFace(that AndBranchFace) *AndBranch
func NewPopulatedAndBranch(r randyThetest, easy bool) *AndBranch
func (this *AndBranch) Compare(that interface{}) int
func (this *AndBranch) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*AndBranch) Descriptor() ([]byte, []int)
func (this *AndBranch) Equal(that interface{}) bool
func (this *AndBranch) GetLeft() Tree
func (this *AndBranch) GetRight() Tree
func (this *AndBranch) GoString() string
func (this *AndBranch) Proto() github_com_gogo_protobuf_proto.Message
func (*AndBranch) ProtoMessage()
func (m *AndBranch) Reset()
func (m *AndBranch) Size() (n int)
func (this *AndBranch) String() string
func (this *AndBranch) TestProto() github_com_gogo_protobuf_proto.Message
func (m *AndBranch) Unmarshal(dAtA []byte) error
func (this *AndBranch) VerboseEqual(that interface{}) error
func (m *AndBranch) XXX_DiscardUnknown()
func (m *AndBranch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *AndBranch) XXX_Merge(src proto.Message)
func (m *AndBranch) XXX_Size() int
func (m *AndBranch) XXX_Unmarshal(b []byte) error
type AndBranchFace interface { Proto() github_com_gogo_protobuf_proto.Message GetLeft() Tree GetRight() Tree }
type AndDeepBranch struct { Left DeepTree `protobuf:"bytes,1,opt,name=Left" json:"Left"` Right DeepTree `protobuf:"bytes,2,opt,name=Right" json:"Right"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewAndDeepBranchFromFace(that AndDeepBranchFace) *AndDeepBranch
func NewPopulatedAndDeepBranch(r randyThetest, easy bool) *AndDeepBranch
func (this *AndDeepBranch) Compare(that interface{}) int
func (this *AndDeepBranch) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*AndDeepBranch) Descriptor() ([]byte, []int)
func (this *AndDeepBranch) Equal(that interface{}) bool
func (this *AndDeepBranch) GetLeft() DeepTree
func (this *AndDeepBranch) GetRight() DeepTree
func (this *AndDeepBranch) GoString() string
func (this *AndDeepBranch) Proto() github_com_gogo_protobuf_proto.Message
func (*AndDeepBranch) ProtoMessage()
func (m *AndDeepBranch) Reset()
func (m *AndDeepBranch) Size() (n int)
func (this *AndDeepBranch) String() string
func (this *AndDeepBranch) TestProto() github_com_gogo_protobuf_proto.Message
func (m *AndDeepBranch) Unmarshal(dAtA []byte) error
func (this *AndDeepBranch) VerboseEqual(that interface{}) error
func (m *AndDeepBranch) XXX_DiscardUnknown()
func (m *AndDeepBranch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *AndDeepBranch) XXX_Merge(src proto.Message)
func (m *AndDeepBranch) XXX_Size() int
func (m *AndDeepBranch) XXX_Unmarshal(b []byte) error
type AndDeepBranchFace interface { Proto() github_com_gogo_protobuf_proto.Message GetLeft() DeepTree GetRight() DeepTree }
type AnotherNinOptEnum struct { Field1 *AnotherTestEnum `protobuf:"varint,1,opt,name=Field1,enum=test.AnotherTestEnum" json:"Field1,omitempty"` Field2 *YetAnotherTestEnum `protobuf:"varint,2,opt,name=Field2,enum=test.YetAnotherTestEnum" json:"Field2,omitempty"` Field3 *YetYetAnotherTestEnum `protobuf:"varint,3,opt,name=Field3,enum=test.YetYetAnotherTestEnum" json:"Field3,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewAnotherNinOptEnumFromFace(that AnotherNinOptEnumFace) *AnotherNinOptEnum
func NewPopulatedAnotherNinOptEnum(r randyThetest, easy bool) *AnotherNinOptEnum
func (this *AnotherNinOptEnum) Compare(that interface{}) int
func (this *AnotherNinOptEnum) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*AnotherNinOptEnum) Descriptor() ([]byte, []int)
func (this *AnotherNinOptEnum) Equal(that interface{}) bool
func (this *AnotherNinOptEnum) GetField1() *AnotherTestEnum
func (this *AnotherNinOptEnum) GetField2() *YetAnotherTestEnum
func (this *AnotherNinOptEnum) GetField3() *YetYetAnotherTestEnum
func (this *AnotherNinOptEnum) GoString() string
func (this *AnotherNinOptEnum) Proto() github_com_gogo_protobuf_proto.Message
func (*AnotherNinOptEnum) ProtoMessage()
func (m *AnotherNinOptEnum) Reset()
func (m *AnotherNinOptEnum) Size() (n int)
func (this *AnotherNinOptEnum) String() string
func (this *AnotherNinOptEnum) TestProto() github_com_gogo_protobuf_proto.Message
func (m *AnotherNinOptEnum) Unmarshal(dAtA []byte) error
func (this *AnotherNinOptEnum) VerboseEqual(that interface{}) error
func (m *AnotherNinOptEnum) XXX_DiscardUnknown()
func (m *AnotherNinOptEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *AnotherNinOptEnum) XXX_Merge(src proto.Message)
func (m *AnotherNinOptEnum) XXX_Size() int
func (m *AnotherNinOptEnum) XXX_Unmarshal(b []byte) error
type AnotherNinOptEnumDefault struct { Field1 *AnotherTestEnum `protobuf:"varint,1,opt,name=Field1,enum=test.AnotherTestEnum,def=11" json:"Field1,omitempty"` Field2 *YetAnotherTestEnum `protobuf:"varint,2,opt,name=Field2,enum=test.YetAnotherTestEnum,def=1" json:"Field2,omitempty"` Field3 *YetYetAnotherTestEnum `protobuf:"varint,3,opt,name=Field3,enum=test.YetYetAnotherTestEnum,def=0" json:"Field3,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedAnotherNinOptEnumDefault(r randyThetest, easy bool) *AnotherNinOptEnumDefault
func (this *AnotherNinOptEnumDefault) Compare(that interface{}) int
func (this *AnotherNinOptEnumDefault) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*AnotherNinOptEnumDefault) Descriptor() ([]byte, []int)
func (this *AnotherNinOptEnumDefault) Equal(that interface{}) bool
func (m *AnotherNinOptEnumDefault) GetField1() AnotherTestEnum
func (m *AnotherNinOptEnumDefault) GetField2() YetAnotherTestEnum
func (m *AnotherNinOptEnumDefault) GetField3() YetYetAnotherTestEnum
func (this *AnotherNinOptEnumDefault) GoString() string
func (*AnotherNinOptEnumDefault) ProtoMessage()
func (m *AnotherNinOptEnumDefault) Reset()
func (m *AnotherNinOptEnumDefault) Size() (n int)
func (this *AnotherNinOptEnumDefault) String() string
func (m *AnotherNinOptEnumDefault) Unmarshal(dAtA []byte) error
func (this *AnotherNinOptEnumDefault) VerboseEqual(that interface{}) error
func (m *AnotherNinOptEnumDefault) XXX_DiscardUnknown()
func (m *AnotherNinOptEnumDefault) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *AnotherNinOptEnumDefault) XXX_Merge(src proto.Message)
func (m *AnotherNinOptEnumDefault) XXX_Size() int
func (m *AnotherNinOptEnumDefault) XXX_Unmarshal(b []byte) error
type AnotherNinOptEnumFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() *AnotherTestEnum GetField2() *YetAnotherTestEnum GetField3() *YetYetAnotherTestEnum }
type AnotherTestEnum int32
const ( D AnotherTestEnum = 10 E AnotherTestEnum = 11 )
const Default_AnotherNinOptEnumDefault_Field1 AnotherTestEnum = E
func (x AnotherTestEnum) Enum() *AnotherTestEnum
func (AnotherTestEnum) EnumDescriptor() ([]byte, []int)
func (x AnotherTestEnum) MarshalJSON() ([]byte, error)
func (x AnotherTestEnum) String() string
func (x *AnotherTestEnum) UnmarshalJSON(data []byte) error
type CustomContainer struct { CustomStruct NidOptCustom `protobuf:"bytes,1,opt,name=CustomStruct" json:"CustomStruct"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewCustomContainerFromFace(that CustomContainerFace) *CustomContainer
func NewPopulatedCustomContainer(r randyThetest, easy bool) *CustomContainer
func (this *CustomContainer) Compare(that interface{}) int
func (this *CustomContainer) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*CustomContainer) Descriptor() ([]byte, []int)
func (this *CustomContainer) Equal(that interface{}) bool
func (this *CustomContainer) GetCustomStruct() NidOptCustom
func (this *CustomContainer) GoString() string
func (this *CustomContainer) Proto() github_com_gogo_protobuf_proto.Message
func (*CustomContainer) ProtoMessage()
func (m *CustomContainer) Reset()
func (m *CustomContainer) Size() (n int)
func (this *CustomContainer) String() string
func (this *CustomContainer) TestProto() github_com_gogo_protobuf_proto.Message
func (m *CustomContainer) Unmarshal(dAtA []byte) error
func (this *CustomContainer) VerboseEqual(that interface{}) error
func (m *CustomContainer) XXX_DiscardUnknown()
func (m *CustomContainer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *CustomContainer) XXX_Merge(src proto.Message)
func (m *CustomContainer) XXX_Size() int
func (m *CustomContainer) XXX_Unmarshal(b []byte) error
type CustomContainerFace interface { Proto() github_com_gogo_protobuf_proto.Message GetCustomStruct() NidOptCustom }
type CustomDash struct { Value *github_com_gogo_protobuf_test_custom_dash_type.Bytes `protobuf:"bytes,1,opt,name=Value,customtype=github.com/gogo/protobuf/test/custom-dash-type.Bytes" json:"Value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewCustomDashFromFace(that CustomDashFace) *CustomDash
func NewPopulatedCustomDash(r randyThetest, easy bool) *CustomDash
func (this *CustomDash) Compare(that interface{}) int
func (this *CustomDash) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*CustomDash) Descriptor() ([]byte, []int)
func (this *CustomDash) Equal(that interface{}) bool
func (this *CustomDash) GetValue() *github_com_gogo_protobuf_test_custom_dash_type.Bytes
func (this *CustomDash) GoString() string
func (this *CustomDash) Proto() github_com_gogo_protobuf_proto.Message
func (*CustomDash) ProtoMessage()
func (m *CustomDash) Reset()
func (m *CustomDash) Size() (n int)
func (this *CustomDash) String() string
func (this *CustomDash) TestProto() github_com_gogo_protobuf_proto.Message
func (m *CustomDash) Unmarshal(dAtA []byte) error
func (this *CustomDash) VerboseEqual(that interface{}) error
func (m *CustomDash) XXX_DiscardUnknown()
func (m *CustomDash) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *CustomDash) XXX_Merge(src proto.Message)
func (m *CustomDash) XXX_Size() int
func (m *CustomDash) XXX_Unmarshal(b []byte) error
type CustomDashFace interface { Proto() github_com_gogo_protobuf_proto.Message GetValue() *github_com_gogo_protobuf_test_custom_dash_type.Bytes }
type CustomNameCustomType struct { FieldA *Uuid `protobuf:"bytes,1,opt,name=Id,customtype=Uuid" json:"Id,omitempty"` FieldB *github_com_gogo_protobuf_test_custom.Uint128 `protobuf:"bytes,2,opt,name=Value,customtype=github.com/gogo/protobuf/test/custom.Uint128" json:"Value,omitempty"` FieldC []Uuid `protobuf:"bytes,3,rep,name=Ids,customtype=Uuid" json:"Ids,omitempty"` FieldD []github_com_gogo_protobuf_test_custom.Uint128 `protobuf:"bytes,4,rep,name=Values,customtype=github.com/gogo/protobuf/test/custom.Uint128" json:"Values,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewCustomNameCustomTypeFromFace(that CustomNameCustomTypeFace) *CustomNameCustomType
func NewPopulatedCustomNameCustomType(r randyThetest, easy bool) *CustomNameCustomType
func (this *CustomNameCustomType) Compare(that interface{}) int
func (this *CustomNameCustomType) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*CustomNameCustomType) Descriptor() ([]byte, []int)
func (this *CustomNameCustomType) Equal(that interface{}) bool
func (this *CustomNameCustomType) GetFieldA() *Uuid
func (this *CustomNameCustomType) GetFieldB() *github_com_gogo_protobuf_test_custom.Uint128
func (this *CustomNameCustomType) GetFieldC() []Uuid
func (this *CustomNameCustomType) GetFieldD() []github_com_gogo_protobuf_test_custom.Uint128
func (this *CustomNameCustomType) GoString() string
func (this *CustomNameCustomType) Proto() github_com_gogo_protobuf_proto.Message
func (*CustomNameCustomType) ProtoMessage()
func (m *CustomNameCustomType) Reset()
func (m *CustomNameCustomType) Size() (n int)
func (this *CustomNameCustomType) String() string
func (this *CustomNameCustomType) TestProto() github_com_gogo_protobuf_proto.Message
func (m *CustomNameCustomType) Unmarshal(dAtA []byte) error
func (this *CustomNameCustomType) VerboseEqual(that interface{}) error
func (m *CustomNameCustomType) XXX_DiscardUnknown()
func (m *CustomNameCustomType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *CustomNameCustomType) XXX_Merge(src proto.Message)
func (m *CustomNameCustomType) XXX_Size() int
func (m *CustomNameCustomType) XXX_Unmarshal(b []byte) error
type CustomNameCustomTypeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetFieldA() *Uuid GetFieldB() *github_com_gogo_protobuf_test_custom.Uint128 GetFieldC() []Uuid GetFieldD() []github_com_gogo_protobuf_test_custom.Uint128 }
type CustomNameEnum struct { FieldA *TheTestEnum `protobuf:"varint,1,opt,name=Field1,enum=test.TheTestEnum" json:"Field1,omitempty"` FieldB []TheTestEnum `protobuf:"varint,2,rep,name=Field2,enum=test.TheTestEnum" json:"Field2,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewCustomNameEnumFromFace(that CustomNameEnumFace) *CustomNameEnum
func NewPopulatedCustomNameEnum(r randyThetest, easy bool) *CustomNameEnum
func (this *CustomNameEnum) Compare(that interface{}) int
func (this *CustomNameEnum) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*CustomNameEnum) Descriptor() ([]byte, []int)
func (this *CustomNameEnum) Equal(that interface{}) bool
func (this *CustomNameEnum) GetFieldA() *TheTestEnum
func (this *CustomNameEnum) GetFieldB() []TheTestEnum
func (this *CustomNameEnum) GoString() string
func (this *CustomNameEnum) Proto() github_com_gogo_protobuf_proto.Message
func (*CustomNameEnum) ProtoMessage()
func (m *CustomNameEnum) Reset()
func (m *CustomNameEnum) Size() (n int)
func (this *CustomNameEnum) String() string
func (this *CustomNameEnum) TestProto() github_com_gogo_protobuf_proto.Message
func (m *CustomNameEnum) Unmarshal(dAtA []byte) error
func (this *CustomNameEnum) VerboseEqual(that interface{}) error
func (m *CustomNameEnum) XXX_DiscardUnknown()
func (m *CustomNameEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *CustomNameEnum) XXX_Merge(src proto.Message)
func (m *CustomNameEnum) XXX_Size() int
func (m *CustomNameEnum) XXX_Unmarshal(b []byte) error
type CustomNameEnumFace interface { Proto() github_com_gogo_protobuf_proto.Message GetFieldA() *TheTestEnum GetFieldB() []TheTestEnum }
type CustomNameNidOptNative struct { FieldA float64 `protobuf:"fixed64,1,opt,name=Field1" json:"Field1"` FieldB float32 `protobuf:"fixed32,2,opt,name=Field2" json:"Field2"` FieldC int32 `protobuf:"varint,3,opt,name=Field3" json:"Field3"` FieldD int64 `protobuf:"varint,4,opt,name=Field4" json:"Field4"` FieldE uint32 `protobuf:"varint,5,opt,name=Field5" json:"Field5"` FieldF uint64 `protobuf:"varint,6,opt,name=Field6" json:"Field6"` FieldG int32 `protobuf:"zigzag32,7,opt,name=Field7" json:"Field7"` FieldH int64 `protobuf:"zigzag64,8,opt,name=Field8" json:"Field8"` FieldI uint32 `protobuf:"fixed32,9,opt,name=Field9" json:"Field9"` FieldJ int32 `protobuf:"fixed32,10,opt,name=Field10" json:"Field10"` FieldK uint64 `protobuf:"fixed64,11,opt,name=Field11" json:"Field11"` FieldL int64 `protobuf:"fixed64,12,opt,name=Field12" json:"Field12"` FieldM bool `protobuf:"varint,13,opt,name=Field13" json:"Field13"` FieldN string `protobuf:"bytes,14,opt,name=Field14" json:"Field14"` FieldO []byte `protobuf:"bytes,15,opt,name=Field15" json:"Field15"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewCustomNameNidOptNativeFromFace(that CustomNameNidOptNativeFace) *CustomNameNidOptNative
func NewPopulatedCustomNameNidOptNative(r randyThetest, easy bool) *CustomNameNidOptNative
func (this *CustomNameNidOptNative) Compare(that interface{}) int
func (this *CustomNameNidOptNative) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*CustomNameNidOptNative) Descriptor() ([]byte, []int)
func (this *CustomNameNidOptNative) Equal(that interface{}) bool
func (this *CustomNameNidOptNative) GetFieldA() float64
func (this *CustomNameNidOptNative) GetFieldB() float32
func (this *CustomNameNidOptNative) GetFieldC() int32
func (this *CustomNameNidOptNative) GetFieldD() int64
func (this *CustomNameNidOptNative) GetFieldE() uint32
func (this *CustomNameNidOptNative) GetFieldF() uint64
func (this *CustomNameNidOptNative) GetFieldG() int32
func (this *CustomNameNidOptNative) GetFieldH() int64
func (this *CustomNameNidOptNative) GetFieldI() uint32
func (this *CustomNameNidOptNative) GetFieldJ() int32
func (this *CustomNameNidOptNative) GetFieldK() uint64
func (this *CustomNameNidOptNative) GetFieldL() int64
func (this *CustomNameNidOptNative) GetFieldM() bool
func (this *CustomNameNidOptNative) GetFieldN() string
func (this *CustomNameNidOptNative) GetFieldO() []byte
func (this *CustomNameNidOptNative) GoString() string
func (this *CustomNameNidOptNative) Proto() github_com_gogo_protobuf_proto.Message
func (*CustomNameNidOptNative) ProtoMessage()
func (m *CustomNameNidOptNative) Reset()
func (m *CustomNameNidOptNative) Size() (n int)
func (this *CustomNameNidOptNative) String() string
func (this *CustomNameNidOptNative) TestProto() github_com_gogo_protobuf_proto.Message
func (m *CustomNameNidOptNative) Unmarshal(dAtA []byte) error
func (this *CustomNameNidOptNative) VerboseEqual(that interface{}) error
func (m *CustomNameNidOptNative) XXX_DiscardUnknown()
func (m *CustomNameNidOptNative) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *CustomNameNidOptNative) XXX_Merge(src proto.Message)
func (m *CustomNameNidOptNative) XXX_Size() int
func (m *CustomNameNidOptNative) XXX_Unmarshal(b []byte) error
type CustomNameNidOptNativeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetFieldA() float64 GetFieldB() float32 GetFieldC() int32 GetFieldD() int64 GetFieldE() uint32 GetFieldF() uint64 GetFieldG() int32 GetFieldH() int64 GetFieldI() uint32 GetFieldJ() int32 GetFieldK() uint64 GetFieldL() int64 GetFieldM() bool GetFieldN() string GetFieldO() []byte }
type CustomNameNinEmbeddedStructUnion struct { *NidOptNative `protobuf:"bytes,1,opt,name=Field1,embedded=Field1" json:"Field1,omitempty"` FieldA *NinOptNative `protobuf:"bytes,200,opt,name=Field200" json:"Field200,omitempty"` FieldB *bool `protobuf:"varint,210,opt,name=Field210" json:"Field210,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewCustomNameNinEmbeddedStructUnionFromFace(that CustomNameNinEmbeddedStructUnionFace) *CustomNameNinEmbeddedStructUnion
func NewPopulatedCustomNameNinEmbeddedStructUnion(r randyThetest, easy bool) *CustomNameNinEmbeddedStructUnion
func (this *CustomNameNinEmbeddedStructUnion) Compare(that interface{}) int
func (this *CustomNameNinEmbeddedStructUnion) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*CustomNameNinEmbeddedStructUnion) Descriptor() ([]byte, []int)
func (this *CustomNameNinEmbeddedStructUnion) Equal(that interface{}) bool
func (this *CustomNameNinEmbeddedStructUnion) GetFieldA() *NinOptNative
func (this *CustomNameNinEmbeddedStructUnion) GetFieldB() *bool
func (this *CustomNameNinEmbeddedStructUnion) GetNidOptNative() *NidOptNative
func (this *CustomNameNinEmbeddedStructUnion) GetValue() interface{}
func (this *CustomNameNinEmbeddedStructUnion) GoString() string
func (this *CustomNameNinEmbeddedStructUnion) Proto() github_com_gogo_protobuf_proto.Message
func (*CustomNameNinEmbeddedStructUnion) ProtoMessage()
func (m *CustomNameNinEmbeddedStructUnion) Reset()
func (this *CustomNameNinEmbeddedStructUnion) SetValue(value interface{}) bool
func (m *CustomNameNinEmbeddedStructUnion) Size() (n int)
func (this *CustomNameNinEmbeddedStructUnion) String() string
func (this *CustomNameNinEmbeddedStructUnion) TestProto() github_com_gogo_protobuf_proto.Message
func (m *CustomNameNinEmbeddedStructUnion) Unmarshal(dAtA []byte) error
func (this *CustomNameNinEmbeddedStructUnion) VerboseEqual(that interface{}) error
func (m *CustomNameNinEmbeddedStructUnion) XXX_DiscardUnknown()
func (m *CustomNameNinEmbeddedStructUnion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *CustomNameNinEmbeddedStructUnion) XXX_Merge(src proto.Message)
func (m *CustomNameNinEmbeddedStructUnion) XXX_Size() int
func (m *CustomNameNinEmbeddedStructUnion) XXX_Unmarshal(b []byte) error
type CustomNameNinEmbeddedStructUnionFace interface { Proto() github_com_gogo_protobuf_proto.Message GetNidOptNative() *NidOptNative GetFieldA() *NinOptNative GetFieldB() *bool }
type CustomNameNinOptNative struct { FieldA *float64 `protobuf:"fixed64,1,opt,name=Field1" json:"Field1,omitempty"` FieldB *float32 `protobuf:"fixed32,2,opt,name=Field2" json:"Field2,omitempty"` FieldC *int32 `protobuf:"varint,3,opt,name=Field3" json:"Field3,omitempty"` FieldD *int64 `protobuf:"varint,4,opt,name=Field4" json:"Field4,omitempty"` FieldE *uint32 `protobuf:"varint,5,opt,name=Field5" json:"Field5,omitempty"` FieldF *uint64 `protobuf:"varint,6,opt,name=Field6" json:"Field6,omitempty"` FieldG *int32 `protobuf:"zigzag32,7,opt,name=Field7" json:"Field7,omitempty"` FieldH *int64 `protobuf:"zigzag64,8,opt,name=Field8" json:"Field8,omitempty"` FieldI *uint32 `protobuf:"fixed32,9,opt,name=Field9" json:"Field9,omitempty"` FieldJ *int32 `protobuf:"fixed32,10,opt,name=Field10" json:"Field10,omitempty"` FieldK *uint64 `protobuf:"fixed64,11,opt,name=Field11" json:"Field11,omitempty"` FielL *int64 `protobuf:"fixed64,12,opt,name=Field12" json:"Field12,omitempty"` FieldM *bool `protobuf:"varint,13,opt,name=Field13" json:"Field13,omitempty"` FieldN *string `protobuf:"bytes,14,opt,name=Field14" json:"Field14,omitempty"` FieldO []byte `protobuf:"bytes,15,opt,name=Field15" json:"Field15,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewCustomNameNinOptNativeFromFace(that CustomNameNinOptNativeFace) *CustomNameNinOptNative
func NewPopulatedCustomNameNinOptNative(r randyThetest, easy bool) *CustomNameNinOptNative
func (this *CustomNameNinOptNative) Compare(that interface{}) int
func (this *CustomNameNinOptNative) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*CustomNameNinOptNative) Descriptor() ([]byte, []int)
func (this *CustomNameNinOptNative) Equal(that interface{}) bool
func (this *CustomNameNinOptNative) GetFielL() *int64
func (this *CustomNameNinOptNative) GetFieldA() *float64
func (this *CustomNameNinOptNative) GetFieldB() *float32
func (this *CustomNameNinOptNative) GetFieldC() *int32
func (this *CustomNameNinOptNative) GetFieldD() *int64
func (this *CustomNameNinOptNative) GetFieldE() *uint32
func (this *CustomNameNinOptNative) GetFieldF() *uint64
func (this *CustomNameNinOptNative) GetFieldG() *int32
func (this *CustomNameNinOptNative) GetFieldH() *int64
func (this *CustomNameNinOptNative) GetFieldI() *uint32
func (this *CustomNameNinOptNative) GetFieldJ() *int32
func (this *CustomNameNinOptNative) GetFieldK() *uint64
func (this *CustomNameNinOptNative) GetFieldM() *bool
func (this *CustomNameNinOptNative) GetFieldN() *string
func (this *CustomNameNinOptNative) GetFieldO() []byte
func (this *CustomNameNinOptNative) GoString() string
func (this *CustomNameNinOptNative) Proto() github_com_gogo_protobuf_proto.Message
func (*CustomNameNinOptNative) ProtoMessage()
func (m *CustomNameNinOptNative) Reset()
func (m *CustomNameNinOptNative) Size() (n int)
func (this *CustomNameNinOptNative) String() string
func (this *CustomNameNinOptNative) TestProto() github_com_gogo_protobuf_proto.Message
func (m *CustomNameNinOptNative) Unmarshal(dAtA []byte) error
func (this *CustomNameNinOptNative) VerboseEqual(that interface{}) error
func (m *CustomNameNinOptNative) XXX_DiscardUnknown()
func (m *CustomNameNinOptNative) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *CustomNameNinOptNative) XXX_Merge(src proto.Message)
func (m *CustomNameNinOptNative) XXX_Size() int
func (m *CustomNameNinOptNative) XXX_Unmarshal(b []byte) error
type CustomNameNinOptNativeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetFieldA() *float64 GetFieldB() *float32 GetFieldC() *int32 GetFieldD() *int64 GetFieldE() *uint32 GetFieldF() *uint64 GetFieldG() *int32 GetFieldH() *int64 GetFieldI() *uint32 GetFieldJ() *int32 GetFieldK() *uint64 GetFielL() *int64 GetFieldM() *bool GetFieldN() *string GetFieldO() []byte }
type CustomNameNinRepNative struct { FieldA []float64 `protobuf:"fixed64,1,rep,name=Field1" json:"Field1,omitempty"` FieldB []float32 `protobuf:"fixed32,2,rep,name=Field2" json:"Field2,omitempty"` FieldC []int32 `protobuf:"varint,3,rep,name=Field3" json:"Field3,omitempty"` FieldD []int64 `protobuf:"varint,4,rep,name=Field4" json:"Field4,omitempty"` FieldE []uint32 `protobuf:"varint,5,rep,name=Field5" json:"Field5,omitempty"` FieldF []uint64 `protobuf:"varint,6,rep,name=Field6" json:"Field6,omitempty"` FieldG []int32 `protobuf:"zigzag32,7,rep,name=Field7" json:"Field7,omitempty"` FieldH []int64 `protobuf:"zigzag64,8,rep,name=Field8" json:"Field8,omitempty"` FieldI []uint32 `protobuf:"fixed32,9,rep,name=Field9" json:"Field9,omitempty"` FieldJ []int32 `protobuf:"fixed32,10,rep,name=Field10" json:"Field10,omitempty"` FieldK []uint64 `protobuf:"fixed64,11,rep,name=Field11" json:"Field11,omitempty"` FieldL []int64 `protobuf:"fixed64,12,rep,name=Field12" json:"Field12,omitempty"` FieldM []bool `protobuf:"varint,13,rep,name=Field13" json:"Field13,omitempty"` FieldN []string `protobuf:"bytes,14,rep,name=Field14" json:"Field14,omitempty"` FieldO [][]byte `protobuf:"bytes,15,rep,name=Field15" json:"Field15,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewCustomNameNinRepNativeFromFace(that CustomNameNinRepNativeFace) *CustomNameNinRepNative
func NewPopulatedCustomNameNinRepNative(r randyThetest, easy bool) *CustomNameNinRepNative
func (this *CustomNameNinRepNative) Compare(that interface{}) int
func (this *CustomNameNinRepNative) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*CustomNameNinRepNative) Descriptor() ([]byte, []int)
func (this *CustomNameNinRepNative) Equal(that interface{}) bool
func (this *CustomNameNinRepNative) GetFieldA() []float64
func (this *CustomNameNinRepNative) GetFieldB() []float32
func (this *CustomNameNinRepNative) GetFieldC() []int32
func (this *CustomNameNinRepNative) GetFieldD() []int64
func (this *CustomNameNinRepNative) GetFieldE() []uint32
func (this *CustomNameNinRepNative) GetFieldF() []uint64
func (this *CustomNameNinRepNative) GetFieldG() []int32
func (this *CustomNameNinRepNative) GetFieldH() []int64
func (this *CustomNameNinRepNative) GetFieldI() []uint32
func (this *CustomNameNinRepNative) GetFieldJ() []int32
func (this *CustomNameNinRepNative) GetFieldK() []uint64
func (this *CustomNameNinRepNative) GetFieldL() []int64
func (this *CustomNameNinRepNative) GetFieldM() []bool
func (this *CustomNameNinRepNative) GetFieldN() []string
func (this *CustomNameNinRepNative) GetFieldO() [][]byte
func (this *CustomNameNinRepNative) GoString() string
func (this *CustomNameNinRepNative) Proto() github_com_gogo_protobuf_proto.Message
func (*CustomNameNinRepNative) ProtoMessage()
func (m *CustomNameNinRepNative) Reset()
func (m *CustomNameNinRepNative) Size() (n int)
func (this *CustomNameNinRepNative) String() string
func (this *CustomNameNinRepNative) TestProto() github_com_gogo_protobuf_proto.Message
func (m *CustomNameNinRepNative) Unmarshal(dAtA []byte) error
func (this *CustomNameNinRepNative) VerboseEqual(that interface{}) error
func (m *CustomNameNinRepNative) XXX_DiscardUnknown()
func (m *CustomNameNinRepNative) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *CustomNameNinRepNative) XXX_Merge(src proto.Message)
func (m *CustomNameNinRepNative) XXX_Size() int
func (m *CustomNameNinRepNative) XXX_Unmarshal(b []byte) error
type CustomNameNinRepNativeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetFieldA() []float64 GetFieldB() []float32 GetFieldC() []int32 GetFieldD() []int64 GetFieldE() []uint32 GetFieldF() []uint64 GetFieldG() []int32 GetFieldH() []int64 GetFieldI() []uint32 GetFieldJ() []int32 GetFieldK() []uint64 GetFieldL() []int64 GetFieldM() []bool GetFieldN() []string GetFieldO() [][]byte }
type CustomNameNinStruct struct { FieldA *float64 `protobuf:"fixed64,1,opt,name=Field1" json:"Field1,omitempty"` FieldB *float32 `protobuf:"fixed32,2,opt,name=Field2" json:"Field2,omitempty"` FieldC *NidOptNative `protobuf:"bytes,3,opt,name=Field3" json:"Field3,omitempty"` FieldD []*NinOptNative `protobuf:"bytes,4,rep,name=Field4" json:"Field4,omitempty"` FieldE *uint64 `protobuf:"varint,6,opt,name=Field6" json:"Field6,omitempty"` FieldF *int32 `protobuf:"zigzag32,7,opt,name=Field7" json:"Field7,omitempty"` FieldG *NidOptNative `protobuf:"bytes,8,opt,name=Field8" json:"Field8,omitempty"` FieldH *bool `protobuf:"varint,13,opt,name=Field13" json:"Field13,omitempty"` FieldI *string `protobuf:"bytes,14,opt,name=Field14" json:"Field14,omitempty"` FieldJ []byte `protobuf:"bytes,15,opt,name=Field15" json:"Field15,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewCustomNameNinStructFromFace(that CustomNameNinStructFace) *CustomNameNinStruct
func NewPopulatedCustomNameNinStruct(r randyThetest, easy bool) *CustomNameNinStruct
func (this *CustomNameNinStruct) Compare(that interface{}) int
func (this *CustomNameNinStruct) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*CustomNameNinStruct) Descriptor() ([]byte, []int)
func (this *CustomNameNinStruct) Equal(that interface{}) bool
func (this *CustomNameNinStruct) GetFieldA() *float64
func (this *CustomNameNinStruct) GetFieldB() *float32
func (this *CustomNameNinStruct) GetFieldC() *NidOptNative
func (this *CustomNameNinStruct) GetFieldD() []*NinOptNative
func (this *CustomNameNinStruct) GetFieldE() *uint64
func (this *CustomNameNinStruct) GetFieldF() *int32
func (this *CustomNameNinStruct) GetFieldG() *NidOptNative
func (this *CustomNameNinStruct) GetFieldH() *bool
func (this *CustomNameNinStruct) GetFieldI() *string
func (this *CustomNameNinStruct) GetFieldJ() []byte
func (this *CustomNameNinStruct) GoString() string
func (this *CustomNameNinStruct) Proto() github_com_gogo_protobuf_proto.Message
func (*CustomNameNinStruct) ProtoMessage()
func (m *CustomNameNinStruct) Reset()
func (m *CustomNameNinStruct) Size() (n int)
func (this *CustomNameNinStruct) String() string
func (this *CustomNameNinStruct) TestProto() github_com_gogo_protobuf_proto.Message
func (m *CustomNameNinStruct) Unmarshal(dAtA []byte) error
func (this *CustomNameNinStruct) VerboseEqual(that interface{}) error
func (m *CustomNameNinStruct) XXX_DiscardUnknown()
func (m *CustomNameNinStruct) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *CustomNameNinStruct) XXX_Merge(src proto.Message)
func (m *CustomNameNinStruct) XXX_Size() int
func (m *CustomNameNinStruct) XXX_Unmarshal(b []byte) error
type CustomNameNinStructFace interface { Proto() github_com_gogo_protobuf_proto.Message GetFieldA() *float64 GetFieldB() *float32 GetFieldC() *NidOptNative GetFieldD() []*NinOptNative GetFieldE() *uint64 GetFieldF() *int32 GetFieldG() *NidOptNative GetFieldH() *bool GetFieldI() *string GetFieldJ() []byte }
type DeepLeaf struct { Tree Tree `protobuf:"bytes,1,opt,name=Tree" json:"Tree"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewDeepLeafFromFace(that DeepLeafFace) *DeepLeaf
func NewPopulatedDeepLeaf(r randyThetest, easy bool) *DeepLeaf
func (this *DeepLeaf) Compare(that interface{}) int
func (this *DeepLeaf) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*DeepLeaf) Descriptor() ([]byte, []int)
func (this *DeepLeaf) Equal(that interface{}) bool
func (this *DeepLeaf) GetTree() Tree
func (this *DeepLeaf) GoString() string
func (this *DeepLeaf) Proto() github_com_gogo_protobuf_proto.Message
func (*DeepLeaf) ProtoMessage()
func (m *DeepLeaf) Reset()
func (m *DeepLeaf) Size() (n int)
func (this *DeepLeaf) String() string
func (this *DeepLeaf) TestProto() github_com_gogo_protobuf_proto.Message
func (m *DeepLeaf) Unmarshal(dAtA []byte) error
func (this *DeepLeaf) VerboseEqual(that interface{}) error
func (m *DeepLeaf) XXX_DiscardUnknown()
func (m *DeepLeaf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *DeepLeaf) XXX_Merge(src proto.Message)
func (m *DeepLeaf) XXX_Size() int
func (m *DeepLeaf) XXX_Unmarshal(b []byte) error
type DeepLeafFace interface { Proto() github_com_gogo_protobuf_proto.Message GetTree() Tree }
type DeepTree struct { Down *ADeepBranch `protobuf:"bytes,1,opt,name=Down" json:"Down,omitempty"` And *AndDeepBranch `protobuf:"bytes,2,opt,name=And" json:"And,omitempty"` Leaf *DeepLeaf `protobuf:"bytes,3,opt,name=Leaf" json:"Leaf,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewDeepTreeFromFace(that DeepTreeFace) *DeepTree
func NewPopulatedDeepTree(r randyThetest, easy bool) *DeepTree
func (this *DeepTree) Compare(that interface{}) int
func (this *DeepTree) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*DeepTree) Descriptor() ([]byte, []int)
func (this *DeepTree) Equal(that interface{}) bool
func (this *DeepTree) GetAnd() *AndDeepBranch
func (this *DeepTree) GetDown() *ADeepBranch
func (this *DeepTree) GetLeaf() *DeepLeaf
func (this *DeepTree) GetValue() interface{}
func (this *DeepTree) GoString() string
func (this *DeepTree) Proto() github_com_gogo_protobuf_proto.Message
func (*DeepTree) ProtoMessage()
func (m *DeepTree) Reset()
func (this *DeepTree) SetValue(value interface{}) bool
func (m *DeepTree) Size() (n int)
func (this *DeepTree) String() string
func (this *DeepTree) TestProto() github_com_gogo_protobuf_proto.Message
func (m *DeepTree) Unmarshal(dAtA []byte) error
func (this *DeepTree) VerboseEqual(that interface{}) error
func (m *DeepTree) XXX_DiscardUnknown()
func (m *DeepTree) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *DeepTree) XXX_Merge(src proto.Message)
func (m *DeepTree) XXX_Size() int
func (m *DeepTree) XXX_Unmarshal(b []byte) error
type DeepTreeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetDown() *ADeepBranch GetAnd() *AndDeepBranch GetLeaf() *DeepLeaf }
type Leaf struct { Value int64 `protobuf:"varint,1,opt,name=Value" json:"Value"` StrValue string `protobuf:"bytes,2,opt,name=StrValue" json:"StrValue"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewLeafFromFace(that LeafFace) *Leaf
func NewPopulatedLeaf(r randyThetest, easy bool) *Leaf
func (this *Leaf) Compare(that interface{}) int
func (this *Leaf) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*Leaf) Descriptor() ([]byte, []int)
func (this *Leaf) Equal(that interface{}) bool
func (this *Leaf) GetStrValue() string
func (this *Leaf) GetValue() int64
func (this *Leaf) GoString() string
func (this *Leaf) Proto() github_com_gogo_protobuf_proto.Message
func (*Leaf) ProtoMessage()
func (m *Leaf) Reset()
func (m *Leaf) Size() (n int)
func (this *Leaf) String() string
func (this *Leaf) TestProto() github_com_gogo_protobuf_proto.Message
func (m *Leaf) Unmarshal(dAtA []byte) error
func (this *Leaf) VerboseEqual(that interface{}) error
func (m *Leaf) XXX_DiscardUnknown()
func (m *Leaf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *Leaf) XXX_Merge(src proto.Message)
func (m *Leaf) XXX_Size() int
func (m *Leaf) XXX_Unmarshal(b []byte) error
type LeafFace interface { Proto() github_com_gogo_protobuf_proto.Message GetValue() int64 GetStrValue() string }
type MyExtendable struct { Field1 *int64 `protobuf:"varint,1,opt,name=Field1" json:"Field1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` proto.XXX_InternalExtensions `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedMyExtendable(r randyThetest, easy bool) *MyExtendable
func (this *MyExtendable) Compare(that interface{}) int
func (this *MyExtendable) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*MyExtendable) Descriptor() ([]byte, []int)
func (this *MyExtendable) Equal(that interface{}) bool
func (*MyExtendable) ExtensionRangeArray() []proto.ExtensionRange
func (this *MyExtendable) GoString() string
func (*MyExtendable) ProtoMessage()
func (m *MyExtendable) Reset()
func (m *MyExtendable) Size() (n int)
func (this *MyExtendable) String() string
func (m *MyExtendable) Unmarshal(dAtA []byte) error
func (this *MyExtendable) VerboseEqual(that interface{}) error
func (m *MyExtendable) XXX_DiscardUnknown()
func (m *MyExtendable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *MyExtendable) XXX_Merge(src proto.Message)
func (m *MyExtendable) XXX_Size() int
func (m *MyExtendable) XXX_Unmarshal(b []byte) error
type NestedDefinition struct { Field1 *int64 `protobuf:"varint,1,opt,name=Field1" json:"Field1,omitempty"` EnumField *NestedDefinition_NestedEnum `protobuf:"varint,2,opt,name=EnumField,enum=test.NestedDefinition_NestedEnum" json:"EnumField,omitempty"` NNM *NestedDefinition_NestedMessage_NestedNestedMsg `protobuf:"bytes,3,opt,name=NNM" json:"NNM,omitempty"` NM *NestedDefinition_NestedMessage `protobuf:"bytes,4,opt,name=NM" json:"NM,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNestedDefinitionFromFace(that NestedDefinitionFace) *NestedDefinition
func NewPopulatedNestedDefinition(r randyThetest, easy bool) *NestedDefinition
func (this *NestedDefinition) Compare(that interface{}) int
func (this *NestedDefinition) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NestedDefinition) Descriptor() ([]byte, []int)
func (this *NestedDefinition) Equal(that interface{}) bool
func (this *NestedDefinition) GetEnumField() *NestedDefinition_NestedEnum
func (this *NestedDefinition) GetField1() *int64
func (this *NestedDefinition) GetNM() *NestedDefinition_NestedMessage
func (this *NestedDefinition) GetNNM() *NestedDefinition_NestedMessage_NestedNestedMsg
func (this *NestedDefinition) GoString() string
func (this *NestedDefinition) Proto() github_com_gogo_protobuf_proto.Message
func (*NestedDefinition) ProtoMessage()
func (m *NestedDefinition) Reset()
func (m *NestedDefinition) Size() (n int)
func (this *NestedDefinition) String() string
func (this *NestedDefinition) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NestedDefinition) Unmarshal(dAtA []byte) error
func (this *NestedDefinition) VerboseEqual(that interface{}) error
func (m *NestedDefinition) XXX_DiscardUnknown()
func (m *NestedDefinition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NestedDefinition) XXX_Merge(src proto.Message)
func (m *NestedDefinition) XXX_Size() int
func (m *NestedDefinition) XXX_Unmarshal(b []byte) error
type NestedDefinitionFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() *int64 GetEnumField() *NestedDefinition_NestedEnum GetNNM() *NestedDefinition_NestedMessage_NestedNestedMsg GetNM() *NestedDefinition_NestedMessage }
type NestedDefinition_NestedEnum int32
const ( TYPE_NESTED NestedDefinition_NestedEnum = 1 )
func (x NestedDefinition_NestedEnum) Enum() *NestedDefinition_NestedEnum
func (NestedDefinition_NestedEnum) EnumDescriptor() ([]byte, []int)
func (x NestedDefinition_NestedEnum) MarshalJSON() ([]byte, error)
func (x NestedDefinition_NestedEnum) String() string
func (x *NestedDefinition_NestedEnum) UnmarshalJSON(data []byte) error
type NestedDefinition_NestedMessage struct { NestedField1 *uint64 `protobuf:"fixed64,1,opt,name=NestedField1" json:"NestedField1,omitempty"` NNM *NestedDefinition_NestedMessage_NestedNestedMsg `protobuf:"bytes,2,opt,name=NNM" json:"NNM,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNestedDefinition_NestedMessageFromFace(that NestedDefinition_NestedMessageFace) *NestedDefinition_NestedMessage
func NewPopulatedNestedDefinition_NestedMessage(r randyThetest, easy bool) *NestedDefinition_NestedMessage
func (this *NestedDefinition_NestedMessage) Compare(that interface{}) int
func (this *NestedDefinition_NestedMessage) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NestedDefinition_NestedMessage) Descriptor() ([]byte, []int)
func (this *NestedDefinition_NestedMessage) Equal(that interface{}) bool
func (this *NestedDefinition_NestedMessage) GetNNM() *NestedDefinition_NestedMessage_NestedNestedMsg
func (this *NestedDefinition_NestedMessage) GetNestedField1() *uint64
func (this *NestedDefinition_NestedMessage) GoString() string
func (this *NestedDefinition_NestedMessage) Proto() github_com_gogo_protobuf_proto.Message
func (*NestedDefinition_NestedMessage) ProtoMessage()
func (m *NestedDefinition_NestedMessage) Reset()
func (m *NestedDefinition_NestedMessage) Size() (n int)
func (this *NestedDefinition_NestedMessage) String() string
func (this *NestedDefinition_NestedMessage) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NestedDefinition_NestedMessage) Unmarshal(dAtA []byte) error
func (this *NestedDefinition_NestedMessage) VerboseEqual(that interface{}) error
func (m *NestedDefinition_NestedMessage) XXX_DiscardUnknown()
func (m *NestedDefinition_NestedMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NestedDefinition_NestedMessage) XXX_Merge(src proto.Message)
func (m *NestedDefinition_NestedMessage) XXX_Size() int
func (m *NestedDefinition_NestedMessage) XXX_Unmarshal(b []byte) error
type NestedDefinition_NestedMessageFace interface { Proto() github_com_gogo_protobuf_proto.Message GetNestedField1() *uint64 GetNNM() *NestedDefinition_NestedMessage_NestedNestedMsg }
type NestedDefinition_NestedMessage_NestedNestedMsg struct { NestedNestedField1 *string `protobuf:"bytes,10,opt,name=NestedNestedField1" json:"NestedNestedField1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNestedDefinition_NestedMessage_NestedNestedMsgFromFace(that NestedDefinition_NestedMessage_NestedNestedMsgFace) *NestedDefinition_NestedMessage_NestedNestedMsg
func NewPopulatedNestedDefinition_NestedMessage_NestedNestedMsg(r randyThetest, easy bool) *NestedDefinition_NestedMessage_NestedNestedMsg
func (this *NestedDefinition_NestedMessage_NestedNestedMsg) Compare(that interface{}) int
func (this *NestedDefinition_NestedMessage_NestedNestedMsg) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NestedDefinition_NestedMessage_NestedNestedMsg) Descriptor() ([]byte, []int)
func (this *NestedDefinition_NestedMessage_NestedNestedMsg) Equal(that interface{}) bool
func (this *NestedDefinition_NestedMessage_NestedNestedMsg) GetNestedNestedField1() *string
func (this *NestedDefinition_NestedMessage_NestedNestedMsg) GoString() string
func (this *NestedDefinition_NestedMessage_NestedNestedMsg) Proto() github_com_gogo_protobuf_proto.Message
func (*NestedDefinition_NestedMessage_NestedNestedMsg) ProtoMessage()
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) Reset()
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) Size() (n int)
func (this *NestedDefinition_NestedMessage_NestedNestedMsg) String() string
func (this *NestedDefinition_NestedMessage_NestedNestedMsg) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) Unmarshal(dAtA []byte) error
func (this *NestedDefinition_NestedMessage_NestedNestedMsg) VerboseEqual(that interface{}) error
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) XXX_DiscardUnknown()
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) XXX_Merge(src proto.Message)
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) XXX_Size() int
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) XXX_Unmarshal(b []byte) error
type NestedDefinition_NestedMessage_NestedNestedMsgFace interface { Proto() github_com_gogo_protobuf_proto.Message GetNestedNestedField1() *string }
type NestedScope struct { A *NestedDefinition_NestedMessage_NestedNestedMsg `protobuf:"bytes,1,opt,name=A" json:"A,omitempty"` B *NestedDefinition_NestedEnum `protobuf:"varint,2,opt,name=B,enum=test.NestedDefinition_NestedEnum" json:"B,omitempty"` C *NestedDefinition_NestedMessage `protobuf:"bytes,3,opt,name=C" json:"C,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNestedScopeFromFace(that NestedScopeFace) *NestedScope
func NewPopulatedNestedScope(r randyThetest, easy bool) *NestedScope
func (this *NestedScope) Compare(that interface{}) int
func (this *NestedScope) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NestedScope) Descriptor() ([]byte, []int)
func (this *NestedScope) Equal(that interface{}) bool
func (this *NestedScope) GetA() *NestedDefinition_NestedMessage_NestedNestedMsg
func (this *NestedScope) GetB() *NestedDefinition_NestedEnum
func (this *NestedScope) GetC() *NestedDefinition_NestedMessage
func (this *NestedScope) GoString() string
func (this *NestedScope) Proto() github_com_gogo_protobuf_proto.Message
func (*NestedScope) ProtoMessage()
func (m *NestedScope) Reset()
func (m *NestedScope) Size() (n int)
func (this *NestedScope) String() string
func (this *NestedScope) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NestedScope) Unmarshal(dAtA []byte) error
func (this *NestedScope) VerboseEqual(that interface{}) error
func (m *NestedScope) XXX_DiscardUnknown()
func (m *NestedScope) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NestedScope) XXX_Merge(src proto.Message)
func (m *NestedScope) XXX_Size() int
func (m *NestedScope) XXX_Unmarshal(b []byte) error
type NestedScopeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetA() *NestedDefinition_NestedMessage_NestedNestedMsg GetB() *NestedDefinition_NestedEnum GetC() *NestedDefinition_NestedMessage }
type NidEmbeddedStruct struct { *NidOptNative `protobuf:"bytes,1,opt,name=Field1,embedded=Field1" json:"Field1,omitempty"` Field200 NidOptNative `protobuf:"bytes,200,opt,name=Field200" json:"Field200"` Field210 bool `protobuf:"varint,210,opt,name=Field210" json:"Field210"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNidEmbeddedStructFromFace(that NidEmbeddedStructFace) *NidEmbeddedStruct
func NewPopulatedNidEmbeddedStruct(r randyThetest, easy bool) *NidEmbeddedStruct
func (this *NidEmbeddedStruct) Compare(that interface{}) int
func (this *NidEmbeddedStruct) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NidEmbeddedStruct) Descriptor() ([]byte, []int)
func (this *NidEmbeddedStruct) Equal(that interface{}) bool
func (this *NidEmbeddedStruct) GetField200() NidOptNative
func (this *NidEmbeddedStruct) GetField210() bool
func (this *NidEmbeddedStruct) GetNidOptNative() *NidOptNative
func (this *NidEmbeddedStruct) GoString() string
func (this *NidEmbeddedStruct) Proto() github_com_gogo_protobuf_proto.Message
func (*NidEmbeddedStruct) ProtoMessage()
func (m *NidEmbeddedStruct) Reset()
func (m *NidEmbeddedStruct) Size() (n int)
func (this *NidEmbeddedStruct) String() string
func (this *NidEmbeddedStruct) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NidEmbeddedStruct) Unmarshal(dAtA []byte) error
func (this *NidEmbeddedStruct) VerboseEqual(that interface{}) error
func (m *NidEmbeddedStruct) XXX_DiscardUnknown()
func (m *NidEmbeddedStruct) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NidEmbeddedStruct) XXX_Merge(src proto.Message)
func (m *NidEmbeddedStruct) XXX_Size() int
func (m *NidEmbeddedStruct) XXX_Unmarshal(b []byte) error
type NidEmbeddedStructFace interface { Proto() github_com_gogo_protobuf_proto.Message GetNidOptNative() *NidOptNative GetField200() NidOptNative GetField210() bool }
type NidNestedStruct struct { Field1 NidOptStruct `protobuf:"bytes,1,opt,name=Field1" json:"Field1"` Field2 []NidRepStruct `protobuf:"bytes,2,rep,name=Field2" json:"Field2"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNidNestedStructFromFace(that NidNestedStructFace) *NidNestedStruct
func NewPopulatedNidNestedStruct(r randyThetest, easy bool) *NidNestedStruct
func (this *NidNestedStruct) Compare(that interface{}) int
func (this *NidNestedStruct) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NidNestedStruct) Descriptor() ([]byte, []int)
func (this *NidNestedStruct) Equal(that interface{}) bool
func (this *NidNestedStruct) GetField1() NidOptStruct
func (this *NidNestedStruct) GetField2() []NidRepStruct
func (this *NidNestedStruct) GoString() string
func (this *NidNestedStruct) Proto() github_com_gogo_protobuf_proto.Message
func (*NidNestedStruct) ProtoMessage()
func (m *NidNestedStruct) Reset()
func (m *NidNestedStruct) Size() (n int)
func (this *NidNestedStruct) String() string
func (this *NidNestedStruct) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NidNestedStruct) Unmarshal(dAtA []byte) error
func (this *NidNestedStruct) VerboseEqual(that interface{}) error
func (m *NidNestedStruct) XXX_DiscardUnknown()
func (m *NidNestedStruct) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NidNestedStruct) XXX_Merge(src proto.Message)
func (m *NidNestedStruct) XXX_Size() int
func (m *NidNestedStruct) XXX_Unmarshal(b []byte) error
type NidNestedStructFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() NidOptStruct GetField2() []NidRepStruct }
type NidOptCustom struct { Id Uuid `protobuf:"bytes,1,opt,name=Id,customtype=Uuid" json:"Id"` Value github_com_gogo_protobuf_test_custom.Uint128 `protobuf:"bytes,2,opt,name=Value,customtype=github.com/gogo/protobuf/test/custom.Uint128" json:"Value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNidOptCustomFromFace(that NidOptCustomFace) *NidOptCustom
func NewPopulatedNidOptCustom(r randyThetest, easy bool) *NidOptCustom
func (this *NidOptCustom) Compare(that interface{}) int
func (this *NidOptCustom) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NidOptCustom) Descriptor() ([]byte, []int)
func (this *NidOptCustom) Equal(that interface{}) bool
func (this *NidOptCustom) GetId() Uuid
func (this *NidOptCustom) GetValue() github_com_gogo_protobuf_test_custom.Uint128
func (this *NidOptCustom) GoString() string
func (this *NidOptCustom) Proto() github_com_gogo_protobuf_proto.Message
func (*NidOptCustom) ProtoMessage()
func (m *NidOptCustom) Reset()
func (m *NidOptCustom) Size() (n int)
func (this *NidOptCustom) String() string
func (this *NidOptCustom) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NidOptCustom) Unmarshal(dAtA []byte) error
func (this *NidOptCustom) VerboseEqual(that interface{}) error
func (m *NidOptCustom) XXX_DiscardUnknown()
func (m *NidOptCustom) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NidOptCustom) XXX_Merge(src proto.Message)
func (m *NidOptCustom) XXX_Size() int
func (m *NidOptCustom) XXX_Unmarshal(b []byte) error
type NidOptCustomFace interface { Proto() github_com_gogo_protobuf_proto.Message GetId() Uuid GetValue() github_com_gogo_protobuf_test_custom.Uint128 }
type NidOptEnum struct { Field1 TheTestEnum `protobuf:"varint,1,opt,name=Field1,enum=test.TheTestEnum" json:"Field1"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNidOptEnumFromFace(that NidOptEnumFace) *NidOptEnum
func NewPopulatedNidOptEnum(r randyThetest, easy bool) *NidOptEnum
func (this *NidOptEnum) Compare(that interface{}) int
func (this *NidOptEnum) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NidOptEnum) Descriptor() ([]byte, []int)
func (this *NidOptEnum) Equal(that interface{}) bool
func (this *NidOptEnum) GetField1() TheTestEnum
func (this *NidOptEnum) GoString() string
func (this *NidOptEnum) Proto() github_com_gogo_protobuf_proto.Message
func (*NidOptEnum) ProtoMessage()
func (m *NidOptEnum) Reset()
func (m *NidOptEnum) Size() (n int)
func (this *NidOptEnum) String() string
func (this *NidOptEnum) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NidOptEnum) Unmarshal(dAtA []byte) error
func (this *NidOptEnum) VerboseEqual(that interface{}) error
func (m *NidOptEnum) XXX_DiscardUnknown()
func (m *NidOptEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NidOptEnum) XXX_Merge(src proto.Message)
func (m *NidOptEnum) XXX_Size() int
func (m *NidOptEnum) XXX_Unmarshal(b []byte) error
type NidOptEnumFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() TheTestEnum }
type NidOptNative struct { Field1 float64 `protobuf:"fixed64,1,opt,name=Field1" json:"Field1"` Field2 float32 `protobuf:"fixed32,2,opt,name=Field2" json:"Field2"` Field3 int32 `protobuf:"varint,3,opt,name=Field3" json:"Field3"` Field4 int64 `protobuf:"varint,4,opt,name=Field4" json:"Field4"` Field5 uint32 `protobuf:"varint,5,opt,name=Field5" json:"Field5"` Field6 uint64 `protobuf:"varint,6,opt,name=Field6" json:"Field6"` Field7 int32 `protobuf:"zigzag32,7,opt,name=Field7" json:"Field7"` Field8 int64 `protobuf:"zigzag64,8,opt,name=Field8" json:"Field8"` Field9 uint32 `protobuf:"fixed32,9,opt,name=Field9" json:"Field9"` Field10 int32 `protobuf:"fixed32,10,opt,name=Field10" json:"Field10"` Field11 uint64 `protobuf:"fixed64,11,opt,name=Field11" json:"Field11"` Field12 int64 `protobuf:"fixed64,12,opt,name=Field12" json:"Field12"` Field13 bool `protobuf:"varint,13,opt,name=Field13" json:"Field13"` Field14 string `protobuf:"bytes,14,opt,name=Field14" json:"Field14"` Field15 []byte `protobuf:"bytes,15,opt,name=Field15" json:"Field15"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNidOptNativeFromFace(that NidOptNativeFace) *NidOptNative
func NewPopulatedNidOptNative(r randyThetest, easy bool) *NidOptNative
func (this *NidOptNative) Compare(that interface{}) int
func (this *NidOptNative) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NidOptNative) Descriptor() ([]byte, []int)
func (this *NidOptNative) Equal(that interface{}) bool
func (this *NidOptNative) GetField1() float64
func (this *NidOptNative) GetField10() int32
func (this *NidOptNative) GetField11() uint64
func (this *NidOptNative) GetField12() int64
func (this *NidOptNative) GetField13() bool
func (this *NidOptNative) GetField14() string
func (this *NidOptNative) GetField15() []byte
func (this *NidOptNative) GetField2() float32
func (this *NidOptNative) GetField3() int32
func (this *NidOptNative) GetField4() int64
func (this *NidOptNative) GetField5() uint32
func (this *NidOptNative) GetField6() uint64
func (this *NidOptNative) GetField7() int32
func (this *NidOptNative) GetField8() int64
func (this *NidOptNative) GetField9() uint32
func (this *NidOptNative) GoString() string
func (this *NidOptNative) Proto() github_com_gogo_protobuf_proto.Message
func (*NidOptNative) ProtoMessage()
func (m *NidOptNative) Reset()
func (m *NidOptNative) Size() (n int)
func (this *NidOptNative) String() string
func (this *NidOptNative) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NidOptNative) Unmarshal(dAtA []byte) error
func (this *NidOptNative) VerboseEqual(that interface{}) error
func (m *NidOptNative) XXX_DiscardUnknown()
func (m *NidOptNative) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NidOptNative) XXX_Merge(src proto.Message)
func (m *NidOptNative) XXX_Size() int
func (m *NidOptNative) XXX_Unmarshal(b []byte) error
type NidOptNativeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() float64 GetField2() float32 GetField3() int32 GetField4() int64 GetField5() uint32 GetField6() uint64 GetField7() int32 GetField8() int64 GetField9() uint32 GetField10() int32 GetField11() uint64 GetField12() int64 GetField13() bool GetField14() string GetField15() []byte }
type NidOptNonByteCustomType struct { Field1 T `protobuf:"bytes,1,opt,name=Field1,customtype=T" json:"Field1"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNidOptNonByteCustomTypeFromFace(that NidOptNonByteCustomTypeFace) *NidOptNonByteCustomType
func NewPopulatedNidOptNonByteCustomType(r randyThetest, easy bool) *NidOptNonByteCustomType
func (this *NidOptNonByteCustomType) Compare(that interface{}) int
func (this *NidOptNonByteCustomType) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NidOptNonByteCustomType) Descriptor() ([]byte, []int)
func (this *NidOptNonByteCustomType) Equal(that interface{}) bool
func (this *NidOptNonByteCustomType) GetField1() T
func (this *NidOptNonByteCustomType) GoString() string
func (this *NidOptNonByteCustomType) Proto() github_com_gogo_protobuf_proto.Message
func (*NidOptNonByteCustomType) ProtoMessage()
func (m *NidOptNonByteCustomType) Reset()
func (m *NidOptNonByteCustomType) Size() (n int)
func (this *NidOptNonByteCustomType) String() string
func (this *NidOptNonByteCustomType) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NidOptNonByteCustomType) Unmarshal(dAtA []byte) error
func (this *NidOptNonByteCustomType) VerboseEqual(that interface{}) error
func (m *NidOptNonByteCustomType) XXX_DiscardUnknown()
func (m *NidOptNonByteCustomType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NidOptNonByteCustomType) XXX_Merge(src proto.Message)
func (m *NidOptNonByteCustomType) XXX_Size() int
func (m *NidOptNonByteCustomType) XXX_Unmarshal(b []byte) error
type NidOptNonByteCustomTypeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() T }
type NidOptStruct struct { Field1 float64 `protobuf:"fixed64,1,opt,name=Field1" json:"Field1"` Field2 float32 `protobuf:"fixed32,2,opt,name=Field2" json:"Field2"` Field3 NidOptNative `protobuf:"bytes,3,opt,name=Field3" json:"Field3"` Field4 NinOptNative `protobuf:"bytes,4,opt,name=Field4" json:"Field4"` Field6 uint64 `protobuf:"varint,6,opt,name=Field6" json:"Field6"` Field7 int32 `protobuf:"zigzag32,7,opt,name=Field7" json:"Field7"` Field8 NidOptNative `protobuf:"bytes,8,opt,name=Field8" json:"Field8"` Field13 bool `protobuf:"varint,13,opt,name=Field13" json:"Field13"` Field14 string `protobuf:"bytes,14,opt,name=Field14" json:"Field14"` Field15 []byte `protobuf:"bytes,15,opt,name=Field15" json:"Field15"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNidOptStructFromFace(that NidOptStructFace) *NidOptStruct
func NewPopulatedNidOptStruct(r randyThetest, easy bool) *NidOptStruct
func (this *NidOptStruct) Compare(that interface{}) int
func (this *NidOptStruct) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NidOptStruct) Descriptor() ([]byte, []int)
func (this *NidOptStruct) Equal(that interface{}) bool
func (this *NidOptStruct) GetField1() float64
func (this *NidOptStruct) GetField13() bool
func (this *NidOptStruct) GetField14() string
func (this *NidOptStruct) GetField15() []byte
func (this *NidOptStruct) GetField2() float32
func (this *NidOptStruct) GetField3() NidOptNative
func (this *NidOptStruct) GetField4() NinOptNative
func (this *NidOptStruct) GetField6() uint64
func (this *NidOptStruct) GetField7() int32
func (this *NidOptStruct) GetField8() NidOptNative
func (this *NidOptStruct) GoString() string
func (this *NidOptStruct) Proto() github_com_gogo_protobuf_proto.Message
func (*NidOptStruct) ProtoMessage()
func (m *NidOptStruct) Reset()
func (m *NidOptStruct) Size() (n int)
func (this *NidOptStruct) String() string
func (this *NidOptStruct) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NidOptStruct) Unmarshal(dAtA []byte) error
func (this *NidOptStruct) VerboseEqual(that interface{}) error
func (m *NidOptStruct) XXX_DiscardUnknown()
func (m *NidOptStruct) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NidOptStruct) XXX_Merge(src proto.Message)
func (m *NidOptStruct) XXX_Size() int
func (m *NidOptStruct) XXX_Unmarshal(b []byte) error
type NidOptStructFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() float64 GetField2() float32 GetField3() NidOptNative GetField4() NinOptNative GetField6() uint64 GetField7() int32 GetField8() NidOptNative GetField13() bool GetField14() string GetField15() []byte }
type NidRepCustom struct { Id []Uuid `protobuf:"bytes,1,rep,name=Id,customtype=Uuid" json:"Id"` Value []github_com_gogo_protobuf_test_custom.Uint128 `protobuf:"bytes,2,rep,name=Value,customtype=github.com/gogo/protobuf/test/custom.Uint128" json:"Value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNidRepCustomFromFace(that NidRepCustomFace) *NidRepCustom
func NewPopulatedNidRepCustom(r randyThetest, easy bool) *NidRepCustom
func (this *NidRepCustom) Compare(that interface{}) int
func (this *NidRepCustom) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NidRepCustom) Descriptor() ([]byte, []int)
func (this *NidRepCustom) Equal(that interface{}) bool
func (this *NidRepCustom) GetId() []Uuid
func (this *NidRepCustom) GetValue() []github_com_gogo_protobuf_test_custom.Uint128
func (this *NidRepCustom) GoString() string
func (this *NidRepCustom) Proto() github_com_gogo_protobuf_proto.Message
func (*NidRepCustom) ProtoMessage()
func (m *NidRepCustom) Reset()
func (m *NidRepCustom) Size() (n int)
func (this *NidRepCustom) String() string
func (this *NidRepCustom) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NidRepCustom) Unmarshal(dAtA []byte) error
func (this *NidRepCustom) VerboseEqual(that interface{}) error
func (m *NidRepCustom) XXX_DiscardUnknown()
func (m *NidRepCustom) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NidRepCustom) XXX_Merge(src proto.Message)
func (m *NidRepCustom) XXX_Size() int
func (m *NidRepCustom) XXX_Unmarshal(b []byte) error
type NidRepCustomFace interface { Proto() github_com_gogo_protobuf_proto.Message GetId() []Uuid GetValue() []github_com_gogo_protobuf_test_custom.Uint128 }
type NidRepEnum struct { Field1 []TheTestEnum `protobuf:"varint,1,rep,name=Field1,enum=test.TheTestEnum" json:"Field1,omitempty"` Field2 []YetAnotherTestEnum `protobuf:"varint,2,rep,name=Field2,enum=test.YetAnotherTestEnum" json:"Field2,omitempty"` Field3 []YetYetAnotherTestEnum `protobuf:"varint,3,rep,name=Field3,enum=test.YetYetAnotherTestEnum" json:"Field3,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNidRepEnumFromFace(that NidRepEnumFace) *NidRepEnum
func NewPopulatedNidRepEnum(r randyThetest, easy bool) *NidRepEnum
func (this *NidRepEnum) Compare(that interface{}) int
func (this *NidRepEnum) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NidRepEnum) Descriptor() ([]byte, []int)
func (this *NidRepEnum) Equal(that interface{}) bool
func (this *NidRepEnum) GetField1() []TheTestEnum
func (this *NidRepEnum) GetField2() []YetAnotherTestEnum
func (this *NidRepEnum) GetField3() []YetYetAnotherTestEnum
func (this *NidRepEnum) GoString() string
func (this *NidRepEnum) Proto() github_com_gogo_protobuf_proto.Message
func (*NidRepEnum) ProtoMessage()
func (m *NidRepEnum) Reset()
func (m *NidRepEnum) Size() (n int)
func (this *NidRepEnum) String() string
func (this *NidRepEnum) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NidRepEnum) Unmarshal(dAtA []byte) error
func (this *NidRepEnum) VerboseEqual(that interface{}) error
func (m *NidRepEnum) XXX_DiscardUnknown()
func (m *NidRepEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NidRepEnum) XXX_Merge(src proto.Message)
func (m *NidRepEnum) XXX_Size() int
func (m *NidRepEnum) XXX_Unmarshal(b []byte) error
type NidRepEnumFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() []TheTestEnum GetField2() []YetAnotherTestEnum GetField3() []YetYetAnotherTestEnum }
type NidRepNative struct { Field1 []float64 `protobuf:"fixed64,1,rep,name=Field1" json:"Field1,omitempty"` Field2 []float32 `protobuf:"fixed32,2,rep,name=Field2" json:"Field2,omitempty"` Field3 []int32 `protobuf:"varint,3,rep,name=Field3" json:"Field3,omitempty"` Field4 []int64 `protobuf:"varint,4,rep,name=Field4" json:"Field4,omitempty"` Field5 []uint32 `protobuf:"varint,5,rep,name=Field5" json:"Field5,omitempty"` Field6 []uint64 `protobuf:"varint,6,rep,name=Field6" json:"Field6,omitempty"` Field7 []int32 `protobuf:"zigzag32,7,rep,name=Field7" json:"Field7,omitempty"` Field8 []int64 `protobuf:"zigzag64,8,rep,name=Field8" json:"Field8,omitempty"` Field9 []uint32 `protobuf:"fixed32,9,rep,name=Field9" json:"Field9,omitempty"` Field10 []int32 `protobuf:"fixed32,10,rep,name=Field10" json:"Field10,omitempty"` Field11 []uint64 `protobuf:"fixed64,11,rep,name=Field11" json:"Field11,omitempty"` Field12 []int64 `protobuf:"fixed64,12,rep,name=Field12" json:"Field12,omitempty"` Field13 []bool `protobuf:"varint,13,rep,name=Field13" json:"Field13,omitempty"` Field14 []string `protobuf:"bytes,14,rep,name=Field14" json:"Field14,omitempty"` Field15 [][]byte `protobuf:"bytes,15,rep,name=Field15" json:"Field15,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNidRepNativeFromFace(that NidRepNativeFace) *NidRepNative
func NewPopulatedNidRepNative(r randyThetest, easy bool) *NidRepNative
func (this *NidRepNative) Compare(that interface{}) int
func (this *NidRepNative) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NidRepNative) Descriptor() ([]byte, []int)
func (this *NidRepNative) Equal(that interface{}) bool
func (this *NidRepNative) GetField1() []float64
func (this *NidRepNative) GetField10() []int32
func (this *NidRepNative) GetField11() []uint64
func (this *NidRepNative) GetField12() []int64
func (this *NidRepNative) GetField13() []bool
func (this *NidRepNative) GetField14() []string
func (this *NidRepNative) GetField15() [][]byte
func (this *NidRepNative) GetField2() []float32
func (this *NidRepNative) GetField3() []int32
func (this *NidRepNative) GetField4() []int64
func (this *NidRepNative) GetField5() []uint32
func (this *NidRepNative) GetField6() []uint64
func (this *NidRepNative) GetField7() []int32
func (this *NidRepNative) GetField8() []int64
func (this *NidRepNative) GetField9() []uint32
func (this *NidRepNative) GoString() string
func (this *NidRepNative) Proto() github_com_gogo_protobuf_proto.Message
func (*NidRepNative) ProtoMessage()
func (m *NidRepNative) Reset()
func (m *NidRepNative) Size() (n int)
func (this *NidRepNative) String() string
func (this *NidRepNative) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NidRepNative) Unmarshal(dAtA []byte) error
func (this *NidRepNative) VerboseEqual(that interface{}) error
func (m *NidRepNative) XXX_DiscardUnknown()
func (m *NidRepNative) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NidRepNative) XXX_Merge(src proto.Message)
func (m *NidRepNative) XXX_Size() int
func (m *NidRepNative) XXX_Unmarshal(b []byte) error
type NidRepNativeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() []float64 GetField2() []float32 GetField3() []int32 GetField4() []int64 GetField5() []uint32 GetField6() []uint64 GetField7() []int32 GetField8() []int64 GetField9() []uint32 GetField10() []int32 GetField11() []uint64 GetField12() []int64 GetField13() []bool GetField14() []string GetField15() [][]byte }
type NidRepNonByteCustomType struct { Field1 []T `protobuf:"bytes,1,rep,name=Field1,customtype=T" json:"Field1"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNidRepNonByteCustomTypeFromFace(that NidRepNonByteCustomTypeFace) *NidRepNonByteCustomType
func NewPopulatedNidRepNonByteCustomType(r randyThetest, easy bool) *NidRepNonByteCustomType
func (this *NidRepNonByteCustomType) Compare(that interface{}) int
func (this *NidRepNonByteCustomType) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NidRepNonByteCustomType) Descriptor() ([]byte, []int)
func (this *NidRepNonByteCustomType) Equal(that interface{}) bool
func (this *NidRepNonByteCustomType) GetField1() []T
func (this *NidRepNonByteCustomType) GoString() string
func (this *NidRepNonByteCustomType) Proto() github_com_gogo_protobuf_proto.Message
func (*NidRepNonByteCustomType) ProtoMessage()
func (m *NidRepNonByteCustomType) Reset()
func (m *NidRepNonByteCustomType) Size() (n int)
func (this *NidRepNonByteCustomType) String() string
func (this *NidRepNonByteCustomType) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NidRepNonByteCustomType) Unmarshal(dAtA []byte) error
func (this *NidRepNonByteCustomType) VerboseEqual(that interface{}) error
func (m *NidRepNonByteCustomType) XXX_DiscardUnknown()
func (m *NidRepNonByteCustomType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NidRepNonByteCustomType) XXX_Merge(src proto.Message)
func (m *NidRepNonByteCustomType) XXX_Size() int
func (m *NidRepNonByteCustomType) XXX_Unmarshal(b []byte) error
type NidRepNonByteCustomTypeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() []T }
type NidRepPackedNative struct { Field1 []float64 `protobuf:"fixed64,1,rep,packed,name=Field1" json:"Field1,omitempty"` Field2 []float32 `protobuf:"fixed32,2,rep,packed,name=Field2" json:"Field2,omitempty"` Field3 []int32 `protobuf:"varint,3,rep,packed,name=Field3" json:"Field3,omitempty"` Field4 []int64 `protobuf:"varint,4,rep,packed,name=Field4" json:"Field4,omitempty"` Field5 []uint32 `protobuf:"varint,5,rep,packed,name=Field5" json:"Field5,omitempty"` Field6 []uint64 `protobuf:"varint,6,rep,packed,name=Field6" json:"Field6,omitempty"` Field7 []int32 `protobuf:"zigzag32,7,rep,packed,name=Field7" json:"Field7,omitempty"` Field8 []int64 `protobuf:"zigzag64,8,rep,packed,name=Field8" json:"Field8,omitempty"` Field9 []uint32 `protobuf:"fixed32,9,rep,packed,name=Field9" json:"Field9,omitempty"` Field10 []int32 `protobuf:"fixed32,10,rep,packed,name=Field10" json:"Field10,omitempty"` Field11 []uint64 `protobuf:"fixed64,11,rep,packed,name=Field11" json:"Field11,omitempty"` Field12 []int64 `protobuf:"fixed64,12,rep,packed,name=Field12" json:"Field12,omitempty"` Field13 []bool `protobuf:"varint,13,rep,packed,name=Field13" json:"Field13,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNidRepPackedNativeFromFace(that NidRepPackedNativeFace) *NidRepPackedNative
func NewPopulatedNidRepPackedNative(r randyThetest, easy bool) *NidRepPackedNative
func (this *NidRepPackedNative) Compare(that interface{}) int
func (this *NidRepPackedNative) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NidRepPackedNative) Descriptor() ([]byte, []int)
func (this *NidRepPackedNative) Equal(that interface{}) bool
func (this *NidRepPackedNative) GetField1() []float64
func (this *NidRepPackedNative) GetField10() []int32
func (this *NidRepPackedNative) GetField11() []uint64
func (this *NidRepPackedNative) GetField12() []int64
func (this *NidRepPackedNative) GetField13() []bool
func (this *NidRepPackedNative) GetField2() []float32
func (this *NidRepPackedNative) GetField3() []int32
func (this *NidRepPackedNative) GetField4() []int64
func (this *NidRepPackedNative) GetField5() []uint32
func (this *NidRepPackedNative) GetField6() []uint64
func (this *NidRepPackedNative) GetField7() []int32
func (this *NidRepPackedNative) GetField8() []int64
func (this *NidRepPackedNative) GetField9() []uint32
func (this *NidRepPackedNative) GoString() string
func (this *NidRepPackedNative) Proto() github_com_gogo_protobuf_proto.Message
func (*NidRepPackedNative) ProtoMessage()
func (m *NidRepPackedNative) Reset()
func (m *NidRepPackedNative) Size() (n int)
func (this *NidRepPackedNative) String() string
func (this *NidRepPackedNative) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NidRepPackedNative) Unmarshal(dAtA []byte) error
func (this *NidRepPackedNative) VerboseEqual(that interface{}) error
func (m *NidRepPackedNative) XXX_DiscardUnknown()
func (m *NidRepPackedNative) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NidRepPackedNative) XXX_Merge(src proto.Message)
func (m *NidRepPackedNative) XXX_Size() int
func (m *NidRepPackedNative) XXX_Unmarshal(b []byte) error
type NidRepPackedNativeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() []float64 GetField2() []float32 GetField3() []int32 GetField4() []int64 GetField5() []uint32 GetField6() []uint64 GetField7() []int32 GetField8() []int64 GetField9() []uint32 GetField10() []int32 GetField11() []uint64 GetField12() []int64 GetField13() []bool }
type NidRepStruct struct { Field1 []float64 `protobuf:"fixed64,1,rep,name=Field1" json:"Field1,omitempty"` Field2 []float32 `protobuf:"fixed32,2,rep,name=Field2" json:"Field2,omitempty"` Field3 []NidOptNative `protobuf:"bytes,3,rep,name=Field3" json:"Field3"` Field4 []NinOptNative `protobuf:"bytes,4,rep,name=Field4" json:"Field4"` Field6 []uint64 `protobuf:"varint,6,rep,name=Field6" json:"Field6,omitempty"` Field7 []int32 `protobuf:"zigzag32,7,rep,name=Field7" json:"Field7,omitempty"` Field8 []NidOptNative `protobuf:"bytes,8,rep,name=Field8" json:"Field8"` Field13 []bool `protobuf:"varint,13,rep,name=Field13" json:"Field13,omitempty"` Field14 []string `protobuf:"bytes,14,rep,name=Field14" json:"Field14,omitempty"` Field15 [][]byte `protobuf:"bytes,15,rep,name=Field15" json:"Field15,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNidRepStructFromFace(that NidRepStructFace) *NidRepStruct
func NewPopulatedNidRepStruct(r randyThetest, easy bool) *NidRepStruct
func (this *NidRepStruct) Compare(that interface{}) int
func (this *NidRepStruct) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NidRepStruct) Descriptor() ([]byte, []int)
func (this *NidRepStruct) Equal(that interface{}) bool
func (this *NidRepStruct) GetField1() []float64
func (this *NidRepStruct) GetField13() []bool
func (this *NidRepStruct) GetField14() []string
func (this *NidRepStruct) GetField15() [][]byte
func (this *NidRepStruct) GetField2() []float32
func (this *NidRepStruct) GetField3() []NidOptNative
func (this *NidRepStruct) GetField4() []NinOptNative
func (this *NidRepStruct) GetField6() []uint64
func (this *NidRepStruct) GetField7() []int32
func (this *NidRepStruct) GetField8() []NidOptNative
func (this *NidRepStruct) GoString() string
func (this *NidRepStruct) Proto() github_com_gogo_protobuf_proto.Message
func (*NidRepStruct) ProtoMessage()
func (m *NidRepStruct) Reset()
func (m *NidRepStruct) Size() (n int)
func (this *NidRepStruct) String() string
func (this *NidRepStruct) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NidRepStruct) Unmarshal(dAtA []byte) error
func (this *NidRepStruct) VerboseEqual(that interface{}) error
func (m *NidRepStruct) XXX_DiscardUnknown()
func (m *NidRepStruct) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NidRepStruct) XXX_Merge(src proto.Message)
func (m *NidRepStruct) XXX_Size() int
func (m *NidRepStruct) XXX_Unmarshal(b []byte) error
type NidRepStructFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() []float64 GetField2() []float32 GetField3() []NidOptNative GetField4() []NinOptNative GetField6() []uint64 GetField7() []int32 GetField8() []NidOptNative GetField13() []bool GetField14() []string GetField15() [][]byte }
type Nil struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNilFromFace(that NilFace) *Nil
func NewPopulatedNil(r randyThetest, easy bool) *Nil
func (this *Nil) Compare(that interface{}) int
func (this *Nil) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*Nil) Descriptor() ([]byte, []int)
func (this *Nil) Equal(that interface{}) bool
func (this *Nil) GoString() string
func (this *Nil) Proto() github_com_gogo_protobuf_proto.Message
func (*Nil) ProtoMessage()
func (m *Nil) Reset()
func (m *Nil) Size() (n int)
func (this *Nil) String() string
func (this *Nil) TestProto() github_com_gogo_protobuf_proto.Message
func (m *Nil) Unmarshal(dAtA []byte) error
func (this *Nil) VerboseEqual(that interface{}) error
func (m *Nil) XXX_DiscardUnknown()
func (m *Nil) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *Nil) XXX_Merge(src proto.Message)
func (m *Nil) XXX_Size() int
func (m *Nil) XXX_Unmarshal(b []byte) error
type NilFace interface { Proto() github_com_gogo_protobuf_proto.Message }
type NinEmbeddedStruct struct { *NidOptNative `protobuf:"bytes,1,opt,name=Field1,embedded=Field1" json:"Field1,omitempty"` Field200 *NidOptNative `protobuf:"bytes,200,opt,name=Field200" json:"Field200,omitempty"` Field210 *bool `protobuf:"varint,210,opt,name=Field210" json:"Field210,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinEmbeddedStructFromFace(that NinEmbeddedStructFace) *NinEmbeddedStruct
func NewPopulatedNinEmbeddedStruct(r randyThetest, easy bool) *NinEmbeddedStruct
func (this *NinEmbeddedStruct) Compare(that interface{}) int
func (this *NinEmbeddedStruct) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinEmbeddedStruct) Descriptor() ([]byte, []int)
func (this *NinEmbeddedStruct) Equal(that interface{}) bool
func (this *NinEmbeddedStruct) GetField200() *NidOptNative
func (this *NinEmbeddedStruct) GetField210() *bool
func (this *NinEmbeddedStruct) GetNidOptNative() *NidOptNative
func (this *NinEmbeddedStruct) GoString() string
func (this *NinEmbeddedStruct) Proto() github_com_gogo_protobuf_proto.Message
func (*NinEmbeddedStruct) ProtoMessage()
func (m *NinEmbeddedStruct) Reset()
func (m *NinEmbeddedStruct) Size() (n int)
func (this *NinEmbeddedStruct) String() string
func (this *NinEmbeddedStruct) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinEmbeddedStruct) Unmarshal(dAtA []byte) error
func (this *NinEmbeddedStruct) VerboseEqual(that interface{}) error
func (m *NinEmbeddedStruct) XXX_DiscardUnknown()
func (m *NinEmbeddedStruct) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinEmbeddedStruct) XXX_Merge(src proto.Message)
func (m *NinEmbeddedStruct) XXX_Size() int
func (m *NinEmbeddedStruct) XXX_Unmarshal(b []byte) error
type NinEmbeddedStructFace interface { Proto() github_com_gogo_protobuf_proto.Message GetNidOptNative() *NidOptNative GetField200() *NidOptNative GetField210() *bool }
type NinEmbeddedStructUnion struct { *NidOptNative `protobuf:"bytes,1,opt,name=Field1,embedded=Field1" json:"Field1,omitempty"` Field200 *NinOptNative `protobuf:"bytes,200,opt,name=Field200" json:"Field200,omitempty"` Field210 *bool `protobuf:"varint,210,opt,name=Field210" json:"Field210,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinEmbeddedStructUnionFromFace(that NinEmbeddedStructUnionFace) *NinEmbeddedStructUnion
func NewPopulatedNinEmbeddedStructUnion(r randyThetest, easy bool) *NinEmbeddedStructUnion
func (this *NinEmbeddedStructUnion) Compare(that interface{}) int
func (this *NinEmbeddedStructUnion) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinEmbeddedStructUnion) Descriptor() ([]byte, []int)
func (this *NinEmbeddedStructUnion) Equal(that interface{}) bool
func (this *NinEmbeddedStructUnion) GetField200() *NinOptNative
func (this *NinEmbeddedStructUnion) GetField210() *bool
func (this *NinEmbeddedStructUnion) GetNidOptNative() *NidOptNative
func (this *NinEmbeddedStructUnion) GetValue() interface{}
func (this *NinEmbeddedStructUnion) GoString() string
func (this *NinEmbeddedStructUnion) Proto() github_com_gogo_protobuf_proto.Message
func (*NinEmbeddedStructUnion) ProtoMessage()
func (m *NinEmbeddedStructUnion) Reset()
func (this *NinEmbeddedStructUnion) SetValue(value interface{}) bool
func (m *NinEmbeddedStructUnion) Size() (n int)
func (this *NinEmbeddedStructUnion) String() string
func (this *NinEmbeddedStructUnion) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinEmbeddedStructUnion) Unmarshal(dAtA []byte) error
func (this *NinEmbeddedStructUnion) VerboseEqual(that interface{}) error
func (m *NinEmbeddedStructUnion) XXX_DiscardUnknown()
func (m *NinEmbeddedStructUnion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinEmbeddedStructUnion) XXX_Merge(src proto.Message)
func (m *NinEmbeddedStructUnion) XXX_Size() int
func (m *NinEmbeddedStructUnion) XXX_Unmarshal(b []byte) error
type NinEmbeddedStructUnionFace interface { Proto() github_com_gogo_protobuf_proto.Message GetNidOptNative() *NidOptNative GetField200() *NinOptNative GetField210() *bool }
type NinNestedStruct struct { Field1 *NinOptStruct `protobuf:"bytes,1,opt,name=Field1" json:"Field1,omitempty"` Field2 []*NinRepStruct `protobuf:"bytes,2,rep,name=Field2" json:"Field2,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinNestedStructFromFace(that NinNestedStructFace) *NinNestedStruct
func NewPopulatedNinNestedStruct(r randyThetest, easy bool) *NinNestedStruct
func (this *NinNestedStruct) Compare(that interface{}) int
func (this *NinNestedStruct) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinNestedStruct) Descriptor() ([]byte, []int)
func (this *NinNestedStruct) Equal(that interface{}) bool
func (this *NinNestedStruct) GetField1() *NinOptStruct
func (this *NinNestedStruct) GetField2() []*NinRepStruct
func (this *NinNestedStruct) GoString() string
func (this *NinNestedStruct) Proto() github_com_gogo_protobuf_proto.Message
func (*NinNestedStruct) ProtoMessage()
func (m *NinNestedStruct) Reset()
func (m *NinNestedStruct) Size() (n int)
func (this *NinNestedStruct) String() string
func (this *NinNestedStruct) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinNestedStruct) Unmarshal(dAtA []byte) error
func (this *NinNestedStruct) VerboseEqual(that interface{}) error
func (m *NinNestedStruct) XXX_DiscardUnknown()
func (m *NinNestedStruct) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinNestedStruct) XXX_Merge(src proto.Message)
func (m *NinNestedStruct) XXX_Size() int
func (m *NinNestedStruct) XXX_Unmarshal(b []byte) error
type NinNestedStructFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() *NinOptStruct GetField2() []*NinRepStruct }
type NinNestedStructUnion struct { Field1 *NinOptNativeUnion `protobuf:"bytes,1,opt,name=Field1" json:"Field1,omitempty"` Field2 *NinOptStructUnion `protobuf:"bytes,2,opt,name=Field2" json:"Field2,omitempty"` Field3 *NinEmbeddedStructUnion `protobuf:"bytes,3,opt,name=Field3" json:"Field3,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinNestedStructUnionFromFace(that NinNestedStructUnionFace) *NinNestedStructUnion
func NewPopulatedNinNestedStructUnion(r randyThetest, easy bool) *NinNestedStructUnion
func (this *NinNestedStructUnion) Compare(that interface{}) int
func (this *NinNestedStructUnion) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinNestedStructUnion) Descriptor() ([]byte, []int)
func (this *NinNestedStructUnion) Equal(that interface{}) bool
func (this *NinNestedStructUnion) GetField1() *NinOptNativeUnion
func (this *NinNestedStructUnion) GetField2() *NinOptStructUnion
func (this *NinNestedStructUnion) GetField3() *NinEmbeddedStructUnion
func (this *NinNestedStructUnion) GetValue() interface{}
func (this *NinNestedStructUnion) GoString() string
func (this *NinNestedStructUnion) Proto() github_com_gogo_protobuf_proto.Message
func (*NinNestedStructUnion) ProtoMessage()
func (m *NinNestedStructUnion) Reset()
func (this *NinNestedStructUnion) SetValue(value interface{}) bool
func (m *NinNestedStructUnion) Size() (n int)
func (this *NinNestedStructUnion) String() string
func (this *NinNestedStructUnion) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinNestedStructUnion) Unmarshal(dAtA []byte) error
func (this *NinNestedStructUnion) VerboseEqual(that interface{}) error
func (m *NinNestedStructUnion) XXX_DiscardUnknown()
func (m *NinNestedStructUnion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinNestedStructUnion) XXX_Merge(src proto.Message)
func (m *NinNestedStructUnion) XXX_Size() int
func (m *NinNestedStructUnion) XXX_Unmarshal(b []byte) error
type NinNestedStructUnionFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() *NinOptNativeUnion GetField2() *NinOptStructUnion GetField3() *NinEmbeddedStructUnion }
type NinOptCustom struct { Id *Uuid `protobuf:"bytes,1,opt,name=Id,customtype=Uuid" json:"Id,omitempty"` Value *github_com_gogo_protobuf_test_custom.Uint128 `protobuf:"bytes,2,opt,name=Value,customtype=github.com/gogo/protobuf/test/custom.Uint128" json:"Value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinOptCustomFromFace(that NinOptCustomFace) *NinOptCustom
func NewPopulatedNinOptCustom(r randyThetest, easy bool) *NinOptCustom
func (this *NinOptCustom) Compare(that interface{}) int
func (this *NinOptCustom) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinOptCustom) Descriptor() ([]byte, []int)
func (this *NinOptCustom) Equal(that interface{}) bool
func (this *NinOptCustom) GetId() *Uuid
func (this *NinOptCustom) GetValue() *github_com_gogo_protobuf_test_custom.Uint128
func (this *NinOptCustom) GoString() string
func (this *NinOptCustom) Proto() github_com_gogo_protobuf_proto.Message
func (*NinOptCustom) ProtoMessage()
func (m *NinOptCustom) Reset()
func (m *NinOptCustom) Size() (n int)
func (this *NinOptCustom) String() string
func (this *NinOptCustom) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinOptCustom) Unmarshal(dAtA []byte) error
func (this *NinOptCustom) VerboseEqual(that interface{}) error
func (m *NinOptCustom) XXX_DiscardUnknown()
func (m *NinOptCustom) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinOptCustom) XXX_Merge(src proto.Message)
func (m *NinOptCustom) XXX_Size() int
func (m *NinOptCustom) XXX_Unmarshal(b []byte) error
type NinOptCustomFace interface { Proto() github_com_gogo_protobuf_proto.Message GetId() *Uuid GetValue() *github_com_gogo_protobuf_test_custom.Uint128 }
type NinOptEnum struct { Field1 *TheTestEnum `protobuf:"varint,1,opt,name=Field1,enum=test.TheTestEnum" json:"Field1,omitempty"` Field2 *YetAnotherTestEnum `protobuf:"varint,2,opt,name=Field2,enum=test.YetAnotherTestEnum" json:"Field2,omitempty"` Field3 *YetYetAnotherTestEnum `protobuf:"varint,3,opt,name=Field3,enum=test.YetYetAnotherTestEnum" json:"Field3,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinOptEnumFromFace(that NinOptEnumFace) *NinOptEnum
func NewPopulatedNinOptEnum(r randyThetest, easy bool) *NinOptEnum
func (this *NinOptEnum) Compare(that interface{}) int
func (this *NinOptEnum) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinOptEnum) Descriptor() ([]byte, []int)
func (this *NinOptEnum) Equal(that interface{}) bool
func (this *NinOptEnum) GetField1() *TheTestEnum
func (this *NinOptEnum) GetField2() *YetAnotherTestEnum
func (this *NinOptEnum) GetField3() *YetYetAnotherTestEnum
func (this *NinOptEnum) GoString() string
func (this *NinOptEnum) Proto() github_com_gogo_protobuf_proto.Message
func (*NinOptEnum) ProtoMessage()
func (m *NinOptEnum) Reset()
func (m *NinOptEnum) Size() (n int)
func (this *NinOptEnum) String() string
func (this *NinOptEnum) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinOptEnum) Unmarshal(dAtA []byte) error
func (this *NinOptEnum) VerboseEqual(that interface{}) error
func (m *NinOptEnum) XXX_DiscardUnknown()
func (m *NinOptEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinOptEnum) XXX_Merge(src proto.Message)
func (m *NinOptEnum) XXX_Size() int
func (m *NinOptEnum) XXX_Unmarshal(b []byte) error
type NinOptEnumDefault struct { Field1 *TheTestEnum `protobuf:"varint,1,opt,name=Field1,enum=test.TheTestEnum,def=2" json:"Field1,omitempty"` Field2 *YetAnotherTestEnum `protobuf:"varint,2,opt,name=Field2,enum=test.YetAnotherTestEnum,def=1" json:"Field2,omitempty"` Field3 *YetYetAnotherTestEnum `protobuf:"varint,3,opt,name=Field3,enum=test.YetYetAnotherTestEnum,def=0" json:"Field3,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedNinOptEnumDefault(r randyThetest, easy bool) *NinOptEnumDefault
func (this *NinOptEnumDefault) Compare(that interface{}) int
func (this *NinOptEnumDefault) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinOptEnumDefault) Descriptor() ([]byte, []int)
func (this *NinOptEnumDefault) Equal(that interface{}) bool
func (m *NinOptEnumDefault) GetField1() TheTestEnum
func (m *NinOptEnumDefault) GetField2() YetAnotherTestEnum
func (m *NinOptEnumDefault) GetField3() YetYetAnotherTestEnum
func (this *NinOptEnumDefault) GoString() string
func (*NinOptEnumDefault) ProtoMessage()
func (m *NinOptEnumDefault) Reset()
func (m *NinOptEnumDefault) Size() (n int)
func (this *NinOptEnumDefault) String() string
func (m *NinOptEnumDefault) Unmarshal(dAtA []byte) error
func (this *NinOptEnumDefault) VerboseEqual(that interface{}) error
func (m *NinOptEnumDefault) XXX_DiscardUnknown()
func (m *NinOptEnumDefault) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinOptEnumDefault) XXX_Merge(src proto.Message)
func (m *NinOptEnumDefault) XXX_Size() int
func (m *NinOptEnumDefault) XXX_Unmarshal(b []byte) error
type NinOptEnumFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() *TheTestEnum GetField2() *YetAnotherTestEnum GetField3() *YetYetAnotherTestEnum }
type NinOptNative struct { Field1 *float64 `protobuf:"fixed64,1,opt,name=Field1" json:"Field1,omitempty"` Field2 *float32 `protobuf:"fixed32,2,opt,name=Field2" json:"Field2,omitempty"` Field3 *int32 `protobuf:"varint,3,opt,name=Field3" json:"Field3,omitempty"` Field4 *int64 `protobuf:"varint,4,opt,name=Field4" json:"Field4,omitempty"` Field5 *uint32 `protobuf:"varint,5,opt,name=Field5" json:"Field5,omitempty"` Field6 *uint64 `protobuf:"varint,6,opt,name=Field6" json:"Field6,omitempty"` Field7 *int32 `protobuf:"zigzag32,7,opt,name=Field7" json:"Field7,omitempty"` Field8 *int64 `protobuf:"zigzag64,8,opt,name=Field8" json:"Field8,omitempty"` Field9 *uint32 `protobuf:"fixed32,9,opt,name=Field9" json:"Field9,omitempty"` Field10 *int32 `protobuf:"fixed32,10,opt,name=Field10" json:"Field10,omitempty"` Field11 *uint64 `protobuf:"fixed64,11,opt,name=Field11" json:"Field11,omitempty"` Field12 *int64 `protobuf:"fixed64,12,opt,name=Field12" json:"Field12,omitempty"` Field13 *bool `protobuf:"varint,13,opt,name=Field13" json:"Field13,omitempty"` Field14 *string `protobuf:"bytes,14,opt,name=Field14" json:"Field14,omitempty"` Field15 []byte `protobuf:"bytes,15,opt,name=Field15" json:"Field15,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinOptNativeFromFace(that NinOptNativeFace) *NinOptNative
func NewPopulatedNinOptNative(r randyThetest, easy bool) *NinOptNative
func (this *NinOptNative) Compare(that interface{}) int
func (this *NinOptNative) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinOptNative) Descriptor() ([]byte, []int)
func (this *NinOptNative) Equal(that interface{}) bool
func (this *NinOptNative) GetField1() *float64
func (this *NinOptNative) GetField10() *int32
func (this *NinOptNative) GetField11() *uint64
func (this *NinOptNative) GetField12() *int64
func (this *NinOptNative) GetField13() *bool
func (this *NinOptNative) GetField14() *string
func (this *NinOptNative) GetField15() []byte
func (this *NinOptNative) GetField2() *float32
func (this *NinOptNative) GetField3() *int32
func (this *NinOptNative) GetField4() *int64
func (this *NinOptNative) GetField5() *uint32
func (this *NinOptNative) GetField6() *uint64
func (this *NinOptNative) GetField7() *int32
func (this *NinOptNative) GetField8() *int64
func (this *NinOptNative) GetField9() *uint32
func (this *NinOptNative) GoString() string
func (this *NinOptNative) Proto() github_com_gogo_protobuf_proto.Message
func (*NinOptNative) ProtoMessage()
func (m *NinOptNative) Reset()
func (m *NinOptNative) Size() (n int)
func (this *NinOptNative) String() string
func (this *NinOptNative) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinOptNative) Unmarshal(dAtA []byte) error
func (this *NinOptNative) VerboseEqual(that interface{}) error
func (m *NinOptNative) XXX_DiscardUnknown()
func (m *NinOptNative) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinOptNative) XXX_Merge(src proto.Message)
func (m *NinOptNative) XXX_Size() int
func (m *NinOptNative) XXX_Unmarshal(b []byte) error
type NinOptNativeDefault struct { Field1 *float64 `protobuf:"fixed64,1,opt,name=Field1,def=1234.1234" json:"Field1,omitempty"` Field2 *float32 `protobuf:"fixed32,2,opt,name=Field2,def=1234.1234" json:"Field2,omitempty"` Field3 *int32 `protobuf:"varint,3,opt,name=Field3,def=1234" json:"Field3,omitempty"` Field4 *int64 `protobuf:"varint,4,opt,name=Field4,def=1234" json:"Field4,omitempty"` Field5 *uint32 `protobuf:"varint,5,opt,name=Field5,def=1234" json:"Field5,omitempty"` Field6 *uint64 `protobuf:"varint,6,opt,name=Field6,def=1234" json:"Field6,omitempty"` Field7 *int32 `protobuf:"zigzag32,7,opt,name=Field7,def=1234" json:"Field7,omitempty"` Field8 *int64 `protobuf:"zigzag64,8,opt,name=Field8,def=1234" json:"Field8,omitempty"` Field9 *uint32 `protobuf:"fixed32,9,opt,name=Field9,def=1234" json:"Field9,omitempty"` Field10 *int32 `protobuf:"fixed32,10,opt,name=Field10,def=1234" json:"Field10,omitempty"` Field11 *uint64 `protobuf:"fixed64,11,opt,name=Field11,def=1234" json:"Field11,omitempty"` Field12 *int64 `protobuf:"fixed64,12,opt,name=Field12,def=1234" json:"Field12,omitempty"` Field13 *bool `protobuf:"varint,13,opt,name=Field13,def=1" json:"Field13,omitempty"` Field14 *string `protobuf:"bytes,14,opt,name=Field14,def=1234" json:"Field14,omitempty"` Field15 []byte `protobuf:"bytes,15,opt,name=Field15" json:"Field15,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedNinOptNativeDefault(r randyThetest, easy bool) *NinOptNativeDefault
func (this *NinOptNativeDefault) Compare(that interface{}) int
func (this *NinOptNativeDefault) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinOptNativeDefault) Descriptor() ([]byte, []int)
func (this *NinOptNativeDefault) Equal(that interface{}) bool
func (m *NinOptNativeDefault) GetField1() float64
func (m *NinOptNativeDefault) GetField10() int32
func (m *NinOptNativeDefault) GetField11() uint64
func (m *NinOptNativeDefault) GetField12() int64
func (m *NinOptNativeDefault) GetField13() bool
func (m *NinOptNativeDefault) GetField14() string
func (m *NinOptNativeDefault) GetField15() []byte
func (m *NinOptNativeDefault) GetField2() float32
func (m *NinOptNativeDefault) GetField3() int32
func (m *NinOptNativeDefault) GetField4() int64
func (m *NinOptNativeDefault) GetField5() uint32
func (m *NinOptNativeDefault) GetField6() uint64
func (m *NinOptNativeDefault) GetField7() int32
func (m *NinOptNativeDefault) GetField8() int64
func (m *NinOptNativeDefault) GetField9() uint32
func (this *NinOptNativeDefault) GoString() string
func (*NinOptNativeDefault) ProtoMessage()
func (m *NinOptNativeDefault) Reset()
func (m *NinOptNativeDefault) Size() (n int)
func (this *NinOptNativeDefault) String() string
func (m *NinOptNativeDefault) Unmarshal(dAtA []byte) error
func (this *NinOptNativeDefault) VerboseEqual(that interface{}) error
func (m *NinOptNativeDefault) XXX_DiscardUnknown()
func (m *NinOptNativeDefault) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinOptNativeDefault) XXX_Merge(src proto.Message)
func (m *NinOptNativeDefault) XXX_Size() int
func (m *NinOptNativeDefault) XXX_Unmarshal(b []byte) error
type NinOptNativeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() *float64 GetField2() *float32 GetField3() *int32 GetField4() *int64 GetField5() *uint32 GetField6() *uint64 GetField7() *int32 GetField8() *int64 GetField9() *uint32 GetField10() *int32 GetField11() *uint64 GetField12() *int64 GetField13() *bool GetField14() *string GetField15() []byte }
type NinOptNativeUnion struct { Field1 *float64 `protobuf:"fixed64,1,opt,name=Field1" json:"Field1,omitempty"` Field2 *float32 `protobuf:"fixed32,2,opt,name=Field2" json:"Field2,omitempty"` Field3 *int32 `protobuf:"varint,3,opt,name=Field3" json:"Field3,omitempty"` Field4 *int64 `protobuf:"varint,4,opt,name=Field4" json:"Field4,omitempty"` Field5 *uint32 `protobuf:"varint,5,opt,name=Field5" json:"Field5,omitempty"` Field6 *uint64 `protobuf:"varint,6,opt,name=Field6" json:"Field6,omitempty"` Field13 *bool `protobuf:"varint,13,opt,name=Field13" json:"Field13,omitempty"` Field14 *string `protobuf:"bytes,14,opt,name=Field14" json:"Field14,omitempty"` Field15 []byte `protobuf:"bytes,15,opt,name=Field15" json:"Field15,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinOptNativeUnionFromFace(that NinOptNativeUnionFace) *NinOptNativeUnion
func NewPopulatedNinOptNativeUnion(r randyThetest, easy bool) *NinOptNativeUnion
func (this *NinOptNativeUnion) Compare(that interface{}) int
func (this *NinOptNativeUnion) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinOptNativeUnion) Descriptor() ([]byte, []int)
func (this *NinOptNativeUnion) Equal(that interface{}) bool
func (this *NinOptNativeUnion) GetField1() *float64
func (this *NinOptNativeUnion) GetField13() *bool
func (this *NinOptNativeUnion) GetField14() *string
func (this *NinOptNativeUnion) GetField15() []byte
func (this *NinOptNativeUnion) GetField2() *float32
func (this *NinOptNativeUnion) GetField3() *int32
func (this *NinOptNativeUnion) GetField4() *int64
func (this *NinOptNativeUnion) GetField5() *uint32
func (this *NinOptNativeUnion) GetField6() *uint64
func (this *NinOptNativeUnion) GetValue() interface{}
func (this *NinOptNativeUnion) GoString() string
func (this *NinOptNativeUnion) Proto() github_com_gogo_protobuf_proto.Message
func (*NinOptNativeUnion) ProtoMessage()
func (m *NinOptNativeUnion) Reset()
func (this *NinOptNativeUnion) SetValue(value interface{}) bool
func (m *NinOptNativeUnion) Size() (n int)
func (this *NinOptNativeUnion) String() string
func (this *NinOptNativeUnion) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinOptNativeUnion) Unmarshal(dAtA []byte) error
func (this *NinOptNativeUnion) VerboseEqual(that interface{}) error
func (m *NinOptNativeUnion) XXX_DiscardUnknown()
func (m *NinOptNativeUnion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinOptNativeUnion) XXX_Merge(src proto.Message)
func (m *NinOptNativeUnion) XXX_Size() int
func (m *NinOptNativeUnion) XXX_Unmarshal(b []byte) error
type NinOptNativeUnionFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() *float64 GetField2() *float32 GetField3() *int32 GetField4() *int64 GetField5() *uint32 GetField6() *uint64 GetField13() *bool GetField14() *string GetField15() []byte }
type NinOptNonByteCustomType struct { Field1 *T `protobuf:"bytes,1,opt,name=Field1,customtype=T" json:"Field1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinOptNonByteCustomTypeFromFace(that NinOptNonByteCustomTypeFace) *NinOptNonByteCustomType
func NewPopulatedNinOptNonByteCustomType(r randyThetest, easy bool) *NinOptNonByteCustomType
func (this *NinOptNonByteCustomType) Compare(that interface{}) int
func (this *NinOptNonByteCustomType) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinOptNonByteCustomType) Descriptor() ([]byte, []int)
func (this *NinOptNonByteCustomType) Equal(that interface{}) bool
func (this *NinOptNonByteCustomType) GetField1() *T
func (this *NinOptNonByteCustomType) GoString() string
func (this *NinOptNonByteCustomType) Proto() github_com_gogo_protobuf_proto.Message
func (*NinOptNonByteCustomType) ProtoMessage()
func (m *NinOptNonByteCustomType) Reset()
func (m *NinOptNonByteCustomType) Size() (n int)
func (this *NinOptNonByteCustomType) String() string
func (this *NinOptNonByteCustomType) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinOptNonByteCustomType) Unmarshal(dAtA []byte) error
func (this *NinOptNonByteCustomType) VerboseEqual(that interface{}) error
func (m *NinOptNonByteCustomType) XXX_DiscardUnknown()
func (m *NinOptNonByteCustomType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinOptNonByteCustomType) XXX_Merge(src proto.Message)
func (m *NinOptNonByteCustomType) XXX_Size() int
func (m *NinOptNonByteCustomType) XXX_Unmarshal(b []byte) error
type NinOptNonByteCustomTypeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() *T }
type NinOptStruct struct { Field1 *float64 `protobuf:"fixed64,1,opt,name=Field1" json:"Field1,omitempty"` Field2 *float32 `protobuf:"fixed32,2,opt,name=Field2" json:"Field2,omitempty"` Field3 *NidOptNative `protobuf:"bytes,3,opt,name=Field3" json:"Field3,omitempty"` Field4 *NinOptNative `protobuf:"bytes,4,opt,name=Field4" json:"Field4,omitempty"` Field6 *uint64 `protobuf:"varint,6,opt,name=Field6" json:"Field6,omitempty"` Field7 *int32 `protobuf:"zigzag32,7,opt,name=Field7" json:"Field7,omitempty"` Field8 *NidOptNative `protobuf:"bytes,8,opt,name=Field8" json:"Field8,omitempty"` Field13 *bool `protobuf:"varint,13,opt,name=Field13" json:"Field13,omitempty"` Field14 *string `protobuf:"bytes,14,opt,name=Field14" json:"Field14,omitempty"` Field15 []byte `protobuf:"bytes,15,opt,name=Field15" json:"Field15,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinOptStructFromFace(that NinOptStructFace) *NinOptStruct
func NewPopulatedNinOptStruct(r randyThetest, easy bool) *NinOptStruct
func (this *NinOptStruct) Compare(that interface{}) int
func (this *NinOptStruct) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinOptStruct) Descriptor() ([]byte, []int)
func (this *NinOptStruct) Equal(that interface{}) bool
func (this *NinOptStruct) GetField1() *float64
func (this *NinOptStruct) GetField13() *bool
func (this *NinOptStruct) GetField14() *string
func (this *NinOptStruct) GetField15() []byte
func (this *NinOptStruct) GetField2() *float32
func (this *NinOptStruct) GetField3() *NidOptNative
func (this *NinOptStruct) GetField4() *NinOptNative
func (this *NinOptStruct) GetField6() *uint64
func (this *NinOptStruct) GetField7() *int32
func (this *NinOptStruct) GetField8() *NidOptNative
func (this *NinOptStruct) GoString() string
func (this *NinOptStruct) Proto() github_com_gogo_protobuf_proto.Message
func (*NinOptStruct) ProtoMessage()
func (m *NinOptStruct) Reset()
func (m *NinOptStruct) Size() (n int)
func (this *NinOptStruct) String() string
func (this *NinOptStruct) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinOptStruct) Unmarshal(dAtA []byte) error
func (this *NinOptStruct) VerboseEqual(that interface{}) error
func (m *NinOptStruct) XXX_DiscardUnknown()
func (m *NinOptStruct) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinOptStruct) XXX_Merge(src proto.Message)
func (m *NinOptStruct) XXX_Size() int
func (m *NinOptStruct) XXX_Unmarshal(b []byte) error
type NinOptStructFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() *float64 GetField2() *float32 GetField3() *NidOptNative GetField4() *NinOptNative GetField6() *uint64 GetField7() *int32 GetField8() *NidOptNative GetField13() *bool GetField14() *string GetField15() []byte }
type NinOptStructUnion struct { Field1 *float64 `protobuf:"fixed64,1,opt,name=Field1" json:"Field1,omitempty"` Field2 *float32 `protobuf:"fixed32,2,opt,name=Field2" json:"Field2,omitempty"` Field3 *NidOptNative `protobuf:"bytes,3,opt,name=Field3" json:"Field3,omitempty"` Field4 *NinOptNative `protobuf:"bytes,4,opt,name=Field4" json:"Field4,omitempty"` Field6 *uint64 `protobuf:"varint,6,opt,name=Field6" json:"Field6,omitempty"` Field7 *int32 `protobuf:"zigzag32,7,opt,name=Field7" json:"Field7,omitempty"` Field13 *bool `protobuf:"varint,13,opt,name=Field13" json:"Field13,omitempty"` Field14 *string `protobuf:"bytes,14,opt,name=Field14" json:"Field14,omitempty"` Field15 []byte `protobuf:"bytes,15,opt,name=Field15" json:"Field15,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinOptStructUnionFromFace(that NinOptStructUnionFace) *NinOptStructUnion
func NewPopulatedNinOptStructUnion(r randyThetest, easy bool) *NinOptStructUnion
func (this *NinOptStructUnion) Compare(that interface{}) int
func (this *NinOptStructUnion) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinOptStructUnion) Descriptor() ([]byte, []int)
func (this *NinOptStructUnion) Equal(that interface{}) bool
func (this *NinOptStructUnion) GetField1() *float64
func (this *NinOptStructUnion) GetField13() *bool
func (this *NinOptStructUnion) GetField14() *string
func (this *NinOptStructUnion) GetField15() []byte
func (this *NinOptStructUnion) GetField2() *float32
func (this *NinOptStructUnion) GetField3() *NidOptNative
func (this *NinOptStructUnion) GetField4() *NinOptNative
func (this *NinOptStructUnion) GetField6() *uint64
func (this *NinOptStructUnion) GetField7() *int32
func (this *NinOptStructUnion) GetValue() interface{}
func (this *NinOptStructUnion) GoString() string
func (this *NinOptStructUnion) Proto() github_com_gogo_protobuf_proto.Message
func (*NinOptStructUnion) ProtoMessage()
func (m *NinOptStructUnion) Reset()
func (this *NinOptStructUnion) SetValue(value interface{}) bool
func (m *NinOptStructUnion) Size() (n int)
func (this *NinOptStructUnion) String() string
func (this *NinOptStructUnion) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinOptStructUnion) Unmarshal(dAtA []byte) error
func (this *NinOptStructUnion) VerboseEqual(that interface{}) error
func (m *NinOptStructUnion) XXX_DiscardUnknown()
func (m *NinOptStructUnion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinOptStructUnion) XXX_Merge(src proto.Message)
func (m *NinOptStructUnion) XXX_Size() int
func (m *NinOptStructUnion) XXX_Unmarshal(b []byte) error
type NinOptStructUnionFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() *float64 GetField2() *float32 GetField3() *NidOptNative GetField4() *NinOptNative GetField6() *uint64 GetField7() *int32 GetField13() *bool GetField14() *string GetField15() []byte }
type NinRepCustom struct { Id []Uuid `protobuf:"bytes,1,rep,name=Id,customtype=Uuid" json:"Id,omitempty"` Value []github_com_gogo_protobuf_test_custom.Uint128 `protobuf:"bytes,2,rep,name=Value,customtype=github.com/gogo/protobuf/test/custom.Uint128" json:"Value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinRepCustomFromFace(that NinRepCustomFace) *NinRepCustom
func NewPopulatedNinRepCustom(r randyThetest, easy bool) *NinRepCustom
func (this *NinRepCustom) Compare(that interface{}) int
func (this *NinRepCustom) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinRepCustom) Descriptor() ([]byte, []int)
func (this *NinRepCustom) Equal(that interface{}) bool
func (this *NinRepCustom) GetId() []Uuid
func (this *NinRepCustom) GetValue() []github_com_gogo_protobuf_test_custom.Uint128
func (this *NinRepCustom) GoString() string
func (this *NinRepCustom) Proto() github_com_gogo_protobuf_proto.Message
func (*NinRepCustom) ProtoMessage()
func (m *NinRepCustom) Reset()
func (m *NinRepCustom) Size() (n int)
func (this *NinRepCustom) String() string
func (this *NinRepCustom) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinRepCustom) Unmarshal(dAtA []byte) error
func (this *NinRepCustom) VerboseEqual(that interface{}) error
func (m *NinRepCustom) XXX_DiscardUnknown()
func (m *NinRepCustom) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinRepCustom) XXX_Merge(src proto.Message)
func (m *NinRepCustom) XXX_Size() int
func (m *NinRepCustom) XXX_Unmarshal(b []byte) error
type NinRepCustomFace interface { Proto() github_com_gogo_protobuf_proto.Message GetId() []Uuid GetValue() []github_com_gogo_protobuf_test_custom.Uint128 }
type NinRepEnum struct { Field1 []TheTestEnum `protobuf:"varint,1,rep,name=Field1,enum=test.TheTestEnum" json:"Field1,omitempty"` Field2 []YetAnotherTestEnum `protobuf:"varint,2,rep,name=Field2,enum=test.YetAnotherTestEnum" json:"Field2,omitempty"` Field3 []YetYetAnotherTestEnum `protobuf:"varint,3,rep,name=Field3,enum=test.YetYetAnotherTestEnum" json:"Field3,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinRepEnumFromFace(that NinRepEnumFace) *NinRepEnum
func NewPopulatedNinRepEnum(r randyThetest, easy bool) *NinRepEnum
func (this *NinRepEnum) Compare(that interface{}) int
func (this *NinRepEnum) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinRepEnum) Descriptor() ([]byte, []int)
func (this *NinRepEnum) Equal(that interface{}) bool
func (this *NinRepEnum) GetField1() []TheTestEnum
func (this *NinRepEnum) GetField2() []YetAnotherTestEnum
func (this *NinRepEnum) GetField3() []YetYetAnotherTestEnum
func (this *NinRepEnum) GoString() string
func (this *NinRepEnum) Proto() github_com_gogo_protobuf_proto.Message
func (*NinRepEnum) ProtoMessage()
func (m *NinRepEnum) Reset()
func (m *NinRepEnum) Size() (n int)
func (this *NinRepEnum) String() string
func (this *NinRepEnum) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinRepEnum) Unmarshal(dAtA []byte) error
func (this *NinRepEnum) VerboseEqual(that interface{}) error
func (m *NinRepEnum) XXX_DiscardUnknown()
func (m *NinRepEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinRepEnum) XXX_Merge(src proto.Message)
func (m *NinRepEnum) XXX_Size() int
func (m *NinRepEnum) XXX_Unmarshal(b []byte) error
type NinRepEnumFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() []TheTestEnum GetField2() []YetAnotherTestEnum GetField3() []YetYetAnotherTestEnum }
type NinRepNative struct { Field1 []float64 `protobuf:"fixed64,1,rep,name=Field1" json:"Field1,omitempty"` Field2 []float32 `protobuf:"fixed32,2,rep,name=Field2" json:"Field2,omitempty"` Field3 []int32 `protobuf:"varint,3,rep,name=Field3" json:"Field3,omitempty"` Field4 []int64 `protobuf:"varint,4,rep,name=Field4" json:"Field4,omitempty"` Field5 []uint32 `protobuf:"varint,5,rep,name=Field5" json:"Field5,omitempty"` Field6 []uint64 `protobuf:"varint,6,rep,name=Field6" json:"Field6,omitempty"` Field7 []int32 `protobuf:"zigzag32,7,rep,name=Field7" json:"Field7,omitempty"` Field8 []int64 `protobuf:"zigzag64,8,rep,name=Field8" json:"Field8,omitempty"` Field9 []uint32 `protobuf:"fixed32,9,rep,name=Field9" json:"Field9,omitempty"` Field10 []int32 `protobuf:"fixed32,10,rep,name=Field10" json:"Field10,omitempty"` Field11 []uint64 `protobuf:"fixed64,11,rep,name=Field11" json:"Field11,omitempty"` Field12 []int64 `protobuf:"fixed64,12,rep,name=Field12" json:"Field12,omitempty"` Field13 []bool `protobuf:"varint,13,rep,name=Field13" json:"Field13,omitempty"` Field14 []string `protobuf:"bytes,14,rep,name=Field14" json:"Field14,omitempty"` Field15 [][]byte `protobuf:"bytes,15,rep,name=Field15" json:"Field15,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinRepNativeFromFace(that NinRepNativeFace) *NinRepNative
func NewPopulatedNinRepNative(r randyThetest, easy bool) *NinRepNative
func (this *NinRepNative) Compare(that interface{}) int
func (this *NinRepNative) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinRepNative) Descriptor() ([]byte, []int)
func (this *NinRepNative) Equal(that interface{}) bool
func (this *NinRepNative) GetField1() []float64
func (this *NinRepNative) GetField10() []int32
func (this *NinRepNative) GetField11() []uint64
func (this *NinRepNative) GetField12() []int64
func (this *NinRepNative) GetField13() []bool
func (this *NinRepNative) GetField14() []string
func (this *NinRepNative) GetField15() [][]byte
func (this *NinRepNative) GetField2() []float32
func (this *NinRepNative) GetField3() []int32
func (this *NinRepNative) GetField4() []int64
func (this *NinRepNative) GetField5() []uint32
func (this *NinRepNative) GetField6() []uint64
func (this *NinRepNative) GetField7() []int32
func (this *NinRepNative) GetField8() []int64
func (this *NinRepNative) GetField9() []uint32
func (this *NinRepNative) GoString() string
func (this *NinRepNative) Proto() github_com_gogo_protobuf_proto.Message
func (*NinRepNative) ProtoMessage()
func (m *NinRepNative) Reset()
func (m *NinRepNative) Size() (n int)
func (this *NinRepNative) String() string
func (this *NinRepNative) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinRepNative) Unmarshal(dAtA []byte) error
func (this *NinRepNative) VerboseEqual(that interface{}) error
func (m *NinRepNative) XXX_DiscardUnknown()
func (m *NinRepNative) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinRepNative) XXX_Merge(src proto.Message)
func (m *NinRepNative) XXX_Size() int
func (m *NinRepNative) XXX_Unmarshal(b []byte) error
type NinRepNativeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() []float64 GetField2() []float32 GetField3() []int32 GetField4() []int64 GetField5() []uint32 GetField6() []uint64 GetField7() []int32 GetField8() []int64 GetField9() []uint32 GetField10() []int32 GetField11() []uint64 GetField12() []int64 GetField13() []bool GetField14() []string GetField15() [][]byte }
type NinRepNonByteCustomType struct { Field1 []T `protobuf:"bytes,1,rep,name=Field1,customtype=T" json:"Field1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinRepNonByteCustomTypeFromFace(that NinRepNonByteCustomTypeFace) *NinRepNonByteCustomType
func NewPopulatedNinRepNonByteCustomType(r randyThetest, easy bool) *NinRepNonByteCustomType
func (this *NinRepNonByteCustomType) Compare(that interface{}) int
func (this *NinRepNonByteCustomType) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinRepNonByteCustomType) Descriptor() ([]byte, []int)
func (this *NinRepNonByteCustomType) Equal(that interface{}) bool
func (this *NinRepNonByteCustomType) GetField1() []T
func (this *NinRepNonByteCustomType) GoString() string
func (this *NinRepNonByteCustomType) Proto() github_com_gogo_protobuf_proto.Message
func (*NinRepNonByteCustomType) ProtoMessage()
func (m *NinRepNonByteCustomType) Reset()
func (m *NinRepNonByteCustomType) Size() (n int)
func (this *NinRepNonByteCustomType) String() string
func (this *NinRepNonByteCustomType) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinRepNonByteCustomType) Unmarshal(dAtA []byte) error
func (this *NinRepNonByteCustomType) VerboseEqual(that interface{}) error
func (m *NinRepNonByteCustomType) XXX_DiscardUnknown()
func (m *NinRepNonByteCustomType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinRepNonByteCustomType) XXX_Merge(src proto.Message)
func (m *NinRepNonByteCustomType) XXX_Size() int
func (m *NinRepNonByteCustomType) XXX_Unmarshal(b []byte) error
type NinRepNonByteCustomTypeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() []T }
type NinRepPackedNative struct { Field1 []float64 `protobuf:"fixed64,1,rep,packed,name=Field1" json:"Field1,omitempty"` Field2 []float32 `protobuf:"fixed32,2,rep,packed,name=Field2" json:"Field2,omitempty"` Field3 []int32 `protobuf:"varint,3,rep,packed,name=Field3" json:"Field3,omitempty"` Field4 []int64 `protobuf:"varint,4,rep,packed,name=Field4" json:"Field4,omitempty"` Field5 []uint32 `protobuf:"varint,5,rep,packed,name=Field5" json:"Field5,omitempty"` Field6 []uint64 `protobuf:"varint,6,rep,packed,name=Field6" json:"Field6,omitempty"` Field7 []int32 `protobuf:"zigzag32,7,rep,packed,name=Field7" json:"Field7,omitempty"` Field8 []int64 `protobuf:"zigzag64,8,rep,packed,name=Field8" json:"Field8,omitempty"` Field9 []uint32 `protobuf:"fixed32,9,rep,packed,name=Field9" json:"Field9,omitempty"` Field10 []int32 `protobuf:"fixed32,10,rep,packed,name=Field10" json:"Field10,omitempty"` Field11 []uint64 `protobuf:"fixed64,11,rep,packed,name=Field11" json:"Field11,omitempty"` Field12 []int64 `protobuf:"fixed64,12,rep,packed,name=Field12" json:"Field12,omitempty"` Field13 []bool `protobuf:"varint,13,rep,packed,name=Field13" json:"Field13,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinRepPackedNativeFromFace(that NinRepPackedNativeFace) *NinRepPackedNative
func NewPopulatedNinRepPackedNative(r randyThetest, easy bool) *NinRepPackedNative
func (this *NinRepPackedNative) Compare(that interface{}) int
func (this *NinRepPackedNative) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinRepPackedNative) Descriptor() ([]byte, []int)
func (this *NinRepPackedNative) Equal(that interface{}) bool
func (this *NinRepPackedNative) GetField1() []float64
func (this *NinRepPackedNative) GetField10() []int32
func (this *NinRepPackedNative) GetField11() []uint64
func (this *NinRepPackedNative) GetField12() []int64
func (this *NinRepPackedNative) GetField13() []bool
func (this *NinRepPackedNative) GetField2() []float32
func (this *NinRepPackedNative) GetField3() []int32
func (this *NinRepPackedNative) GetField4() []int64
func (this *NinRepPackedNative) GetField5() []uint32
func (this *NinRepPackedNative) GetField6() []uint64
func (this *NinRepPackedNative) GetField7() []int32
func (this *NinRepPackedNative) GetField8() []int64
func (this *NinRepPackedNative) GetField9() []uint32
func (this *NinRepPackedNative) GoString() string
func (this *NinRepPackedNative) Proto() github_com_gogo_protobuf_proto.Message
func (*NinRepPackedNative) ProtoMessage()
func (m *NinRepPackedNative) Reset()
func (m *NinRepPackedNative) Size() (n int)
func (this *NinRepPackedNative) String() string
func (this *NinRepPackedNative) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinRepPackedNative) Unmarshal(dAtA []byte) error
func (this *NinRepPackedNative) VerboseEqual(that interface{}) error
func (m *NinRepPackedNative) XXX_DiscardUnknown()
func (m *NinRepPackedNative) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinRepPackedNative) XXX_Merge(src proto.Message)
func (m *NinRepPackedNative) XXX_Size() int
func (m *NinRepPackedNative) XXX_Unmarshal(b []byte) error
type NinRepPackedNativeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() []float64 GetField2() []float32 GetField3() []int32 GetField4() []int64 GetField5() []uint32 GetField6() []uint64 GetField7() []int32 GetField8() []int64 GetField9() []uint32 GetField10() []int32 GetField11() []uint64 GetField12() []int64 GetField13() []bool }
type NinRepStruct struct { Field1 []float64 `protobuf:"fixed64,1,rep,name=Field1" json:"Field1,omitempty"` Field2 []float32 `protobuf:"fixed32,2,rep,name=Field2" json:"Field2,omitempty"` Field3 []*NidOptNative `protobuf:"bytes,3,rep,name=Field3" json:"Field3,omitempty"` Field4 []*NinOptNative `protobuf:"bytes,4,rep,name=Field4" json:"Field4,omitempty"` Field6 []uint64 `protobuf:"varint,6,rep,name=Field6" json:"Field6,omitempty"` Field7 []int32 `protobuf:"zigzag32,7,rep,name=Field7" json:"Field7,omitempty"` Field8 []*NidOptNative `protobuf:"bytes,8,rep,name=Field8" json:"Field8,omitempty"` Field13 []bool `protobuf:"varint,13,rep,name=Field13" json:"Field13,omitempty"` Field14 []string `protobuf:"bytes,14,rep,name=Field14" json:"Field14,omitempty"` Field15 [][]byte `protobuf:"bytes,15,rep,name=Field15" json:"Field15,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNinRepStructFromFace(that NinRepStructFace) *NinRepStruct
func NewPopulatedNinRepStruct(r randyThetest, easy bool) *NinRepStruct
func (this *NinRepStruct) Compare(that interface{}) int
func (this *NinRepStruct) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NinRepStruct) Descriptor() ([]byte, []int)
func (this *NinRepStruct) Equal(that interface{}) bool
func (this *NinRepStruct) GetField1() []float64
func (this *NinRepStruct) GetField13() []bool
func (this *NinRepStruct) GetField14() []string
func (this *NinRepStruct) GetField15() [][]byte
func (this *NinRepStruct) GetField2() []float32
func (this *NinRepStruct) GetField3() []*NidOptNative
func (this *NinRepStruct) GetField4() []*NinOptNative
func (this *NinRepStruct) GetField6() []uint64
func (this *NinRepStruct) GetField7() []int32
func (this *NinRepStruct) GetField8() []*NidOptNative
func (this *NinRepStruct) GoString() string
func (this *NinRepStruct) Proto() github_com_gogo_protobuf_proto.Message
func (*NinRepStruct) ProtoMessage()
func (m *NinRepStruct) Reset()
func (m *NinRepStruct) Size() (n int)
func (this *NinRepStruct) String() string
func (this *NinRepStruct) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NinRepStruct) Unmarshal(dAtA []byte) error
func (this *NinRepStruct) VerboseEqual(that interface{}) error
func (m *NinRepStruct) XXX_DiscardUnknown()
func (m *NinRepStruct) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NinRepStruct) XXX_Merge(src proto.Message)
func (m *NinRepStruct) XXX_Size() int
func (m *NinRepStruct) XXX_Unmarshal(b []byte) error
type NinRepStructFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() []float64 GetField2() []float32 GetField3() []*NidOptNative GetField4() []*NinOptNative GetField6() []uint64 GetField7() []int32 GetField8() []*NidOptNative GetField13() []bool GetField14() []string GetField15() [][]byte }
type NoExtensionsMap struct { Field1 *int64 `protobuf:"varint,1,opt,name=Field1" json:"Field1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_extensions []byte `protobuf:"bytes,0,opt" json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedNoExtensionsMap(r randyThetest, easy bool) *NoExtensionsMap
func (this *NoExtensionsMap) Compare(that interface{}) int
func (this *NoExtensionsMap) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NoExtensionsMap) Descriptor() ([]byte, []int)
func (this *NoExtensionsMap) Equal(that interface{}) bool
func (*NoExtensionsMap) ExtensionRangeArray() []proto.ExtensionRange
func (m *NoExtensionsMap) GetExtensions() *[]byte
func (this *NoExtensionsMap) GoString() string
func (*NoExtensionsMap) ProtoMessage()
func (m *NoExtensionsMap) Reset()
func (m *NoExtensionsMap) Size() (n int)
func (this *NoExtensionsMap) String() string
func (m *NoExtensionsMap) Unmarshal(dAtA []byte) error
func (this *NoExtensionsMap) VerboseEqual(that interface{}) error
func (m *NoExtensionsMap) XXX_DiscardUnknown()
func (m *NoExtensionsMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NoExtensionsMap) XXX_Merge(src proto.Message)
func (m *NoExtensionsMap) XXX_Size() int
func (m *NoExtensionsMap) XXX_Unmarshal(b []byte) error
type Node struct { Label *string `protobuf:"bytes,1,opt,name=Label" json:"Label,omitempty"` Children []*Node `protobuf:"bytes,2,rep,name=Children" json:"Children,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNodeFromFace(that NodeFace) *Node
func NewPopulatedNode(r randyThetest, easy bool) *Node
func (this *Node) Compare(that interface{}) int
func (this *Node) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*Node) Descriptor() ([]byte, []int)
func (this *Node) Equal(that interface{}) bool
func (this *Node) GetChildren() []*Node
func (this *Node) GetLabel() *string
func (this *Node) GoString() string
func (this *Node) Proto() github_com_gogo_protobuf_proto.Message
func (*Node) ProtoMessage()
func (m *Node) Reset()
func (m *Node) Size() (n int)
func (this *Node) String() string
func (this *Node) TestProto() github_com_gogo_protobuf_proto.Message
func (m *Node) Unmarshal(dAtA []byte) error
func (this *Node) VerboseEqual(that interface{}) error
func (m *Node) XXX_DiscardUnknown()
func (m *Node) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *Node) XXX_Merge(src proto.Message)
func (m *Node) XXX_Size() int
func (m *Node) XXX_Unmarshal(b []byte) error
type NodeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetLabel() *string GetChildren() []*Node }
type NonByteCustomType struct { Field1 *T `protobuf:"bytes,1,opt,name=Field1,customtype=T" json:"Field1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewNonByteCustomTypeFromFace(that NonByteCustomTypeFace) *NonByteCustomType
func NewPopulatedNonByteCustomType(r randyThetest, easy bool) *NonByteCustomType
func (this *NonByteCustomType) Compare(that interface{}) int
func (this *NonByteCustomType) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*NonByteCustomType) Descriptor() ([]byte, []int)
func (this *NonByteCustomType) Equal(that interface{}) bool
func (this *NonByteCustomType) GetField1() *T
func (this *NonByteCustomType) GoString() string
func (this *NonByteCustomType) Proto() github_com_gogo_protobuf_proto.Message
func (*NonByteCustomType) ProtoMessage()
func (m *NonByteCustomType) Reset()
func (m *NonByteCustomType) Size() (n int)
func (this *NonByteCustomType) String() string
func (this *NonByteCustomType) TestProto() github_com_gogo_protobuf_proto.Message
func (m *NonByteCustomType) Unmarshal(dAtA []byte) error
func (this *NonByteCustomType) VerboseEqual(that interface{}) error
func (m *NonByteCustomType) XXX_DiscardUnknown()
func (m *NonByteCustomType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *NonByteCustomType) XXX_Merge(src proto.Message)
func (m *NonByteCustomType) XXX_Size() int
func (m *NonByteCustomType) XXX_Unmarshal(b []byte) error
type NonByteCustomTypeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() *T }
type OrBranch struct { Left Tree `protobuf:"bytes,1,opt,name=Left" json:"Left"` Right Tree `protobuf:"bytes,2,opt,name=Right" json:"Right"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewOrBranchFromFace(that OrBranchFace) *OrBranch
func NewPopulatedOrBranch(r randyThetest, easy bool) *OrBranch
func (this *OrBranch) Compare(that interface{}) int
func (this *OrBranch) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*OrBranch) Descriptor() ([]byte, []int)
func (this *OrBranch) Equal(that interface{}) bool
func (this *OrBranch) GetLeft() Tree
func (this *OrBranch) GetRight() Tree
func (this *OrBranch) GoString() string
func (this *OrBranch) Proto() github_com_gogo_protobuf_proto.Message
func (*OrBranch) ProtoMessage()
func (m *OrBranch) Reset()
func (m *OrBranch) Size() (n int)
func (this *OrBranch) String() string
func (this *OrBranch) TestProto() github_com_gogo_protobuf_proto.Message
func (m *OrBranch) Unmarshal(dAtA []byte) error
func (this *OrBranch) VerboseEqual(that interface{}) error
func (m *OrBranch) XXX_DiscardUnknown()
func (m *OrBranch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *OrBranch) XXX_Merge(src proto.Message)
func (m *OrBranch) XXX_Size() int
func (m *OrBranch) XXX_Unmarshal(b []byte) error
type OrBranchFace interface { Proto() github_com_gogo_protobuf_proto.Message GetLeft() Tree GetRight() Tree }
type OtherExtenable struct { Field2 *int64 `protobuf:"varint,2,opt,name=Field2" json:"Field2,omitempty"` Field13 *int64 `protobuf:"varint,13,opt,name=Field13" json:"Field13,omitempty"` M *MyExtendable `protobuf:"bytes,1,opt,name=M" json:"M,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` proto.XXX_InternalExtensions `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedOtherExtenable(r randyThetest, easy bool) *OtherExtenable
func (this *OtherExtenable) Compare(that interface{}) int
func (this *OtherExtenable) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*OtherExtenable) Descriptor() ([]byte, []int)
func (this *OtherExtenable) Equal(that interface{}) bool
func (*OtherExtenable) ExtensionRangeArray() []proto.ExtensionRange
func (this *OtherExtenable) GoString() string
func (*OtherExtenable) ProtoMessage()
func (m *OtherExtenable) Reset()
func (m *OtherExtenable) Size() (n int)
func (this *OtherExtenable) String() string
func (m *OtherExtenable) Unmarshal(dAtA []byte) error
func (this *OtherExtenable) VerboseEqual(that interface{}) error
func (m *OtherExtenable) XXX_DiscardUnknown()
func (m *OtherExtenable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *OtherExtenable) XXX_Merge(src proto.Message)
func (m *OtherExtenable) XXX_Size() int
func (m *OtherExtenable) XXX_Unmarshal(b []byte) error
type ProtoType struct { Field2 *string `protobuf:"bytes,1,opt,name=Field2" json:"Field2,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedProtoType(r randyThetest, easy bool) *ProtoType
func NewProtoTypeFromFace(that ProtoTypeFace) *ProtoType
func (this *ProtoType) Compare(that interface{}) int
func (this *ProtoType) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*ProtoType) Descriptor() ([]byte, []int)
func (this *ProtoType) Equal(that interface{}) bool
func (this *ProtoType) GetField2() *string
func (this *ProtoType) GoString() string
func (this *ProtoType) Proto() github_com_gogo_protobuf_proto.Message
func (*ProtoType) ProtoMessage()
func (m *ProtoType) Reset()
func (m *ProtoType) Size() (n int)
func (this *ProtoType) String() string
func (this *ProtoType) TestProto() github_com_gogo_protobuf_proto.Message
func (m *ProtoType) Unmarshal(dAtA []byte) error
func (this *ProtoType) VerboseEqual(that interface{}) error
func (m *ProtoType) XXX_DiscardUnknown()
func (m *ProtoType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *ProtoType) XXX_Merge(src proto.Message)
func (m *ProtoType) XXX_Size() int
func (m *ProtoType) XXX_Unmarshal(b []byte) error
type ProtoTypeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField2() *string }
type T struct { Data string }
func NewPopulatedT(r randyThetest) *T
func (gt T) Compare(other T) int
func (gt T) Equal(other T) bool
func (r T) Marshal() ([]byte, error)
func (gt T) MarshalJSON() ([]byte, error)
func (gt *T) Size() int
func (r *T) Unmarshal(data []byte) error
func (gt *T) UnmarshalJSON(data []byte) error
type TheTestEnum int32
const ( A TheTestEnum = 0 B TheTestEnum = 1 C TheTestEnum = 2 )
const Default_NinOptEnumDefault_Field1 TheTestEnum = C
func (x TheTestEnum) Enum() *TheTestEnum
func (TheTestEnum) EnumDescriptor() ([]byte, []int)
func (x TheTestEnum) MarshalJSON() ([]byte, error)
func (x TheTestEnum) String() string
func (x *TheTestEnum) UnmarshalJSON(data []byte) error
type Timer struct { Time1 int64 `protobuf:"fixed64,1,opt,name=Time1" json:"Time1"` Time2 int64 `protobuf:"fixed64,2,opt,name=Time2" json:"Time2"` Data []byte `protobuf:"bytes,3,opt,name=Data" json:"Data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedTimer(r randyThetest, easy bool) *Timer
func NewTimerFromFace(that TimerFace) *Timer
func (this *Timer) Compare(that interface{}) int
func (this *Timer) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*Timer) Descriptor() ([]byte, []int)
func (this *Timer) Equal(that interface{}) bool
func (this *Timer) GetData() []byte
func (this *Timer) GetTime1() int64
func (this *Timer) GetTime2() int64
func (this *Timer) GoString() string
func (this *Timer) Proto() github_com_gogo_protobuf_proto.Message
func (*Timer) ProtoMessage()
func (m *Timer) Reset()
func (m *Timer) Size() (n int)
func (this *Timer) String() string
func (this *Timer) TestProto() github_com_gogo_protobuf_proto.Message
func (m *Timer) Unmarshal(dAtA []byte) error
func (this *Timer) VerboseEqual(that interface{}) error
func (m *Timer) XXX_DiscardUnknown()
func (m *Timer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *Timer) XXX_Merge(src proto.Message)
func (m *Timer) XXX_Size() int
func (m *Timer) XXX_Unmarshal(b []byte) error
type TimerFace interface { Proto() github_com_gogo_protobuf_proto.Message GetTime1() int64 GetTime2() int64 GetData() []byte }
type Tree struct { Or *OrBranch `protobuf:"bytes,1,opt,name=Or" json:"Or,omitempty"` And *AndBranch `protobuf:"bytes,2,opt,name=And" json:"And,omitempty"` Leaf *Leaf `protobuf:"bytes,3,opt,name=Leaf" json:"Leaf,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedTree(r randyThetest, easy bool) *Tree
func NewTreeFromFace(that TreeFace) *Tree
func (this *Tree) Compare(that interface{}) int
func (this *Tree) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*Tree) Descriptor() ([]byte, []int)
func (this *Tree) Equal(that interface{}) bool
func (this *Tree) GetAnd() *AndBranch
func (this *Tree) GetLeaf() *Leaf
func (this *Tree) GetOr() *OrBranch
func (this *Tree) GetValue() interface{}
func (this *Tree) GoString() string
func (this *Tree) Proto() github_com_gogo_protobuf_proto.Message
func (*Tree) ProtoMessage()
func (m *Tree) Reset()
func (this *Tree) SetValue(value interface{}) bool
func (m *Tree) Size() (n int)
func (this *Tree) String() string
func (this *Tree) TestProto() github_com_gogo_protobuf_proto.Message
func (m *Tree) Unmarshal(dAtA []byte) error
func (this *Tree) VerboseEqual(that interface{}) error
func (m *Tree) XXX_DiscardUnknown()
func (m *Tree) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *Tree) XXX_Merge(src proto.Message)
func (m *Tree) XXX_Size() int
func (m *Tree) XXX_Unmarshal(b []byte) error
type TreeFace interface { Proto() github_com_gogo_protobuf_proto.Message GetOr() *OrBranch GetAnd() *AndBranch GetLeaf() *Leaf }
type Unrecognized struct { Field1 *string `protobuf:"bytes,1,opt,name=Field1" json:"Field1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedUnrecognized(r randyThetest, easy bool) *Unrecognized
func NewUnrecognizedFromFace(that UnrecognizedFace) *Unrecognized
func (this *Unrecognized) Compare(that interface{}) int
func (this *Unrecognized) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*Unrecognized) Descriptor() ([]byte, []int)
func (this *Unrecognized) Equal(that interface{}) bool
func (this *Unrecognized) GetField1() *string
func (this *Unrecognized) GoString() string
func (this *Unrecognized) Proto() github_com_gogo_protobuf_proto.Message
func (*Unrecognized) ProtoMessage()
func (m *Unrecognized) Reset()
func (m *Unrecognized) Size() (n int)
func (this *Unrecognized) String() string
func (this *Unrecognized) TestProto() github_com_gogo_protobuf_proto.Message
func (m *Unrecognized) Unmarshal(dAtA []byte) error
func (this *Unrecognized) VerboseEqual(that interface{}) error
func (m *Unrecognized) XXX_DiscardUnknown()
func (m *Unrecognized) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *Unrecognized) XXX_Merge(src proto.Message)
func (m *Unrecognized) XXX_Size() int
func (m *Unrecognized) XXX_Unmarshal(b []byte) error
type UnrecognizedFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() *string }
type UnrecognizedWithEmbed struct { UnrecognizedWithEmbed_Embedded `protobuf:"bytes,1,opt,name=embedded,embedded=embedded" json:"embedded"` Field2 *string `protobuf:"bytes,2,opt,name=Field2" json:"Field2,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedUnrecognizedWithEmbed(r randyThetest, easy bool) *UnrecognizedWithEmbed
func NewUnrecognizedWithEmbedFromFace(that UnrecognizedWithEmbedFace) *UnrecognizedWithEmbed
func (this *UnrecognizedWithEmbed) Compare(that interface{}) int
func (this *UnrecognizedWithEmbed) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*UnrecognizedWithEmbed) Descriptor() ([]byte, []int)
func (this *UnrecognizedWithEmbed) Equal(that interface{}) bool
func (this *UnrecognizedWithEmbed) GetField2() *string
func (this *UnrecognizedWithEmbed) GetUnrecognizedWithEmbed_Embedded() UnrecognizedWithEmbed_Embedded
func (this *UnrecognizedWithEmbed) GoString() string
func (this *UnrecognizedWithEmbed) Proto() github_com_gogo_protobuf_proto.Message
func (*UnrecognizedWithEmbed) ProtoMessage()
func (m *UnrecognizedWithEmbed) Reset()
func (m *UnrecognizedWithEmbed) Size() (n int)
func (this *UnrecognizedWithEmbed) String() string
func (this *UnrecognizedWithEmbed) TestProto() github_com_gogo_protobuf_proto.Message
func (m *UnrecognizedWithEmbed) Unmarshal(dAtA []byte) error
func (this *UnrecognizedWithEmbed) VerboseEqual(that interface{}) error
func (m *UnrecognizedWithEmbed) XXX_DiscardUnknown()
func (m *UnrecognizedWithEmbed) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *UnrecognizedWithEmbed) XXX_Merge(src proto.Message)
func (m *UnrecognizedWithEmbed) XXX_Size() int
func (m *UnrecognizedWithEmbed) XXX_Unmarshal(b []byte) error
type UnrecognizedWithEmbedFace interface { Proto() github_com_gogo_protobuf_proto.Message GetUnrecognizedWithEmbed_Embedded() UnrecognizedWithEmbed_Embedded GetField2() *string }
type UnrecognizedWithEmbed_Embedded struct { Field1 *uint32 `protobuf:"varint,1,opt,name=Field1" json:"Field1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedUnrecognizedWithEmbed_Embedded(r randyThetest, easy bool) *UnrecognizedWithEmbed_Embedded
func NewUnrecognizedWithEmbed_EmbeddedFromFace(that UnrecognizedWithEmbed_EmbeddedFace) *UnrecognizedWithEmbed_Embedded
func (this *UnrecognizedWithEmbed_Embedded) Compare(that interface{}) int
func (this *UnrecognizedWithEmbed_Embedded) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*UnrecognizedWithEmbed_Embedded) Descriptor() ([]byte, []int)
func (this *UnrecognizedWithEmbed_Embedded) Equal(that interface{}) bool
func (this *UnrecognizedWithEmbed_Embedded) GetField1() *uint32
func (this *UnrecognizedWithEmbed_Embedded) GoString() string
func (this *UnrecognizedWithEmbed_Embedded) Proto() github_com_gogo_protobuf_proto.Message
func (*UnrecognizedWithEmbed_Embedded) ProtoMessage()
func (m *UnrecognizedWithEmbed_Embedded) Reset()
func (m *UnrecognizedWithEmbed_Embedded) Size() (n int)
func (this *UnrecognizedWithEmbed_Embedded) String() string
func (this *UnrecognizedWithEmbed_Embedded) TestProto() github_com_gogo_protobuf_proto.Message
func (m *UnrecognizedWithEmbed_Embedded) Unmarshal(dAtA []byte) error
func (this *UnrecognizedWithEmbed_Embedded) VerboseEqual(that interface{}) error
func (m *UnrecognizedWithEmbed_Embedded) XXX_DiscardUnknown()
func (m *UnrecognizedWithEmbed_Embedded) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *UnrecognizedWithEmbed_Embedded) XXX_Merge(src proto.Message)
func (m *UnrecognizedWithEmbed_Embedded) XXX_Size() int
func (m *UnrecognizedWithEmbed_Embedded) XXX_Unmarshal(b []byte) error
type UnrecognizedWithEmbed_EmbeddedFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() *uint32 }
type UnrecognizedWithInner struct { Embedded []*UnrecognizedWithInner_Inner `protobuf:"bytes,1,rep,name=embedded" json:"embedded,omitempty"` Field2 *string `protobuf:"bytes,2,opt,name=Field2" json:"Field2,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedUnrecognizedWithInner(r randyThetest, easy bool) *UnrecognizedWithInner
func NewUnrecognizedWithInnerFromFace(that UnrecognizedWithInnerFace) *UnrecognizedWithInner
func (this *UnrecognizedWithInner) Compare(that interface{}) int
func (this *UnrecognizedWithInner) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*UnrecognizedWithInner) Descriptor() ([]byte, []int)
func (this *UnrecognizedWithInner) Equal(that interface{}) bool
func (this *UnrecognizedWithInner) GetEmbedded() []*UnrecognizedWithInner_Inner
func (this *UnrecognizedWithInner) GetField2() *string
func (this *UnrecognizedWithInner) GoString() string
func (this *UnrecognizedWithInner) Proto() github_com_gogo_protobuf_proto.Message
func (*UnrecognizedWithInner) ProtoMessage()
func (m *UnrecognizedWithInner) Reset()
func (m *UnrecognizedWithInner) Size() (n int)
func (this *UnrecognizedWithInner) String() string
func (this *UnrecognizedWithInner) TestProto() github_com_gogo_protobuf_proto.Message
func (m *UnrecognizedWithInner) Unmarshal(dAtA []byte) error
func (this *UnrecognizedWithInner) VerboseEqual(that interface{}) error
func (m *UnrecognizedWithInner) XXX_DiscardUnknown()
func (m *UnrecognizedWithInner) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *UnrecognizedWithInner) XXX_Merge(src proto.Message)
func (m *UnrecognizedWithInner) XXX_Size() int
func (m *UnrecognizedWithInner) XXX_Unmarshal(b []byte) error
type UnrecognizedWithInnerFace interface { Proto() github_com_gogo_protobuf_proto.Message GetEmbedded() []*UnrecognizedWithInner_Inner GetField2() *string }
type UnrecognizedWithInner_Inner struct { Field1 *uint32 `protobuf:"varint,1,opt,name=Field1" json:"Field1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedUnrecognizedWithInner_Inner(r randyThetest, easy bool) *UnrecognizedWithInner_Inner
func NewUnrecognizedWithInner_InnerFromFace(that UnrecognizedWithInner_InnerFace) *UnrecognizedWithInner_Inner
func (this *UnrecognizedWithInner_Inner) Compare(that interface{}) int
func (this *UnrecognizedWithInner_Inner) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*UnrecognizedWithInner_Inner) Descriptor() ([]byte, []int)
func (this *UnrecognizedWithInner_Inner) Equal(that interface{}) bool
func (this *UnrecognizedWithInner_Inner) GetField1() *uint32
func (this *UnrecognizedWithInner_Inner) GoString() string
func (this *UnrecognizedWithInner_Inner) Proto() github_com_gogo_protobuf_proto.Message
func (*UnrecognizedWithInner_Inner) ProtoMessage()
func (m *UnrecognizedWithInner_Inner) Reset()
func (m *UnrecognizedWithInner_Inner) Size() (n int)
func (this *UnrecognizedWithInner_Inner) String() string
func (this *UnrecognizedWithInner_Inner) TestProto() github_com_gogo_protobuf_proto.Message
func (m *UnrecognizedWithInner_Inner) Unmarshal(dAtA []byte) error
func (this *UnrecognizedWithInner_Inner) VerboseEqual(that interface{}) error
func (m *UnrecognizedWithInner_Inner) XXX_DiscardUnknown()
func (m *UnrecognizedWithInner_Inner) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *UnrecognizedWithInner_Inner) XXX_Merge(src proto.Message)
func (m *UnrecognizedWithInner_Inner) XXX_Size() int
func (m *UnrecognizedWithInner_Inner) XXX_Unmarshal(b []byte) error
type UnrecognizedWithInner_InnerFace interface { Proto() github_com_gogo_protobuf_proto.Message GetField1() *uint32 }
type Uuid []byte
func NewPopulatedUuid(r int63) *Uuid
func RandV4(r int63) Uuid
func (uuid Uuid) Bytes() []byte
func (uuid Uuid) Compare(other Uuid) int
func (uuid Uuid) Equal(other Uuid) bool
func (uuid Uuid) Marshal() ([]byte, error)
func (uuid Uuid) MarshalJSON() ([]byte, error)
func (uuid Uuid) MarshalTo(data []byte) (n int, err error)
func (uuid Uuid) RandV4(r int63)
func (uuid *Uuid) Size() int
func (uuid *Uuid) Unmarshal(data []byte) error
func (uuid *Uuid) UnmarshalJSON(data []byte) error
YetAnotherTestEnum is used to test cross-package import of custom name fields and default resolution.
type YetAnotherTestEnum int32
const ( AA YetAnotherTestEnum = 0 BetterYetBB YetAnotherTestEnum = 1 )
const Default_AnotherNinOptEnumDefault_Field2 YetAnotherTestEnum = BetterYetBB
const Default_NinOptEnumDefault_Field2 YetAnotherTestEnum = BetterYetBB
func (x YetAnotherTestEnum) Enum() *YetAnotherTestEnum
func (YetAnotherTestEnum) EnumDescriptor() ([]byte, []int)
func (x YetAnotherTestEnum) MarshalJSON() ([]byte, error)
func (x YetAnotherTestEnum) String() string
func (x *YetAnotherTestEnum) UnmarshalJSON(data []byte) error
YetAnotherTestEnum is used to test cross-package import of custom name fields and default resolution.
type YetYetAnotherTestEnum int32
const ( YetYetAnotherTestEnum_CC YetYetAnotherTestEnum = 0 YetYetAnotherTestEnum_BetterYetDD YetYetAnotherTestEnum = 1 )
const Default_AnotherNinOptEnumDefault_Field3 YetYetAnotherTestEnum = YetYetAnotherTestEnum_CC
const Default_NinOptEnumDefault_Field3 YetYetAnotherTestEnum = YetYetAnotherTestEnum_CC
func (x YetYetAnotherTestEnum) Enum() *YetYetAnotherTestEnum
func (YetYetAnotherTestEnum) EnumDescriptor() ([]byte, []int)
func (x YetYetAnotherTestEnum) MarshalJSON() ([]byte, error)
func (x YetYetAnotherTestEnum) String() string
func (x *YetYetAnotherTestEnum) UnmarshalJSON(data []byte) error