Documentation
¶
Overview ¶
Package test is a generated protocol buffer package.
It is generated from these files:
thetest.proto
It has these top-level messages:
NidOptNative NinOptNative NidRepNative NinRepNative NidRepPackedNative NinRepPackedNative NidOptStruct NinOptStruct NidRepStruct NinRepStruct NidEmbeddedStruct NinEmbeddedStruct NidNestedStruct NinNestedStruct NidOptCustom NinOptCustom NidRepCustom NinRepCustom NinOptNativeUnion NinOptStructUnion NinEmbeddedStructUnion NinNestedStructUnion Tree OrBranch AndBranch Leaf DeepTree ADeepBranch AndDeepBranch DeepLeaf Nil NidOptEnum NinOptEnum NidRepEnum NinRepEnum NinOptEnumDefault AnotherNinOptEnum AnotherNinOptEnumDefault Timer MyExtendable OtherExtenable NestedDefinition NestedScope NinOptNativeDefault CustomContainer CustomNameNidOptNative CustomNameNinOptNative CustomNameNinRepNative CustomNameNinStruct CustomNameCustomType CustomNameNinEmbeddedStructUnion CustomNameEnum NoExtensionsMap
Index ¶
- Constants
- Variables
- func ThetestDescription() (desc *google_protobuf.FileDescriptorSet)
- type ADeepBranch
- func (m *ADeepBranch) Clear()
- func (m *ADeepBranch) ClearDown()
- func (this *ADeepBranch) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *ADeepBranch) Equal(that interface{}) bool
- func (m *ADeepBranch) GetDown() *DeepTree
- func (m *ADeepBranch) HasDown() (isSet bool)
- func (m *ADeepBranch) Marshal() (data []byte, err error)
- func (m *ADeepBranch) MarshalTo(data []byte) (n int, err error)
- func (m *ADeepBranch) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *ADeepBranch) MutateDown() (field *DeepTree, err error)
- func (*ADeepBranch) ProtoMessage()
- func (m *ADeepBranch) Reset()
- func (m *ADeepBranch) Size() (n int)
- func (m *ADeepBranch) SizeCached() int
- func (this *ADeepBranch) String() string
- func (m *ADeepBranch) Unmarshal(data []byte) error
- func (this *ADeepBranch) VerboseEqual(that interface{}) error
- type ADeepBranchFace
- type AndBranch
- func (m *AndBranch) Clear()
- func (m *AndBranch) ClearLeft()
- func (m *AndBranch) ClearRight()
- func (this *AndBranch) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *AndBranch) Equal(that interface{}) bool
- func (m *AndBranch) GetLeft() *Tree
- func (m *AndBranch) GetRight() *Tree
- func (m *AndBranch) HasLeft() (isSet bool)
- func (m *AndBranch) HasRight() (isSet bool)
- func (m *AndBranch) Marshal() (data []byte, err error)
- func (m *AndBranch) MarshalTo(data []byte) (n int, err error)
- func (m *AndBranch) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *AndBranch) MutateLeft() (field *Tree, err error)
- func (m *AndBranch) MutateRight() (field *Tree, err error)
- func (*AndBranch) ProtoMessage()
- func (m *AndBranch) Reset()
- func (m *AndBranch) Size() (n int)
- func (m *AndBranch) SizeCached() int
- func (this *AndBranch) String() string
- func (m *AndBranch) Unmarshal(data []byte) error
- func (this *AndBranch) VerboseEqual(that interface{}) error
- type AndBranchFace
- type AndDeepBranch
- func (m *AndDeepBranch) Clear()
- func (m *AndDeepBranch) ClearLeft()
- func (m *AndDeepBranch) ClearRight()
- func (this *AndDeepBranch) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *AndDeepBranch) Equal(that interface{}) bool
- func (m *AndDeepBranch) GetLeft() *DeepTree
- func (m *AndDeepBranch) GetRight() *DeepTree
- func (m *AndDeepBranch) HasLeft() (isSet bool)
- func (m *AndDeepBranch) HasRight() (isSet bool)
- func (m *AndDeepBranch) Marshal() (data []byte, err error)
- func (m *AndDeepBranch) MarshalTo(data []byte) (n int, err error)
- func (m *AndDeepBranch) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *AndDeepBranch) MutateLeft() (field *DeepTree, err error)
- func (m *AndDeepBranch) MutateRight() (field *DeepTree, err error)
- func (*AndDeepBranch) ProtoMessage()
- func (m *AndDeepBranch) Reset()
- func (m *AndDeepBranch) Size() (n int)
- func (m *AndDeepBranch) SizeCached() int
- func (this *AndDeepBranch) String() string
- func (m *AndDeepBranch) Unmarshal(data []byte) error
- func (this *AndDeepBranch) VerboseEqual(that interface{}) error
- type AndDeepBranchFace
- type AnotherNinOptEnum
- func (m *AnotherNinOptEnum) Clear()
- func (m *AnotherNinOptEnum) ClearField1()
- func (this *AnotherNinOptEnum) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *AnotherNinOptEnum) Equal(that interface{}) bool
- func (m *AnotherNinOptEnum) GetField1() AnotherTestEnum
- func (m *AnotherNinOptEnum) HasField1() (isSet bool)
- func (m *AnotherNinOptEnum) Marshal() (data []byte, err error)
- func (m *AnotherNinOptEnum) MarshalTo(data []byte) (n int, err error)
- func (m *AnotherNinOptEnum) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*AnotherNinOptEnum) ProtoMessage()
- func (m *AnotherNinOptEnum) Reset()
- func (m *AnotherNinOptEnum) SetField1(value AnotherTestEnum) (err error)
- func (m *AnotherNinOptEnum) Size() (n int)
- func (m *AnotherNinOptEnum) SizeCached() int
- func (this *AnotherNinOptEnum) String() string
- func (m *AnotherNinOptEnum) Unmarshal(data []byte) error
- func (this *AnotherNinOptEnum) VerboseEqual(that interface{}) error
- type AnotherNinOptEnumDefault
- func (m *AnotherNinOptEnumDefault) Clear()
- func (m *AnotherNinOptEnumDefault) ClearField1()
- func (this *AnotherNinOptEnumDefault) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *AnotherNinOptEnumDefault) Equal(that interface{}) bool
- func (m *AnotherNinOptEnumDefault) GetField1() AnotherTestEnum
- func (m *AnotherNinOptEnumDefault) HasField1() (isSet bool)
- func (m *AnotherNinOptEnumDefault) Marshal() (data []byte, err error)
- func (m *AnotherNinOptEnumDefault) MarshalTo(data []byte) (n int, err error)
- func (m *AnotherNinOptEnumDefault) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*AnotherNinOptEnumDefault) ProtoMessage()
- func (m *AnotherNinOptEnumDefault) Reset()
- func (m *AnotherNinOptEnumDefault) SetField1(value AnotherTestEnum) (err error)
- func (m *AnotherNinOptEnumDefault) Size() (n int)
- func (m *AnotherNinOptEnumDefault) SizeCached() int
- func (this *AnotherNinOptEnumDefault) String() string
- func (m *AnotherNinOptEnumDefault) Unmarshal(data []byte) error
- func (this *AnotherNinOptEnumDefault) VerboseEqual(that interface{}) error
- type AnotherNinOptEnumFace
- type AnotherTestEnum
- type CustomContainer
- func (m *CustomContainer) Clear()
- func (m *CustomContainer) ClearCustomStruct()
- func (this *CustomContainer) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *CustomContainer) Equal(that interface{}) bool
- func (m *CustomContainer) GetCustomStruct() *NidOptCustom
- func (m *CustomContainer) HasCustomStruct() (isSet bool)
- func (m *CustomContainer) Marshal() (data []byte, err error)
- func (m *CustomContainer) MarshalTo(data []byte) (n int, err error)
- func (m *CustomContainer) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *CustomContainer) MutateCustomStruct() (field *NidOptCustom, err error)
- func (*CustomContainer) ProtoMessage()
- func (m *CustomContainer) Reset()
- func (m *CustomContainer) Size() (n int)
- func (m *CustomContainer) SizeCached() int
- func (this *CustomContainer) String() string
- func (m *CustomContainer) Unmarshal(data []byte) error
- func (this *CustomContainer) VerboseEqual(that interface{}) error
- type CustomContainerFace
- type CustomNameCustomType
- func (m *CustomNameCustomType) AddFieldC(value Id) (err error)
- func (m *CustomNameCustomType) AddFieldD(value Weight) (err error)
- func (m *CustomNameCustomType) Clear()
- func (m *CustomNameCustomType) ClearFieldA()
- func (m *CustomNameCustomType) ClearFieldB()
- func (m *CustomNameCustomType) ClearFieldC()
- func (m *CustomNameCustomType) ClearFieldD()
- func (this *CustomNameCustomType) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *CustomNameCustomType) Equal(that interface{}) bool
- func (m *CustomNameCustomType) FieldCSize() (size int)
- func (m *CustomNameCustomType) FieldDSize() (size int)
- func (m *CustomNameCustomType) GetFieldC(index int) (field Id, err error)
- func (m *CustomNameCustomType) GetFieldD(index int) (field Weight, err error)
- func (m *CustomNameCustomType) HasFieldA() (isSet bool)
- func (m *CustomNameCustomType) HasFieldB() (isSet bool)
- func (m *CustomNameCustomType) Marshal() (data []byte, err error)
- func (m *CustomNameCustomType) MarshalTo(data []byte) (n int, err error)
- func (m *CustomNameCustomType) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*CustomNameCustomType) ProtoMessage()
- func (m *CustomNameCustomType) Reset()
- func (m *CustomNameCustomType) SetFieldA(value Id) (err error)
- func (m *CustomNameCustomType) SetFieldB(value Weight) (err error)
- func (m *CustomNameCustomType) SetFieldC(value Id, index int) (err error)
- func (m *CustomNameCustomType) SetFieldD(value Weight, index int) (err error)
- func (m *CustomNameCustomType) Size() (n int)
- func (m *CustomNameCustomType) SizeCached() int
- func (this *CustomNameCustomType) String() string
- func (m *CustomNameCustomType) Unmarshal(data []byte) error
- func (this *CustomNameCustomType) VerboseEqual(that interface{}) error
- type CustomNameCustomTypeFace
- type CustomNameEnum
- func (m *CustomNameEnum) AddFieldB(value TheTestEnum) (err error)
- func (m *CustomNameEnum) Clear()
- func (m *CustomNameEnum) ClearFieldA()
- func (m *CustomNameEnum) ClearFieldB()
- func (this *CustomNameEnum) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *CustomNameEnum) Equal(that interface{}) bool
- func (m *CustomNameEnum) FieldBSize() (size int)
- func (m *CustomNameEnum) GetFieldA() TheTestEnum
- func (m *CustomNameEnum) GetFieldB(index int) (field TheTestEnum, err error)
- func (m *CustomNameEnum) HasFieldA() (isSet bool)
- func (m *CustomNameEnum) Marshal() (data []byte, err error)
- func (m *CustomNameEnum) MarshalTo(data []byte) (n int, err error)
- func (m *CustomNameEnum) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*CustomNameEnum) ProtoMessage()
- func (m *CustomNameEnum) Reset()
- func (m *CustomNameEnum) SetFieldA(value TheTestEnum) (err error)
- func (m *CustomNameEnum) SetFieldB(value TheTestEnum, index int) (err error)
- func (m *CustomNameEnum) Size() (n int)
- func (m *CustomNameEnum) SizeCached() int
- func (this *CustomNameEnum) String() string
- func (m *CustomNameEnum) Unmarshal(data []byte) error
- func (this *CustomNameEnum) VerboseEqual(that interface{}) error
- type CustomNameEnumFace
- type CustomNameNidOptNative
- func (m *CustomNameNidOptNative) Clear()
- func (m *CustomNameNidOptNative) ClearFieldA()
- func (m *CustomNameNidOptNative) ClearFieldB()
- func (m *CustomNameNidOptNative) ClearFieldC()
- func (m *CustomNameNidOptNative) ClearFieldD()
- func (m *CustomNameNidOptNative) ClearFieldE()
- func (m *CustomNameNidOptNative) ClearFieldF()
- func (m *CustomNameNidOptNative) ClearFieldG()
- func (m *CustomNameNidOptNative) ClearFieldH()
- func (m *CustomNameNidOptNative) ClearFieldI()
- func (m *CustomNameNidOptNative) ClearFieldJ()
- func (m *CustomNameNidOptNative) ClearFieldK()
- func (m *CustomNameNidOptNative) ClearFieldL()
- func (m *CustomNameNidOptNative) ClearFieldM()
- func (m *CustomNameNidOptNative) ClearFieldN()
- func (m *CustomNameNidOptNative) ClearFieldO()
- func (this *CustomNameNidOptNative) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *CustomNameNidOptNative) Equal(that interface{}) bool
- func (m *CustomNameNidOptNative) GetFieldA() float64
- func (m *CustomNameNidOptNative) GetFieldB() float32
- func (m *CustomNameNidOptNative) GetFieldC() int32
- func (m *CustomNameNidOptNative) GetFieldD() int64
- func (m *CustomNameNidOptNative) GetFieldE() uint32
- func (m *CustomNameNidOptNative) GetFieldF() uint64
- func (m *CustomNameNidOptNative) GetFieldG() int32
- func (m *CustomNameNidOptNative) GetFieldH() int64
- func (m *CustomNameNidOptNative) GetFieldI() uint32
- func (m *CustomNameNidOptNative) GetFieldJ() int32
- func (m *CustomNameNidOptNative) GetFieldK() uint64
- func (m *CustomNameNidOptNative) GetFieldL() int64
- func (m *CustomNameNidOptNative) GetFieldM() bool
- func (m *CustomNameNidOptNative) GetFieldN() string
- func (m *CustomNameNidOptNative) GetFieldO() []byte
- func (m *CustomNameNidOptNative) HasFieldA() (isSet bool)
- func (m *CustomNameNidOptNative) HasFieldB() (isSet bool)
- func (m *CustomNameNidOptNative) HasFieldC() (isSet bool)
- func (m *CustomNameNidOptNative) HasFieldD() (isSet bool)
- func (m *CustomNameNidOptNative) HasFieldE() (isSet bool)
- func (m *CustomNameNidOptNative) HasFieldF() (isSet bool)
- func (m *CustomNameNidOptNative) HasFieldG() (isSet bool)
- func (m *CustomNameNidOptNative) HasFieldH() (isSet bool)
- func (m *CustomNameNidOptNative) HasFieldI() (isSet bool)
- func (m *CustomNameNidOptNative) HasFieldJ() (isSet bool)
- func (m *CustomNameNidOptNative) HasFieldK() (isSet bool)
- func (m *CustomNameNidOptNative) HasFieldL() (isSet bool)
- func (m *CustomNameNidOptNative) HasFieldM() (isSet bool)
- func (m *CustomNameNidOptNative) HasFieldN() (isSet bool)
- func (m *CustomNameNidOptNative) HasFieldO() (isSet bool)
- func (m *CustomNameNidOptNative) Marshal() (data []byte, err error)
- func (m *CustomNameNidOptNative) MarshalTo(data []byte) (n int, err error)
- func (m *CustomNameNidOptNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*CustomNameNidOptNative) ProtoMessage()
- func (m *CustomNameNidOptNative) Reset()
- func (m *CustomNameNidOptNative) SetFieldA(value float64) (err error)
- func (m *CustomNameNidOptNative) SetFieldB(value float32) (err error)
- func (m *CustomNameNidOptNative) SetFieldC(value int32) (err error)
- func (m *CustomNameNidOptNative) SetFieldD(value int64) (err error)
- func (m *CustomNameNidOptNative) SetFieldE(value uint32) (err error)
- func (m *CustomNameNidOptNative) SetFieldF(value uint64) (err error)
- func (m *CustomNameNidOptNative) SetFieldG(value int32) (err error)
- func (m *CustomNameNidOptNative) SetFieldH(value int64) (err error)
- func (m *CustomNameNidOptNative) SetFieldI(value uint32) (err error)
- func (m *CustomNameNidOptNative) SetFieldJ(value int32) (err error)
- func (m *CustomNameNidOptNative) SetFieldK(value uint64) (err error)
- func (m *CustomNameNidOptNative) SetFieldL(value int64) (err error)
- func (m *CustomNameNidOptNative) SetFieldM(value bool) (err error)
- func (m *CustomNameNidOptNative) SetFieldN(value string) (err error)
- func (m *CustomNameNidOptNative) SetFieldO(value []byte) (err error)
- func (m *CustomNameNidOptNative) Size() (n int)
- func (m *CustomNameNidOptNative) SizeCached() int
- func (this *CustomNameNidOptNative) String() string
- func (m *CustomNameNidOptNative) Unmarshal(data []byte) error
- func (this *CustomNameNidOptNative) VerboseEqual(that interface{}) error
- type CustomNameNidOptNativeFace
- type CustomNameNinEmbeddedStructUnion
- func (m *CustomNameNinEmbeddedStructUnion) Clear()
- func (m *CustomNameNinEmbeddedStructUnion) ClearFieldA()
- func (m *CustomNameNinEmbeddedStructUnion) ClearFieldB()
- func (m *CustomNameNinEmbeddedStructUnion) ClearNidOptNative()
- func (this *CustomNameNinEmbeddedStructUnion) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *CustomNameNinEmbeddedStructUnion) Equal(that interface{}) bool
- func (m *CustomNameNinEmbeddedStructUnion) GetFieldA() *NinOptNative
- func (m *CustomNameNinEmbeddedStructUnion) GetFieldB() bool
- func (this *CustomNameNinEmbeddedStructUnion) GetValue() interface{}
- func (m *CustomNameNinEmbeddedStructUnion) HasFieldA() (isSet bool)
- func (m *CustomNameNinEmbeddedStructUnion) HasFieldB() (isSet bool)
- func (m *CustomNameNinEmbeddedStructUnion) HasNidOptNative() (isSet bool)
- func (m *CustomNameNinEmbeddedStructUnion) Marshal() (data []byte, err error)
- func (m *CustomNameNinEmbeddedStructUnion) MarshalTo(data []byte) (n int, err error)
- func (m *CustomNameNinEmbeddedStructUnion) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *CustomNameNinEmbeddedStructUnion) MutateFieldA() (field *NinOptNative, err error)
- func (m *CustomNameNinEmbeddedStructUnion) MutateNidOptNative() (field *NidOptNative, err error)
- func (*CustomNameNinEmbeddedStructUnion) ProtoMessage()
- func (m *CustomNameNinEmbeddedStructUnion) Reset()
- func (m *CustomNameNinEmbeddedStructUnion) SetFieldB(value bool) (err error)
- func (this *CustomNameNinEmbeddedStructUnion) SetValue(value interface{}) bool
- func (m *CustomNameNinEmbeddedStructUnion) Size() (n int)
- func (m *CustomNameNinEmbeddedStructUnion) SizeCached() int
- func (this *CustomNameNinEmbeddedStructUnion) String() string
- func (m *CustomNameNinEmbeddedStructUnion) Unmarshal(data []byte) error
- func (this *CustomNameNinEmbeddedStructUnion) VerboseEqual(that interface{}) error
- type CustomNameNinEmbeddedStructUnionFace
- type CustomNameNinOptNative
- func (m *CustomNameNinOptNative) Clear()
- func (m *CustomNameNinOptNative) ClearFielL()
- func (m *CustomNameNinOptNative) ClearFieldA()
- func (m *CustomNameNinOptNative) ClearFieldB()
- func (m *CustomNameNinOptNative) ClearFieldC()
- func (m *CustomNameNinOptNative) ClearFieldD()
- func (m *CustomNameNinOptNative) ClearFieldE()
- func (m *CustomNameNinOptNative) ClearFieldF()
- func (m *CustomNameNinOptNative) ClearFieldG()
- func (m *CustomNameNinOptNative) ClearFieldH()
- func (m *CustomNameNinOptNative) ClearFieldI()
- func (m *CustomNameNinOptNative) ClearFieldJ()
- func (m *CustomNameNinOptNative) ClearFieldK()
- func (m *CustomNameNinOptNative) ClearFieldM()
- func (m *CustomNameNinOptNative) ClearFieldN()
- func (m *CustomNameNinOptNative) ClearFieldO()
- func (this *CustomNameNinOptNative) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *CustomNameNinOptNative) Equal(that interface{}) bool
- func (m *CustomNameNinOptNative) GetFielL() int64
- func (m *CustomNameNinOptNative) GetFieldA() float64
- func (m *CustomNameNinOptNative) GetFieldB() float32
- func (m *CustomNameNinOptNative) GetFieldC() int32
- func (m *CustomNameNinOptNative) GetFieldD() int64
- func (m *CustomNameNinOptNative) GetFieldE() uint32
- func (m *CustomNameNinOptNative) GetFieldF() uint64
- func (m *CustomNameNinOptNative) GetFieldG() int32
- func (m *CustomNameNinOptNative) GetFieldH() int64
- func (m *CustomNameNinOptNative) GetFieldI() uint32
- func (m *CustomNameNinOptNative) GetFieldJ() int32
- func (m *CustomNameNinOptNative) GetFieldK() uint64
- func (m *CustomNameNinOptNative) GetFieldM() bool
- func (m *CustomNameNinOptNative) GetFieldN() string
- func (m *CustomNameNinOptNative) GetFieldO() []byte
- func (m *CustomNameNinOptNative) HasFielL() (isSet bool)
- func (m *CustomNameNinOptNative) HasFieldA() (isSet bool)
- func (m *CustomNameNinOptNative) HasFieldB() (isSet bool)
- func (m *CustomNameNinOptNative) HasFieldC() (isSet bool)
- func (m *CustomNameNinOptNative) HasFieldD() (isSet bool)
- func (m *CustomNameNinOptNative) HasFieldE() (isSet bool)
- func (m *CustomNameNinOptNative) HasFieldF() (isSet bool)
- func (m *CustomNameNinOptNative) HasFieldG() (isSet bool)
- func (m *CustomNameNinOptNative) HasFieldH() (isSet bool)
- func (m *CustomNameNinOptNative) HasFieldI() (isSet bool)
- func (m *CustomNameNinOptNative) HasFieldJ() (isSet bool)
- func (m *CustomNameNinOptNative) HasFieldK() (isSet bool)
- func (m *CustomNameNinOptNative) HasFieldM() (isSet bool)
- func (m *CustomNameNinOptNative) HasFieldN() (isSet bool)
- func (m *CustomNameNinOptNative) HasFieldO() (isSet bool)
- func (m *CustomNameNinOptNative) Marshal() (data []byte, err error)
- func (m *CustomNameNinOptNative) MarshalTo(data []byte) (n int, err error)
- func (m *CustomNameNinOptNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*CustomNameNinOptNative) ProtoMessage()
- func (m *CustomNameNinOptNative) Reset()
- func (m *CustomNameNinOptNative) SetFielL(value int64) (err error)
- func (m *CustomNameNinOptNative) SetFieldA(value float64) (err error)
- func (m *CustomNameNinOptNative) SetFieldB(value float32) (err error)
- func (m *CustomNameNinOptNative) SetFieldC(value int32) (err error)
- func (m *CustomNameNinOptNative) SetFieldD(value int64) (err error)
- func (m *CustomNameNinOptNative) SetFieldE(value uint32) (err error)
- func (m *CustomNameNinOptNative) SetFieldF(value uint64) (err error)
- func (m *CustomNameNinOptNative) SetFieldG(value int32) (err error)
- func (m *CustomNameNinOptNative) SetFieldH(value int64) (err error)
- func (m *CustomNameNinOptNative) SetFieldI(value uint32) (err error)
- func (m *CustomNameNinOptNative) SetFieldJ(value int32) (err error)
- func (m *CustomNameNinOptNative) SetFieldK(value uint64) (err error)
- func (m *CustomNameNinOptNative) SetFieldM(value bool) (err error)
- func (m *CustomNameNinOptNative) SetFieldN(value string) (err error)
- func (m *CustomNameNinOptNative) SetFieldO(value []byte) (err error)
- func (m *CustomNameNinOptNative) Size() (n int)
- func (m *CustomNameNinOptNative) SizeCached() int
- func (this *CustomNameNinOptNative) String() string
- func (m *CustomNameNinOptNative) Unmarshal(data []byte) error
- func (this *CustomNameNinOptNative) VerboseEqual(that interface{}) error
- type CustomNameNinOptNativeFace
- type CustomNameNinRepNative
- func (m *CustomNameNinRepNative) AddFieldA(value float64) (err error)
- func (m *CustomNameNinRepNative) AddFieldB(value float32) (err error)
- func (m *CustomNameNinRepNative) AddFieldC(value int32) (err error)
- func (m *CustomNameNinRepNative) AddFieldD(value int64) (err error)
- func (m *CustomNameNinRepNative) AddFieldE(value uint32) (err error)
- func (m *CustomNameNinRepNative) AddFieldF(value uint64) (err error)
- func (m *CustomNameNinRepNative) AddFieldG(value int32) (err error)
- func (m *CustomNameNinRepNative) AddFieldH(value int64) (err error)
- func (m *CustomNameNinRepNative) AddFieldI(value uint32) (err error)
- func (m *CustomNameNinRepNative) AddFieldJ(value int32) (err error)
- func (m *CustomNameNinRepNative) AddFieldK(value uint64) (err error)
- func (m *CustomNameNinRepNative) AddFieldL(value int64) (err error)
- func (m *CustomNameNinRepNative) AddFieldM(value bool) (err error)
- func (m *CustomNameNinRepNative) AddFieldN(value string) (err error)
- func (m *CustomNameNinRepNative) AddFieldO(value []byte) (err error)
- func (m *CustomNameNinRepNative) Clear()
- func (m *CustomNameNinRepNative) ClearFieldA()
- func (m *CustomNameNinRepNative) ClearFieldB()
- func (m *CustomNameNinRepNative) ClearFieldC()
- func (m *CustomNameNinRepNative) ClearFieldD()
- func (m *CustomNameNinRepNative) ClearFieldE()
- func (m *CustomNameNinRepNative) ClearFieldF()
- func (m *CustomNameNinRepNative) ClearFieldG()
- func (m *CustomNameNinRepNative) ClearFieldH()
- func (m *CustomNameNinRepNative) ClearFieldI()
- func (m *CustomNameNinRepNative) ClearFieldJ()
- func (m *CustomNameNinRepNative) ClearFieldK()
- func (m *CustomNameNinRepNative) ClearFieldL()
- func (m *CustomNameNinRepNative) ClearFieldM()
- func (m *CustomNameNinRepNative) ClearFieldN()
- func (m *CustomNameNinRepNative) ClearFieldO()
- func (this *CustomNameNinRepNative) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *CustomNameNinRepNative) Equal(that interface{}) bool
- func (m *CustomNameNinRepNative) FieldASize() (size int)
- func (m *CustomNameNinRepNative) FieldBSize() (size int)
- func (m *CustomNameNinRepNative) FieldCSize() (size int)
- func (m *CustomNameNinRepNative) FieldDSize() (size int)
- func (m *CustomNameNinRepNative) FieldESize() (size int)
- func (m *CustomNameNinRepNative) FieldFSize() (size int)
- func (m *CustomNameNinRepNative) FieldGSize() (size int)
- func (m *CustomNameNinRepNative) FieldHSize() (size int)
- func (m *CustomNameNinRepNative) FieldISize() (size int)
- func (m *CustomNameNinRepNative) FieldJSize() (size int)
- func (m *CustomNameNinRepNative) FieldKSize() (size int)
- func (m *CustomNameNinRepNative) FieldLSize() (size int)
- func (m *CustomNameNinRepNative) FieldMSize() (size int)
- func (m *CustomNameNinRepNative) FieldNSize() (size int)
- func (m *CustomNameNinRepNative) FieldOSize() (size int)
- func (m *CustomNameNinRepNative) GetFieldA(index int) (field float64, err error)
- func (m *CustomNameNinRepNative) GetFieldB(index int) (field float32, err error)
- func (m *CustomNameNinRepNative) GetFieldC(index int) (field int32, err error)
- func (m *CustomNameNinRepNative) GetFieldD(index int) (field int64, err error)
- func (m *CustomNameNinRepNative) GetFieldE(index int) (field uint32, err error)
- func (m *CustomNameNinRepNative) GetFieldF(index int) (field uint64, err error)
- func (m *CustomNameNinRepNative) GetFieldG(index int) (field int32, err error)
- func (m *CustomNameNinRepNative) GetFieldH(index int) (field int64, err error)
- func (m *CustomNameNinRepNative) GetFieldI(index int) (field uint32, err error)
- func (m *CustomNameNinRepNative) GetFieldJ(index int) (field int32, err error)
- func (m *CustomNameNinRepNative) GetFieldK(index int) (field uint64, err error)
- func (m *CustomNameNinRepNative) GetFieldL(index int) (field int64, err error)
- func (m *CustomNameNinRepNative) GetFieldM(index int) (field bool, err error)
- func (m *CustomNameNinRepNative) GetFieldN(index int) (field string, err error)
- func (m *CustomNameNinRepNative) GetFieldO(index int) (field []byte, err error)
- func (m *CustomNameNinRepNative) Marshal() (data []byte, err error)
- func (m *CustomNameNinRepNative) MarshalTo(data []byte) (n int, err error)
- func (m *CustomNameNinRepNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*CustomNameNinRepNative) ProtoMessage()
- func (m *CustomNameNinRepNative) Reset()
- func (m *CustomNameNinRepNative) SetFieldA(value float64, index int) (err error)
- func (m *CustomNameNinRepNative) SetFieldB(value float32, index int) (err error)
- func (m *CustomNameNinRepNative) SetFieldC(value int32, index int) (err error)
- func (m *CustomNameNinRepNative) SetFieldD(value int64, index int) (err error)
- func (m *CustomNameNinRepNative) SetFieldE(value uint32, index int) (err error)
- func (m *CustomNameNinRepNative) SetFieldF(value uint64, index int) (err error)
- func (m *CustomNameNinRepNative) SetFieldG(value int32, index int) (err error)
- func (m *CustomNameNinRepNative) SetFieldH(value int64, index int) (err error)
- func (m *CustomNameNinRepNative) SetFieldI(value uint32, index int) (err error)
- func (m *CustomNameNinRepNative) SetFieldJ(value int32, index int) (err error)
- func (m *CustomNameNinRepNative) SetFieldK(value uint64, index int) (err error)
- func (m *CustomNameNinRepNative) SetFieldL(value int64, index int) (err error)
- func (m *CustomNameNinRepNative) SetFieldM(value bool, index int) (err error)
- func (m *CustomNameNinRepNative) SetFieldN(value string, index int) (err error)
- func (m *CustomNameNinRepNative) SetFieldO(value []byte, index int) (err error)
- func (m *CustomNameNinRepNative) Size() (n int)
- func (m *CustomNameNinRepNative) SizeCached() int
- func (this *CustomNameNinRepNative) String() string
- func (m *CustomNameNinRepNative) Unmarshal(data []byte) error
- func (this *CustomNameNinRepNative) VerboseEqual(that interface{}) error
- type CustomNameNinRepNativeFace
- type CustomNameNinStruct
- func (m *CustomNameNinStruct) AddFieldD() (field *NinOptNative, err error)
- func (m *CustomNameNinStruct) Clear()
- func (m *CustomNameNinStruct) ClearFieldA()
- func (m *CustomNameNinStruct) ClearFieldB()
- func (m *CustomNameNinStruct) ClearFieldC()
- func (m *CustomNameNinStruct) ClearFieldD()
- func (m *CustomNameNinStruct) ClearFieldE()
- func (m *CustomNameNinStruct) ClearFieldF()
- func (m *CustomNameNinStruct) ClearFieldG()
- func (m *CustomNameNinStruct) ClearFieldH()
- func (m *CustomNameNinStruct) ClearFieldI()
- func (m *CustomNameNinStruct) ClearFieldJ()
- func (this *CustomNameNinStruct) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *CustomNameNinStruct) Equal(that interface{}) bool
- func (m *CustomNameNinStruct) FieldDSize() (size int)
- func (m *CustomNameNinStruct) GetFieldA() float64
- func (m *CustomNameNinStruct) GetFieldB() float32
- func (m *CustomNameNinStruct) GetFieldC() *NidOptNative
- func (m *CustomNameNinStruct) GetFieldD(index int) (field *NinOptNative, err error)
- func (m *CustomNameNinStruct) GetFieldE() uint64
- func (m *CustomNameNinStruct) GetFieldF() int32
- func (m *CustomNameNinStruct) GetFieldG() *NidOptNative
- func (m *CustomNameNinStruct) GetFieldH() bool
- func (m *CustomNameNinStruct) GetFieldI() string
- func (m *CustomNameNinStruct) GetFieldJ() []byte
- func (m *CustomNameNinStruct) HasFieldA() (isSet bool)
- func (m *CustomNameNinStruct) HasFieldB() (isSet bool)
- func (m *CustomNameNinStruct) HasFieldC() (isSet bool)
- func (m *CustomNameNinStruct) HasFieldE() (isSet bool)
- func (m *CustomNameNinStruct) HasFieldF() (isSet bool)
- func (m *CustomNameNinStruct) HasFieldG() (isSet bool)
- func (m *CustomNameNinStruct) HasFieldH() (isSet bool)
- func (m *CustomNameNinStruct) HasFieldI() (isSet bool)
- func (m *CustomNameNinStruct) HasFieldJ() (isSet bool)
- func (m *CustomNameNinStruct) Marshal() (data []byte, err error)
- func (m *CustomNameNinStruct) MarshalTo(data []byte) (n int, err error)
- func (m *CustomNameNinStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *CustomNameNinStruct) MutateFieldC() (field *NidOptNative, err error)
- func (m *CustomNameNinStruct) MutateFieldD(index int) (field *NinOptNative, err error)
- func (m *CustomNameNinStruct) MutateFieldG() (field *NidOptNative, err error)
- func (*CustomNameNinStruct) ProtoMessage()
- func (m *CustomNameNinStruct) Reset()
- func (m *CustomNameNinStruct) SetFieldA(value float64) (err error)
- func (m *CustomNameNinStruct) SetFieldB(value float32) (err error)
- func (m *CustomNameNinStruct) SetFieldE(value uint64) (err error)
- func (m *CustomNameNinStruct) SetFieldF(value int32) (err error)
- func (m *CustomNameNinStruct) SetFieldH(value bool) (err error)
- func (m *CustomNameNinStruct) SetFieldI(value string) (err error)
- func (m *CustomNameNinStruct) SetFieldJ(value []byte) (err error)
- func (m *CustomNameNinStruct) Size() (n int)
- func (m *CustomNameNinStruct) SizeCached() int
- func (this *CustomNameNinStruct) String() string
- func (m *CustomNameNinStruct) Unmarshal(data []byte) error
- func (this *CustomNameNinStruct) VerboseEqual(that interface{}) error
- type CustomNameNinStructFace
- type DeepLeaf
- func (m *DeepLeaf) Clear()
- func (m *DeepLeaf) ClearTree()
- func (this *DeepLeaf) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *DeepLeaf) Equal(that interface{}) bool
- func (m *DeepLeaf) GetTree() *Tree
- func (m *DeepLeaf) HasTree() (isSet bool)
- func (m *DeepLeaf) Marshal() (data []byte, err error)
- func (m *DeepLeaf) MarshalTo(data []byte) (n int, err error)
- func (m *DeepLeaf) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *DeepLeaf) MutateTree() (field *Tree, err error)
- func (*DeepLeaf) ProtoMessage()
- func (m *DeepLeaf) Reset()
- func (m *DeepLeaf) Size() (n int)
- func (m *DeepLeaf) SizeCached() int
- func (this *DeepLeaf) String() string
- func (m *DeepLeaf) Unmarshal(data []byte) error
- func (this *DeepLeaf) VerboseEqual(that interface{}) error
- type DeepLeafFace
- type DeepTree
- func (m *DeepTree) Clear()
- func (m *DeepTree) ClearAnd()
- func (m *DeepTree) ClearDown()
- func (m *DeepTree) ClearLeaf()
- func (this *DeepTree) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *DeepTree) Equal(that interface{}) bool
- func (m *DeepTree) GetAnd() *AndDeepBranch
- func (m *DeepTree) GetDown() *ADeepBranch
- func (m *DeepTree) GetLeaf() *DeepLeaf
- func (this *DeepTree) GetValue() interface{}
- func (m *DeepTree) HasAnd() (isSet bool)
- func (m *DeepTree) HasDown() (isSet bool)
- func (m *DeepTree) HasLeaf() (isSet bool)
- func (m *DeepTree) Marshal() (data []byte, err error)
- func (m *DeepTree) MarshalTo(data []byte) (n int, err error)
- func (m *DeepTree) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *DeepTree) MutateAnd() (field *AndDeepBranch, err error)
- func (m *DeepTree) MutateDown() (field *ADeepBranch, err error)
- func (m *DeepTree) MutateLeaf() (field *DeepLeaf, err error)
- func (*DeepTree) ProtoMessage()
- func (m *DeepTree) Reset()
- func (this *DeepTree) SetValue(value interface{}) bool
- func (m *DeepTree) Size() (n int)
- func (m *DeepTree) SizeCached() int
- func (this *DeepTree) String() string
- func (m *DeepTree) Unmarshal(data []byte) error
- func (this *DeepTree) VerboseEqual(that interface{}) error
- type DeepTreeFace
- type Id
- type Leaf
- func (m *Leaf) Clear()
- func (m *Leaf) ClearStrValue()
- func (m *Leaf) ClearValue()
- func (this *Leaf) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *Leaf) Equal(that interface{}) bool
- func (m *Leaf) GetStrValue() string
- func (m *Leaf) GetValue() int64
- func (m *Leaf) HasStrValue() (isSet bool)
- func (m *Leaf) HasValue() (isSet bool)
- func (m *Leaf) Marshal() (data []byte, err error)
- func (m *Leaf) MarshalTo(data []byte) (n int, err error)
- func (m *Leaf) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*Leaf) ProtoMessage()
- func (m *Leaf) Reset()
- func (m *Leaf) SetStrValue(value string) (err error)
- func (m *Leaf) SetValue(value int64) (err error)
- func (m *Leaf) Size() (n int)
- func (m *Leaf) SizeCached() int
- func (this *Leaf) String() string
- func (m *Leaf) Unmarshal(data []byte) error
- func (this *Leaf) VerboseEqual(that interface{}) error
- type LeafFace
- type MyExtendable
- func (m *MyExtendable) Clear()
- func (m *MyExtendable) ClearField1()
- func (this *MyExtendable) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *MyExtendable) Equal(that interface{}) bool
- func (m *MyExtendable) ExtensionMap() map[int32]proto.Extension
- func (m *MyExtendable) ExtensionRangeArray() []proto.ExtensionRange
- func (m *MyExtendable) GetField1() int64
- func (m *MyExtendable) HasField1() (isSet bool)
- func (m *MyExtendable) Marshal() (data []byte, err error)
- func (m *MyExtendable) MarshalTo(data []byte) (n int, err error)
- func (m *MyExtendable) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*MyExtendable) ProtoMessage()
- func (m *MyExtendable) Reset()
- func (m *MyExtendable) SetField1(value int64) (err error)
- func (m *MyExtendable) Size() (n int)
- func (m *MyExtendable) SizeCached() int
- func (this *MyExtendable) String() string
- func (m *MyExtendable) Unmarshal(data []byte) error
- func (this *MyExtendable) VerboseEqual(that interface{}) error
- type NestedDefinition
- func (m *NestedDefinition) Clear()
- func (m *NestedDefinition) ClearEnumField()
- func (m *NestedDefinition) ClearField1()
- func (m *NestedDefinition) ClearNM()
- func (m *NestedDefinition) ClearNNM()
- func (this *NestedDefinition) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NestedDefinition) Equal(that interface{}) bool
- func (m *NestedDefinition) GetEnumField() NestedDefinition_NestedEnum
- func (m *NestedDefinition) GetField1() int64
- func (m *NestedDefinition) GetNM() *NestedDefinition_NestedMessage
- func (m *NestedDefinition) GetNNM() *NestedDefinition_NestedMessage_NestedNestedMsg
- func (m *NestedDefinition) HasEnumField() (isSet bool)
- func (m *NestedDefinition) HasField1() (isSet bool)
- func (m *NestedDefinition) HasNM() (isSet bool)
- func (m *NestedDefinition) HasNNM() (isSet bool)
- func (m *NestedDefinition) Marshal() (data []byte, err error)
- func (m *NestedDefinition) MarshalTo(data []byte) (n int, err error)
- func (m *NestedDefinition) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *NestedDefinition) MutateNM() (field *NestedDefinition_NestedMessage, err error)
- func (m *NestedDefinition) MutateNNM() (field *NestedDefinition_NestedMessage_NestedNestedMsg, err error)
- func (*NestedDefinition) ProtoMessage()
- func (m *NestedDefinition) Reset()
- func (m *NestedDefinition) SetEnumField(value NestedDefinition_NestedEnum) (err error)
- func (m *NestedDefinition) SetField1(value int64) (err error)
- func (m *NestedDefinition) Size() (n int)
- func (m *NestedDefinition) SizeCached() int
- func (this *NestedDefinition) String() string
- func (m *NestedDefinition) Unmarshal(data []byte) error
- func (this *NestedDefinition) VerboseEqual(that interface{}) error
- type NestedDefinitionFace
- type NestedDefinition_NestedEnum
- type NestedDefinition_NestedMessage
- func (m *NestedDefinition_NestedMessage) Clear()
- func (m *NestedDefinition_NestedMessage) ClearNNM()
- func (m *NestedDefinition_NestedMessage) ClearNestedField1()
- func (this *NestedDefinition_NestedMessage) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NestedDefinition_NestedMessage) Equal(that interface{}) bool
- func (m *NestedDefinition_NestedMessage) GetNNM() *NestedDefinition_NestedMessage_NestedNestedMsg
- func (m *NestedDefinition_NestedMessage) GetNestedField1() uint64
- func (m *NestedDefinition_NestedMessage) HasNNM() (isSet bool)
- func (m *NestedDefinition_NestedMessage) HasNestedField1() (isSet bool)
- func (m *NestedDefinition_NestedMessage) Marshal() (data []byte, err error)
- func (m *NestedDefinition_NestedMessage) MarshalTo(data []byte) (n int, err error)
- func (m *NestedDefinition_NestedMessage) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *NestedDefinition_NestedMessage) MutateNNM() (field *NestedDefinition_NestedMessage_NestedNestedMsg, err error)
- func (*NestedDefinition_NestedMessage) ProtoMessage()
- func (m *NestedDefinition_NestedMessage) Reset()
- func (m *NestedDefinition_NestedMessage) SetNestedField1(value uint64) (err error)
- func (m *NestedDefinition_NestedMessage) Size() (n int)
- func (m *NestedDefinition_NestedMessage) SizeCached() int
- func (this *NestedDefinition_NestedMessage) String() string
- func (m *NestedDefinition_NestedMessage) Unmarshal(data []byte) error
- func (this *NestedDefinition_NestedMessage) VerboseEqual(that interface{}) error
- type NestedDefinition_NestedMessageFace
- type NestedDefinition_NestedMessage_NestedNestedMsg
- func (m *NestedDefinition_NestedMessage_NestedNestedMsg) Clear()
- func (m *NestedDefinition_NestedMessage_NestedNestedMsg) ClearNestedNestedField1()
- func (this *NestedDefinition_NestedMessage_NestedNestedMsg) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NestedDefinition_NestedMessage_NestedNestedMsg) Equal(that interface{}) bool
- func (m *NestedDefinition_NestedMessage_NestedNestedMsg) GetNestedNestedField1() string
- func (m *NestedDefinition_NestedMessage_NestedNestedMsg) HasNestedNestedField1() (isSet bool)
- func (m *NestedDefinition_NestedMessage_NestedNestedMsg) Marshal() (data []byte, err error)
- func (m *NestedDefinition_NestedMessage_NestedNestedMsg) MarshalTo(data []byte) (n int, err error)
- func (m *NestedDefinition_NestedMessage_NestedNestedMsg) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NestedDefinition_NestedMessage_NestedNestedMsg) ProtoMessage()
- func (m *NestedDefinition_NestedMessage_NestedNestedMsg) Reset()
- func (m *NestedDefinition_NestedMessage_NestedNestedMsg) SetNestedNestedField1(value string) (err error)
- func (m *NestedDefinition_NestedMessage_NestedNestedMsg) Size() (n int)
- func (m *NestedDefinition_NestedMessage_NestedNestedMsg) SizeCached() int
- func (this *NestedDefinition_NestedMessage_NestedNestedMsg) String() string
- func (m *NestedDefinition_NestedMessage_NestedNestedMsg) Unmarshal(data []byte) error
- func (this *NestedDefinition_NestedMessage_NestedNestedMsg) VerboseEqual(that interface{}) error
- type NestedDefinition_NestedMessage_NestedNestedMsgFace
- type NestedScope
- func (m *NestedScope) Clear()
- func (m *NestedScope) ClearA()
- func (m *NestedScope) ClearB()
- func (m *NestedScope) ClearC()
- func (this *NestedScope) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NestedScope) Equal(that interface{}) bool
- func (m *NestedScope) GetA() *NestedDefinition_NestedMessage_NestedNestedMsg
- func (m *NestedScope) GetB() NestedDefinition_NestedEnum
- func (m *NestedScope) GetC() *NestedDefinition_NestedMessage
- func (m *NestedScope) HasA() (isSet bool)
- func (m *NestedScope) HasB() (isSet bool)
- func (m *NestedScope) HasC() (isSet bool)
- func (m *NestedScope) Marshal() (data []byte, err error)
- func (m *NestedScope) MarshalTo(data []byte) (n int, err error)
- func (m *NestedScope) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *NestedScope) MutateA() (field *NestedDefinition_NestedMessage_NestedNestedMsg, err error)
- func (m *NestedScope) MutateC() (field *NestedDefinition_NestedMessage, err error)
- func (*NestedScope) ProtoMessage()
- func (m *NestedScope) Reset()
- func (m *NestedScope) SetB(value NestedDefinition_NestedEnum) (err error)
- func (m *NestedScope) Size() (n int)
- func (m *NestedScope) SizeCached() int
- func (this *NestedScope) String() string
- func (m *NestedScope) Unmarshal(data []byte) error
- func (this *NestedScope) VerboseEqual(that interface{}) error
- type NestedScopeFace
- type NidEmbeddedStruct
- func (m *NidEmbeddedStruct) Clear()
- func (m *NidEmbeddedStruct) ClearField200()
- func (m *NidEmbeddedStruct) ClearField210()
- func (m *NidEmbeddedStruct) ClearNidOptNative()
- func (this *NidEmbeddedStruct) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NidEmbeddedStruct) Equal(that interface{}) bool
- func (m *NidEmbeddedStruct) GetField200() *NidOptNative
- func (m *NidEmbeddedStruct) GetField210() bool
- func (m *NidEmbeddedStruct) HasField200() (isSet bool)
- func (m *NidEmbeddedStruct) HasField210() (isSet bool)
- func (m *NidEmbeddedStruct) HasNidOptNative() (isSet bool)
- func (m *NidEmbeddedStruct) Marshal() (data []byte, err error)
- func (m *NidEmbeddedStruct) MarshalTo(data []byte) (n int, err error)
- func (m *NidEmbeddedStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *NidEmbeddedStruct) MutateField200() (field *NidOptNative, err error)
- func (m *NidEmbeddedStruct) MutateNidOptNative() (field *NidOptNative, err error)
- func (*NidEmbeddedStruct) ProtoMessage()
- func (m *NidEmbeddedStruct) Reset()
- func (m *NidEmbeddedStruct) SetField210(value bool) (err error)
- func (m *NidEmbeddedStruct) Size() (n int)
- func (m *NidEmbeddedStruct) SizeCached() int
- func (this *NidEmbeddedStruct) String() string
- func (m *NidEmbeddedStruct) Unmarshal(data []byte) error
- func (this *NidEmbeddedStruct) VerboseEqual(that interface{}) error
- type NidEmbeddedStructFace
- type NidNestedStruct
- func (m *NidNestedStruct) AddField2() (field *NidRepStruct, err error)
- func (m *NidNestedStruct) Clear()
- func (m *NidNestedStruct) ClearField1()
- func (m *NidNestedStruct) ClearField2()
- func (this *NidNestedStruct) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NidNestedStruct) Equal(that interface{}) bool
- func (m *NidNestedStruct) Field2Size() (size int)
- func (m *NidNestedStruct) GetField1() *NidOptStruct
- func (m *NidNestedStruct) GetField2(index int) (field *NidRepStruct, err error)
- func (m *NidNestedStruct) HasField1() (isSet bool)
- func (m *NidNestedStruct) Marshal() (data []byte, err error)
- func (m *NidNestedStruct) MarshalTo(data []byte) (n int, err error)
- func (m *NidNestedStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *NidNestedStruct) MutateField1() (field *NidOptStruct, err error)
- func (m *NidNestedStruct) MutateField2(index int) (field *NidRepStruct, err error)
- func (*NidNestedStruct) ProtoMessage()
- func (m *NidNestedStruct) Reset()
- func (m *NidNestedStruct) Size() (n int)
- func (m *NidNestedStruct) SizeCached() int
- func (this *NidNestedStruct) String() string
- func (m *NidNestedStruct) Unmarshal(data []byte) error
- func (this *NidNestedStruct) VerboseEqual(that interface{}) error
- type NidNestedStructFace
- type NidOptCustom
- func (m *NidOptCustom) Clear()
- func (m *NidOptCustom) ClearId()
- func (m *NidOptCustom) ClearValue()
- func (this *NidOptCustom) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NidOptCustom) Equal(that interface{}) bool
- func (m *NidOptCustom) HasId() (isSet bool)
- func (m *NidOptCustom) HasValue() (isSet bool)
- func (m *NidOptCustom) Marshal() (data []byte, err error)
- func (m *NidOptCustom) MarshalTo(data []byte) (n int, err error)
- func (m *NidOptCustom) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NidOptCustom) ProtoMessage()
- func (m *NidOptCustom) Reset()
- func (m *NidOptCustom) SetId(value Id) (err error)
- func (m *NidOptCustom) SetValue(value Weight) (err error)
- func (m *NidOptCustom) Size() (n int)
- func (m *NidOptCustom) SizeCached() int
- func (this *NidOptCustom) String() string
- func (m *NidOptCustom) Unmarshal(data []byte) error
- func (this *NidOptCustom) VerboseEqual(that interface{}) error
- type NidOptCustomFace
- type NidOptEnum
- func (m *NidOptEnum) Clear()
- func (m *NidOptEnum) ClearField1()
- func (this *NidOptEnum) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NidOptEnum) Equal(that interface{}) bool
- func (m *NidOptEnum) GetField1() TheTestEnum
- func (m *NidOptEnum) HasField1() (isSet bool)
- func (m *NidOptEnum) Marshal() (data []byte, err error)
- func (m *NidOptEnum) MarshalTo(data []byte) (n int, err error)
- func (m *NidOptEnum) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NidOptEnum) ProtoMessage()
- func (m *NidOptEnum) Reset()
- func (m *NidOptEnum) SetField1(value TheTestEnum) (err error)
- func (m *NidOptEnum) Size() (n int)
- func (m *NidOptEnum) SizeCached() int
- func (this *NidOptEnum) String() string
- func (m *NidOptEnum) Unmarshal(data []byte) error
- func (this *NidOptEnum) VerboseEqual(that interface{}) error
- type NidOptEnumFace
- type NidOptNative
- func (m *NidOptNative) Clear()
- func (m *NidOptNative) ClearField1()
- func (m *NidOptNative) ClearField2()
- func (m *NidOptNative) ClearField3()
- func (m *NidOptNative) ClearField4()
- func (m *NidOptNative) ClearField5()
- func (m *NidOptNative) ClearField6()
- func (m *NidOptNative) ClearField7()
- func (m *NidOptNative) ClearField8()
- func (m *NidOptNative) ClearField9()
- func (m *NidOptNative) ClearField10()
- func (m *NidOptNative) ClearField11()
- func (m *NidOptNative) ClearField12()
- func (m *NidOptNative) ClearField13()
- func (m *NidOptNative) ClearField14()
- func (m *NidOptNative) ClearField15()
- func (this *NidOptNative) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NidOptNative) Equal(that interface{}) bool
- func (m *NidOptNative) GetField1() float64
- func (m *NidOptNative) GetField2() float32
- func (m *NidOptNative) GetField3() int32
- func (m *NidOptNative) GetField4() int64
- func (m *NidOptNative) GetField5() uint32
- func (m *NidOptNative) GetField6() uint64
- func (m *NidOptNative) GetField7() int32
- func (m *NidOptNative) GetField8() int64
- func (m *NidOptNative) GetField9() uint32
- func (m *NidOptNative) GetField10() int32
- func (m *NidOptNative) GetField11() uint64
- func (m *NidOptNative) GetField12() int64
- func (m *NidOptNative) GetField13() bool
- func (m *NidOptNative) GetField14() string
- func (m *NidOptNative) GetField15() []byte
- func (m *NidOptNative) HasField1() (isSet bool)
- func (m *NidOptNative) HasField2() (isSet bool)
- func (m *NidOptNative) HasField3() (isSet bool)
- func (m *NidOptNative) HasField4() (isSet bool)
- func (m *NidOptNative) HasField5() (isSet bool)
- func (m *NidOptNative) HasField6() (isSet bool)
- func (m *NidOptNative) HasField7() (isSet bool)
- func (m *NidOptNative) HasField8() (isSet bool)
- func (m *NidOptNative) HasField9() (isSet bool)
- func (m *NidOptNative) HasField10() (isSet bool)
- func (m *NidOptNative) HasField11() (isSet bool)
- func (m *NidOptNative) HasField12() (isSet bool)
- func (m *NidOptNative) HasField13() (isSet bool)
- func (m *NidOptNative) HasField14() (isSet bool)
- func (m *NidOptNative) HasField15() (isSet bool)
- func (m *NidOptNative) Marshal() (data []byte, err error)
- func (m *NidOptNative) MarshalTo(data []byte) (n int, err error)
- func (m *NidOptNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NidOptNative) ProtoMessage()
- func (m *NidOptNative) Reset()
- func (m *NidOptNative) SetField1(value float64) (err error)
- func (m *NidOptNative) SetField2(value float32) (err error)
- func (m *NidOptNative) SetField3(value int32) (err error)
- func (m *NidOptNative) SetField4(value int64) (err error)
- func (m *NidOptNative) SetField5(value uint32) (err error)
- func (m *NidOptNative) SetField6(value uint64) (err error)
- func (m *NidOptNative) SetField7(value int32) (err error)
- func (m *NidOptNative) SetField8(value int64) (err error)
- func (m *NidOptNative) SetField9(value uint32) (err error)
- func (m *NidOptNative) SetField10(value int32) (err error)
- func (m *NidOptNative) SetField11(value uint64) (err error)
- func (m *NidOptNative) SetField12(value int64) (err error)
- func (m *NidOptNative) SetField13(value bool) (err error)
- func (m *NidOptNative) SetField14(value string) (err error)
- func (m *NidOptNative) SetField15(value []byte) (err error)
- func (m *NidOptNative) Size() (n int)
- func (m *NidOptNative) SizeCached() int
- func (this *NidOptNative) String() string
- func (m *NidOptNative) Unmarshal(data []byte) error
- func (this *NidOptNative) VerboseEqual(that interface{}) error
- type NidOptNativeFace
- type NidOptStruct
- func (m *NidOptStruct) Clear()
- func (m *NidOptStruct) ClearField1()
- func (m *NidOptStruct) ClearField2()
- func (m *NidOptStruct) ClearField3()
- func (m *NidOptStruct) ClearField4()
- func (m *NidOptStruct) ClearField6()
- func (m *NidOptStruct) ClearField7()
- func (m *NidOptStruct) ClearField8()
- func (m *NidOptStruct) ClearField13()
- func (m *NidOptStruct) ClearField14()
- func (m *NidOptStruct) ClearField15()
- func (this *NidOptStruct) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NidOptStruct) Equal(that interface{}) bool
- func (m *NidOptStruct) GetField1() float64
- func (m *NidOptStruct) GetField2() float32
- func (m *NidOptStruct) GetField3() *NidOptNative
- func (m *NidOptStruct) GetField4() *NinOptNative
- func (m *NidOptStruct) GetField6() uint64
- func (m *NidOptStruct) GetField7() int32
- func (m *NidOptStruct) GetField8() *NidOptNative
- func (m *NidOptStruct) GetField13() bool
- func (m *NidOptStruct) GetField14() string
- func (m *NidOptStruct) GetField15() []byte
- func (m *NidOptStruct) HasField1() (isSet bool)
- func (m *NidOptStruct) HasField2() (isSet bool)
- func (m *NidOptStruct) HasField3() (isSet bool)
- func (m *NidOptStruct) HasField4() (isSet bool)
- func (m *NidOptStruct) HasField6() (isSet bool)
- func (m *NidOptStruct) HasField7() (isSet bool)
- func (m *NidOptStruct) HasField8() (isSet bool)
- func (m *NidOptStruct) HasField13() (isSet bool)
- func (m *NidOptStruct) HasField14() (isSet bool)
- func (m *NidOptStruct) HasField15() (isSet bool)
- func (m *NidOptStruct) Marshal() (data []byte, err error)
- func (m *NidOptStruct) MarshalTo(data []byte) (n int, err error)
- func (m *NidOptStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *NidOptStruct) MutateField3() (field *NidOptNative, err error)
- func (m *NidOptStruct) MutateField4() (field *NinOptNative, err error)
- func (m *NidOptStruct) MutateField8() (field *NidOptNative, err error)
- func (*NidOptStruct) ProtoMessage()
- func (m *NidOptStruct) Reset()
- func (m *NidOptStruct) SetField1(value float64) (err error)
- func (m *NidOptStruct) SetField2(value float32) (err error)
- func (m *NidOptStruct) SetField6(value uint64) (err error)
- func (m *NidOptStruct) SetField7(value int32) (err error)
- func (m *NidOptStruct) SetField13(value bool) (err error)
- func (m *NidOptStruct) SetField14(value string) (err error)
- func (m *NidOptStruct) SetField15(value []byte) (err error)
- func (m *NidOptStruct) Size() (n int)
- func (m *NidOptStruct) SizeCached() int
- func (this *NidOptStruct) String() string
- func (m *NidOptStruct) Unmarshal(data []byte) error
- func (this *NidOptStruct) VerboseEqual(that interface{}) error
- type NidOptStructFace
- type NidRepCustom
- func (m *NidRepCustom) AddId(value Id) (err error)
- func (m *NidRepCustom) AddValue(value Weight) (err error)
- func (m *NidRepCustom) Clear()
- func (m *NidRepCustom) ClearId()
- func (m *NidRepCustom) ClearValue()
- func (this *NidRepCustom) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NidRepCustom) Equal(that interface{}) bool
- func (m *NidRepCustom) GetId(index int) (field Id, err error)
- func (m *NidRepCustom) GetValue(index int) (field Weight, err error)
- func (m *NidRepCustom) IdSize() (size int)
- func (m *NidRepCustom) Marshal() (data []byte, err error)
- func (m *NidRepCustom) MarshalTo(data []byte) (n int, err error)
- func (m *NidRepCustom) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NidRepCustom) ProtoMessage()
- func (m *NidRepCustom) Reset()
- func (m *NidRepCustom) SetId(value Id, index int) (err error)
- func (m *NidRepCustom) SetValue(value Weight, index int) (err error)
- func (m *NidRepCustom) Size() (n int)
- func (m *NidRepCustom) SizeCached() int
- func (this *NidRepCustom) String() string
- func (m *NidRepCustom) Unmarshal(data []byte) error
- func (m *NidRepCustom) ValueSize() (size int)
- func (this *NidRepCustom) VerboseEqual(that interface{}) error
- type NidRepCustomFace
- type NidRepEnum
- func (m *NidRepEnum) AddField1(value TheTestEnum) (err error)
- func (m *NidRepEnum) Clear()
- func (m *NidRepEnum) ClearField1()
- func (this *NidRepEnum) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NidRepEnum) Equal(that interface{}) bool
- func (m *NidRepEnum) Field1Size() (size int)
- func (m *NidRepEnum) GetField1(index int) (field TheTestEnum, err error)
- func (m *NidRepEnum) Marshal() (data []byte, err error)
- func (m *NidRepEnum) MarshalTo(data []byte) (n int, err error)
- func (m *NidRepEnum) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NidRepEnum) ProtoMessage()
- func (m *NidRepEnum) Reset()
- func (m *NidRepEnum) SetField1(value TheTestEnum, index int) (err error)
- func (m *NidRepEnum) Size() (n int)
- func (m *NidRepEnum) SizeCached() int
- func (this *NidRepEnum) String() string
- func (m *NidRepEnum) Unmarshal(data []byte) error
- func (this *NidRepEnum) VerboseEqual(that interface{}) error
- type NidRepEnumFace
- type NidRepNative
- func (m *NidRepNative) AddField1(value float64) (err error)
- func (m *NidRepNative) AddField2(value float32) (err error)
- func (m *NidRepNative) AddField3(value int32) (err error)
- func (m *NidRepNative) AddField4(value int64) (err error)
- func (m *NidRepNative) AddField5(value uint32) (err error)
- func (m *NidRepNative) AddField6(value uint64) (err error)
- func (m *NidRepNative) AddField7(value int32) (err error)
- func (m *NidRepNative) AddField8(value int64) (err error)
- func (m *NidRepNative) AddField9(value uint32) (err error)
- func (m *NidRepNative) AddField10(value int32) (err error)
- func (m *NidRepNative) AddField11(value uint64) (err error)
- func (m *NidRepNative) AddField12(value int64) (err error)
- func (m *NidRepNative) AddField13(value bool) (err error)
- func (m *NidRepNative) AddField14(value string) (err error)
- func (m *NidRepNative) AddField15(value []byte) (err error)
- func (m *NidRepNative) Clear()
- func (m *NidRepNative) ClearField1()
- func (m *NidRepNative) ClearField2()
- func (m *NidRepNative) ClearField3()
- func (m *NidRepNative) ClearField4()
- func (m *NidRepNative) ClearField5()
- func (m *NidRepNative) ClearField6()
- func (m *NidRepNative) ClearField7()
- func (m *NidRepNative) ClearField8()
- func (m *NidRepNative) ClearField9()
- func (m *NidRepNative) ClearField10()
- func (m *NidRepNative) ClearField11()
- func (m *NidRepNative) ClearField12()
- func (m *NidRepNative) ClearField13()
- func (m *NidRepNative) ClearField14()
- func (m *NidRepNative) ClearField15()
- func (this *NidRepNative) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NidRepNative) Equal(that interface{}) bool
- func (m *NidRepNative) Field1Size() (size int)
- func (m *NidRepNative) Field2Size() (size int)
- func (m *NidRepNative) Field3Size() (size int)
- func (m *NidRepNative) Field4Size() (size int)
- func (m *NidRepNative) Field5Size() (size int)
- func (m *NidRepNative) Field6Size() (size int)
- func (m *NidRepNative) Field7Size() (size int)
- func (m *NidRepNative) Field8Size() (size int)
- func (m *NidRepNative) Field9Size() (size int)
- func (m *NidRepNative) Field10Size() (size int)
- func (m *NidRepNative) Field11Size() (size int)
- func (m *NidRepNative) Field12Size() (size int)
- func (m *NidRepNative) Field13Size() (size int)
- func (m *NidRepNative) Field14Size() (size int)
- func (m *NidRepNative) Field15Size() (size int)
- func (m *NidRepNative) GetField1(index int) (field float64, err error)
- func (m *NidRepNative) GetField2(index int) (field float32, err error)
- func (m *NidRepNative) GetField3(index int) (field int32, err error)
- func (m *NidRepNative) GetField4(index int) (field int64, err error)
- func (m *NidRepNative) GetField5(index int) (field uint32, err error)
- func (m *NidRepNative) GetField6(index int) (field uint64, err error)
- func (m *NidRepNative) GetField7(index int) (field int32, err error)
- func (m *NidRepNative) GetField8(index int) (field int64, err error)
- func (m *NidRepNative) GetField9(index int) (field uint32, err error)
- func (m *NidRepNative) GetField10(index int) (field int32, err error)
- func (m *NidRepNative) GetField11(index int) (field uint64, err error)
- func (m *NidRepNative) GetField12(index int) (field int64, err error)
- func (m *NidRepNative) GetField13(index int) (field bool, err error)
- func (m *NidRepNative) GetField14(index int) (field string, err error)
- func (m *NidRepNative) GetField15(index int) (field []byte, err error)
- func (m *NidRepNative) Marshal() (data []byte, err error)
- func (m *NidRepNative) MarshalTo(data []byte) (n int, err error)
- func (m *NidRepNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NidRepNative) ProtoMessage()
- func (m *NidRepNative) Reset()
- func (m *NidRepNative) SetField1(value float64, index int) (err error)
- func (m *NidRepNative) SetField2(value float32, index int) (err error)
- func (m *NidRepNative) SetField3(value int32, index int) (err error)
- func (m *NidRepNative) SetField4(value int64, index int) (err error)
- func (m *NidRepNative) SetField5(value uint32, index int) (err error)
- func (m *NidRepNative) SetField6(value uint64, index int) (err error)
- func (m *NidRepNative) SetField7(value int32, index int) (err error)
- func (m *NidRepNative) SetField8(value int64, index int) (err error)
- func (m *NidRepNative) SetField9(value uint32, index int) (err error)
- func (m *NidRepNative) SetField10(value int32, index int) (err error)
- func (m *NidRepNative) SetField11(value uint64, index int) (err error)
- func (m *NidRepNative) SetField12(value int64, index int) (err error)
- func (m *NidRepNative) SetField13(value bool, index int) (err error)
- func (m *NidRepNative) SetField14(value string, index int) (err error)
- func (m *NidRepNative) SetField15(value []byte, index int) (err error)
- func (m *NidRepNative) Size() (n int)
- func (m *NidRepNative) SizeCached() int
- func (this *NidRepNative) String() string
- func (m *NidRepNative) Unmarshal(data []byte) error
- func (this *NidRepNative) VerboseEqual(that interface{}) error
- type NidRepNativeFace
- type NidRepPackedNative
- func (m *NidRepPackedNative) AddField1(value float64) (err error)
- func (m *NidRepPackedNative) AddField2(value float32) (err error)
- func (m *NidRepPackedNative) AddField3(value int32) (err error)
- func (m *NidRepPackedNative) AddField4(value int64) (err error)
- func (m *NidRepPackedNative) AddField5(value uint32) (err error)
- func (m *NidRepPackedNative) AddField6(value uint64) (err error)
- func (m *NidRepPackedNative) AddField7(value int32) (err error)
- func (m *NidRepPackedNative) AddField8(value int64) (err error)
- func (m *NidRepPackedNative) AddField9(value uint32) (err error)
- func (m *NidRepPackedNative) AddField10(value int32) (err error)
- func (m *NidRepPackedNative) AddField11(value uint64) (err error)
- func (m *NidRepPackedNative) AddField12(value int64) (err error)
- func (m *NidRepPackedNative) AddField13(value bool) (err error)
- func (m *NidRepPackedNative) Clear()
- func (m *NidRepPackedNative) ClearField1()
- func (m *NidRepPackedNative) ClearField2()
- func (m *NidRepPackedNative) ClearField3()
- func (m *NidRepPackedNative) ClearField4()
- func (m *NidRepPackedNative) ClearField5()
- func (m *NidRepPackedNative) ClearField6()
- func (m *NidRepPackedNative) ClearField7()
- func (m *NidRepPackedNative) ClearField8()
- func (m *NidRepPackedNative) ClearField9()
- func (m *NidRepPackedNative) ClearField10()
- func (m *NidRepPackedNative) ClearField11()
- func (m *NidRepPackedNative) ClearField12()
- func (m *NidRepPackedNative) ClearField13()
- func (this *NidRepPackedNative) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NidRepPackedNative) Equal(that interface{}) bool
- func (m *NidRepPackedNative) Field1Size() (size int)
- func (m *NidRepPackedNative) Field2Size() (size int)
- func (m *NidRepPackedNative) Field3Size() (size int)
- func (m *NidRepPackedNative) Field4Size() (size int)
- func (m *NidRepPackedNative) Field5Size() (size int)
- func (m *NidRepPackedNative) Field6Size() (size int)
- func (m *NidRepPackedNative) Field7Size() (size int)
- func (m *NidRepPackedNative) Field8Size() (size int)
- func (m *NidRepPackedNative) Field9Size() (size int)
- func (m *NidRepPackedNative) Field10Size() (size int)
- func (m *NidRepPackedNative) Field11Size() (size int)
- func (m *NidRepPackedNative) Field12Size() (size int)
- func (m *NidRepPackedNative) Field13Size() (size int)
- func (m *NidRepPackedNative) GetField1(index int) (field float64, err error)
- func (m *NidRepPackedNative) GetField2(index int) (field float32, err error)
- func (m *NidRepPackedNative) GetField3(index int) (field int32, err error)
- func (m *NidRepPackedNative) GetField4(index int) (field int64, err error)
- func (m *NidRepPackedNative) GetField5(index int) (field uint32, err error)
- func (m *NidRepPackedNative) GetField6(index int) (field uint64, err error)
- func (m *NidRepPackedNative) GetField7(index int) (field int32, err error)
- func (m *NidRepPackedNative) GetField8(index int) (field int64, err error)
- func (m *NidRepPackedNative) GetField9(index int) (field uint32, err error)
- func (m *NidRepPackedNative) GetField10(index int) (field int32, err error)
- func (m *NidRepPackedNative) GetField11(index int) (field uint64, err error)
- func (m *NidRepPackedNative) GetField12(index int) (field int64, err error)
- func (m *NidRepPackedNative) GetField13(index int) (field bool, err error)
- func (m *NidRepPackedNative) Marshal() (data []byte, err error)
- func (m *NidRepPackedNative) MarshalTo(data []byte) (n int, err error)
- func (m *NidRepPackedNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NidRepPackedNative) ProtoMessage()
- func (m *NidRepPackedNative) Reset()
- func (m *NidRepPackedNative) SetField1(value float64, index int) (err error)
- func (m *NidRepPackedNative) SetField2(value float32, index int) (err error)
- func (m *NidRepPackedNative) SetField3(value int32, index int) (err error)
- func (m *NidRepPackedNative) SetField4(value int64, index int) (err error)
- func (m *NidRepPackedNative) SetField5(value uint32, index int) (err error)
- func (m *NidRepPackedNative) SetField6(value uint64, index int) (err error)
- func (m *NidRepPackedNative) SetField7(value int32, index int) (err error)
- func (m *NidRepPackedNative) SetField8(value int64, index int) (err error)
- func (m *NidRepPackedNative) SetField9(value uint32, index int) (err error)
- func (m *NidRepPackedNative) SetField10(value int32, index int) (err error)
- func (m *NidRepPackedNative) SetField11(value uint64, index int) (err error)
- func (m *NidRepPackedNative) SetField12(value int64, index int) (err error)
- func (m *NidRepPackedNative) SetField13(value bool, index int) (err error)
- func (m *NidRepPackedNative) Size() (n int)
- func (m *NidRepPackedNative) SizeCached() int
- func (this *NidRepPackedNative) String() string
- func (m *NidRepPackedNative) Unmarshal(data []byte) error
- func (this *NidRepPackedNative) VerboseEqual(that interface{}) error
- type NidRepPackedNativeFace
- type NidRepStruct
- func (m *NidRepStruct) AddField1(value float64) (err error)
- func (m *NidRepStruct) AddField2(value float32) (err error)
- func (m *NidRepStruct) AddField3() (field *NidOptNative, err error)
- func (m *NidRepStruct) AddField4() (field *NinOptNative, err error)
- func (m *NidRepStruct) AddField6(value uint64) (err error)
- func (m *NidRepStruct) AddField7(value int32) (err error)
- func (m *NidRepStruct) AddField8() (field *NidOptNative, err error)
- func (m *NidRepStruct) AddField13(value bool) (err error)
- func (m *NidRepStruct) AddField14(value string) (err error)
- func (m *NidRepStruct) AddField15(value []byte) (err error)
- func (m *NidRepStruct) Clear()
- func (m *NidRepStruct) ClearField1()
- func (m *NidRepStruct) ClearField2()
- func (m *NidRepStruct) ClearField3()
- func (m *NidRepStruct) ClearField4()
- func (m *NidRepStruct) ClearField6()
- func (m *NidRepStruct) ClearField7()
- func (m *NidRepStruct) ClearField8()
- func (m *NidRepStruct) ClearField13()
- func (m *NidRepStruct) ClearField14()
- func (m *NidRepStruct) ClearField15()
- func (this *NidRepStruct) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NidRepStruct) Equal(that interface{}) bool
- func (m *NidRepStruct) Field1Size() (size int)
- func (m *NidRepStruct) Field2Size() (size int)
- func (m *NidRepStruct) Field3Size() (size int)
- func (m *NidRepStruct) Field4Size() (size int)
- func (m *NidRepStruct) Field6Size() (size int)
- func (m *NidRepStruct) Field7Size() (size int)
- func (m *NidRepStruct) Field8Size() (size int)
- func (m *NidRepStruct) Field13Size() (size int)
- func (m *NidRepStruct) Field14Size() (size int)
- func (m *NidRepStruct) Field15Size() (size int)
- func (m *NidRepStruct) GetField1(index int) (field float64, err error)
- func (m *NidRepStruct) GetField2(index int) (field float32, err error)
- func (m *NidRepStruct) GetField3(index int) (field *NidOptNative, err error)
- func (m *NidRepStruct) GetField4(index int) (field *NinOptNative, err error)
- func (m *NidRepStruct) GetField6(index int) (field uint64, err error)
- func (m *NidRepStruct) GetField7(index int) (field int32, err error)
- func (m *NidRepStruct) GetField8(index int) (field *NidOptNative, err error)
- func (m *NidRepStruct) GetField13(index int) (field bool, err error)
- func (m *NidRepStruct) GetField14(index int) (field string, err error)
- func (m *NidRepStruct) GetField15(index int) (field []byte, err error)
- func (m *NidRepStruct) Marshal() (data []byte, err error)
- func (m *NidRepStruct) MarshalTo(data []byte) (n int, err error)
- func (m *NidRepStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *NidRepStruct) MutateField3(index int) (field *NidOptNative, err error)
- func (m *NidRepStruct) MutateField4(index int) (field *NinOptNative, err error)
- func (m *NidRepStruct) MutateField8(index int) (field *NidOptNative, err error)
- func (*NidRepStruct) ProtoMessage()
- func (m *NidRepStruct) Reset()
- func (m *NidRepStruct) SetField1(value float64, index int) (err error)
- func (m *NidRepStruct) SetField2(value float32, index int) (err error)
- func (m *NidRepStruct) SetField6(value uint64, index int) (err error)
- func (m *NidRepStruct) SetField7(value int32, index int) (err error)
- func (m *NidRepStruct) SetField13(value bool, index int) (err error)
- func (m *NidRepStruct) SetField14(value string, index int) (err error)
- func (m *NidRepStruct) SetField15(value []byte, index int) (err error)
- func (m *NidRepStruct) Size() (n int)
- func (m *NidRepStruct) SizeCached() int
- func (this *NidRepStruct) String() string
- func (m *NidRepStruct) Unmarshal(data []byte) error
- func (this *NidRepStruct) VerboseEqual(that interface{}) error
- type NidRepStructFace
- type Nil
- func (m *Nil) Clear()
- func (this *Nil) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *Nil) Equal(that interface{}) bool
- func (m *Nil) Marshal() (data []byte, err error)
- func (m *Nil) MarshalTo(data []byte) (n int, err error)
- func (m *Nil) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*Nil) ProtoMessage()
- func (m *Nil) Reset()
- func (m *Nil) Size() (n int)
- func (m *Nil) SizeCached() int
- func (this *Nil) String() string
- func (m *Nil) Unmarshal(data []byte) error
- func (this *Nil) VerboseEqual(that interface{}) error
- type NilFace
- type NinEmbeddedStruct
- func (m *NinEmbeddedStruct) Clear()
- func (m *NinEmbeddedStruct) ClearField200()
- func (m *NinEmbeddedStruct) ClearField210()
- func (m *NinEmbeddedStruct) ClearNidOptNative()
- func (this *NinEmbeddedStruct) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinEmbeddedStruct) Equal(that interface{}) bool
- func (m *NinEmbeddedStruct) GetField200() *NidOptNative
- func (m *NinEmbeddedStruct) GetField210() bool
- func (m *NinEmbeddedStruct) HasField200() (isSet bool)
- func (m *NinEmbeddedStruct) HasField210() (isSet bool)
- func (m *NinEmbeddedStruct) HasNidOptNative() (isSet bool)
- func (m *NinEmbeddedStruct) Marshal() (data []byte, err error)
- func (m *NinEmbeddedStruct) MarshalTo(data []byte) (n int, err error)
- func (m *NinEmbeddedStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *NinEmbeddedStruct) MutateField200() (field *NidOptNative, err error)
- func (m *NinEmbeddedStruct) MutateNidOptNative() (field *NidOptNative, err error)
- func (*NinEmbeddedStruct) ProtoMessage()
- func (m *NinEmbeddedStruct) Reset()
- func (m *NinEmbeddedStruct) SetField210(value bool) (err error)
- func (m *NinEmbeddedStruct) Size() (n int)
- func (m *NinEmbeddedStruct) SizeCached() int
- func (this *NinEmbeddedStruct) String() string
- func (m *NinEmbeddedStruct) Unmarshal(data []byte) error
- func (this *NinEmbeddedStruct) VerboseEqual(that interface{}) error
- type NinEmbeddedStructFace
- type NinEmbeddedStructUnion
- func (m *NinEmbeddedStructUnion) Clear()
- func (m *NinEmbeddedStructUnion) ClearField200()
- func (m *NinEmbeddedStructUnion) ClearField210()
- func (m *NinEmbeddedStructUnion) ClearNidOptNative()
- func (this *NinEmbeddedStructUnion) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinEmbeddedStructUnion) Equal(that interface{}) bool
- func (m *NinEmbeddedStructUnion) GetField200() *NinOptNative
- func (m *NinEmbeddedStructUnion) GetField210() bool
- func (this *NinEmbeddedStructUnion) GetValue() interface{}
- func (m *NinEmbeddedStructUnion) HasField200() (isSet bool)
- func (m *NinEmbeddedStructUnion) HasField210() (isSet bool)
- func (m *NinEmbeddedStructUnion) HasNidOptNative() (isSet bool)
- func (m *NinEmbeddedStructUnion) Marshal() (data []byte, err error)
- func (m *NinEmbeddedStructUnion) MarshalTo(data []byte) (n int, err error)
- func (m *NinEmbeddedStructUnion) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *NinEmbeddedStructUnion) MutateField200() (field *NinOptNative, err error)
- func (m *NinEmbeddedStructUnion) MutateNidOptNative() (field *NidOptNative, err error)
- func (*NinEmbeddedStructUnion) ProtoMessage()
- func (m *NinEmbeddedStructUnion) Reset()
- func (m *NinEmbeddedStructUnion) SetField210(value bool) (err error)
- func (this *NinEmbeddedStructUnion) SetValue(value interface{}) bool
- func (m *NinEmbeddedStructUnion) Size() (n int)
- func (m *NinEmbeddedStructUnion) SizeCached() int
- func (this *NinEmbeddedStructUnion) String() string
- func (m *NinEmbeddedStructUnion) Unmarshal(data []byte) error
- func (this *NinEmbeddedStructUnion) VerboseEqual(that interface{}) error
- type NinEmbeddedStructUnionFace
- type NinNestedStruct
- func (m *NinNestedStruct) AddField2() (field *NinRepStruct, err error)
- func (m *NinNestedStruct) Clear()
- func (m *NinNestedStruct) ClearField1()
- func (m *NinNestedStruct) ClearField2()
- func (this *NinNestedStruct) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinNestedStruct) Equal(that interface{}) bool
- func (m *NinNestedStruct) Field2Size() (size int)
- func (m *NinNestedStruct) GetField1() *NinOptStruct
- func (m *NinNestedStruct) GetField2(index int) (field *NinRepStruct, err error)
- func (m *NinNestedStruct) HasField1() (isSet bool)
- func (m *NinNestedStruct) Marshal() (data []byte, err error)
- func (m *NinNestedStruct) MarshalTo(data []byte) (n int, err error)
- func (m *NinNestedStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *NinNestedStruct) MutateField1() (field *NinOptStruct, err error)
- func (m *NinNestedStruct) MutateField2(index int) (field *NinRepStruct, err error)
- func (*NinNestedStruct) ProtoMessage()
- func (m *NinNestedStruct) Reset()
- func (m *NinNestedStruct) Size() (n int)
- func (m *NinNestedStruct) SizeCached() int
- func (this *NinNestedStruct) String() string
- func (m *NinNestedStruct) Unmarshal(data []byte) error
- func (this *NinNestedStruct) VerboseEqual(that interface{}) error
- type NinNestedStructFace
- type NinNestedStructUnion
- func (m *NinNestedStructUnion) Clear()
- func (m *NinNestedStructUnion) ClearField1()
- func (m *NinNestedStructUnion) ClearField2()
- func (m *NinNestedStructUnion) ClearField3()
- func (this *NinNestedStructUnion) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinNestedStructUnion) Equal(that interface{}) bool
- func (m *NinNestedStructUnion) GetField1() *NinOptNativeUnion
- func (m *NinNestedStructUnion) GetField2() *NinOptStructUnion
- func (m *NinNestedStructUnion) GetField3() *NinEmbeddedStructUnion
- func (this *NinNestedStructUnion) GetValue() interface{}
- func (m *NinNestedStructUnion) HasField1() (isSet bool)
- func (m *NinNestedStructUnion) HasField2() (isSet bool)
- func (m *NinNestedStructUnion) HasField3() (isSet bool)
- func (m *NinNestedStructUnion) Marshal() (data []byte, err error)
- func (m *NinNestedStructUnion) MarshalTo(data []byte) (n int, err error)
- func (m *NinNestedStructUnion) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *NinNestedStructUnion) MutateField1() (field *NinOptNativeUnion, err error)
- func (m *NinNestedStructUnion) MutateField2() (field *NinOptStructUnion, err error)
- func (m *NinNestedStructUnion) MutateField3() (field *NinEmbeddedStructUnion, err error)
- func (*NinNestedStructUnion) ProtoMessage()
- func (m *NinNestedStructUnion) Reset()
- func (this *NinNestedStructUnion) SetValue(value interface{}) bool
- func (m *NinNestedStructUnion) Size() (n int)
- func (m *NinNestedStructUnion) SizeCached() int
- func (this *NinNestedStructUnion) String() string
- func (m *NinNestedStructUnion) Unmarshal(data []byte) error
- func (this *NinNestedStructUnion) VerboseEqual(that interface{}) error
- type NinNestedStructUnionFace
- type NinOptCustom
- func (m *NinOptCustom) Clear()
- func (m *NinOptCustom) ClearId()
- func (m *NinOptCustom) ClearValue()
- func (this *NinOptCustom) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinOptCustom) Equal(that interface{}) bool
- func (m *NinOptCustom) HasId() (isSet bool)
- func (m *NinOptCustom) HasValue() (isSet bool)
- func (m *NinOptCustom) Marshal() (data []byte, err error)
- func (m *NinOptCustom) MarshalTo(data []byte) (n int, err error)
- func (m *NinOptCustom) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NinOptCustom) ProtoMessage()
- func (m *NinOptCustom) Reset()
- func (m *NinOptCustom) SetId(value Id) (err error)
- func (m *NinOptCustom) SetValue(value Weight) (err error)
- func (m *NinOptCustom) Size() (n int)
- func (m *NinOptCustom) SizeCached() int
- func (this *NinOptCustom) String() string
- func (m *NinOptCustom) Unmarshal(data []byte) error
- func (this *NinOptCustom) VerboseEqual(that interface{}) error
- type NinOptCustomFace
- type NinOptEnum
- func (m *NinOptEnum) Clear()
- func (m *NinOptEnum) ClearField1()
- func (this *NinOptEnum) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinOptEnum) Equal(that interface{}) bool
- func (m *NinOptEnum) GetField1() TheTestEnum
- func (m *NinOptEnum) HasField1() (isSet bool)
- func (m *NinOptEnum) Marshal() (data []byte, err error)
- func (m *NinOptEnum) MarshalTo(data []byte) (n int, err error)
- func (m *NinOptEnum) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NinOptEnum) ProtoMessage()
- func (m *NinOptEnum) Reset()
- func (m *NinOptEnum) SetField1(value TheTestEnum) (err error)
- func (m *NinOptEnum) Size() (n int)
- func (m *NinOptEnum) SizeCached() int
- func (this *NinOptEnum) String() string
- func (m *NinOptEnum) Unmarshal(data []byte) error
- func (this *NinOptEnum) VerboseEqual(that interface{}) error
- type NinOptEnumDefault
- func (m *NinOptEnumDefault) Clear()
- func (m *NinOptEnumDefault) ClearField1()
- func (this *NinOptEnumDefault) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinOptEnumDefault) Equal(that interface{}) bool
- func (m *NinOptEnumDefault) GetField1() TheTestEnum
- func (m *NinOptEnumDefault) HasField1() (isSet bool)
- func (m *NinOptEnumDefault) Marshal() (data []byte, err error)
- func (m *NinOptEnumDefault) MarshalTo(data []byte) (n int, err error)
- func (m *NinOptEnumDefault) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NinOptEnumDefault) ProtoMessage()
- func (m *NinOptEnumDefault) Reset()
- func (m *NinOptEnumDefault) SetField1(value TheTestEnum) (err error)
- func (m *NinOptEnumDefault) Size() (n int)
- func (m *NinOptEnumDefault) SizeCached() int
- func (this *NinOptEnumDefault) String() string
- func (m *NinOptEnumDefault) Unmarshal(data []byte) error
- func (this *NinOptEnumDefault) VerboseEqual(that interface{}) error
- type NinOptEnumFace
- type NinOptNative
- func (m *NinOptNative) Clear()
- func (m *NinOptNative) ClearField1()
- func (m *NinOptNative) ClearField2()
- func (m *NinOptNative) ClearField3()
- func (m *NinOptNative) ClearField4()
- func (m *NinOptNative) ClearField5()
- func (m *NinOptNative) ClearField6()
- func (m *NinOptNative) ClearField7()
- func (m *NinOptNative) ClearField8()
- func (m *NinOptNative) ClearField9()
- func (m *NinOptNative) ClearField10()
- func (m *NinOptNative) ClearField11()
- func (m *NinOptNative) ClearField12()
- func (m *NinOptNative) ClearField13()
- func (m *NinOptNative) ClearField14()
- func (m *NinOptNative) ClearField15()
- func (this *NinOptNative) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinOptNative) Equal(that interface{}) bool
- func (m *NinOptNative) GetField1() float64
- func (m *NinOptNative) GetField2() float32
- func (m *NinOptNative) GetField3() int32
- func (m *NinOptNative) GetField4() int64
- func (m *NinOptNative) GetField5() uint32
- func (m *NinOptNative) GetField6() uint64
- func (m *NinOptNative) GetField7() int32
- func (m *NinOptNative) GetField8() int64
- func (m *NinOptNative) GetField9() uint32
- func (m *NinOptNative) GetField10() int32
- func (m *NinOptNative) GetField11() uint64
- func (m *NinOptNative) GetField12() int64
- func (m *NinOptNative) GetField13() bool
- func (m *NinOptNative) GetField14() string
- func (m *NinOptNative) GetField15() []byte
- func (m *NinOptNative) HasField1() (isSet bool)
- func (m *NinOptNative) HasField2() (isSet bool)
- func (m *NinOptNative) HasField3() (isSet bool)
- func (m *NinOptNative) HasField4() (isSet bool)
- func (m *NinOptNative) HasField5() (isSet bool)
- func (m *NinOptNative) HasField6() (isSet bool)
- func (m *NinOptNative) HasField7() (isSet bool)
- func (m *NinOptNative) HasField8() (isSet bool)
- func (m *NinOptNative) HasField9() (isSet bool)
- func (m *NinOptNative) HasField10() (isSet bool)
- func (m *NinOptNative) HasField11() (isSet bool)
- func (m *NinOptNative) HasField12() (isSet bool)
- func (m *NinOptNative) HasField13() (isSet bool)
- func (m *NinOptNative) HasField14() (isSet bool)
- func (m *NinOptNative) HasField15() (isSet bool)
- func (m *NinOptNative) Marshal() (data []byte, err error)
- func (m *NinOptNative) MarshalTo(data []byte) (n int, err error)
- func (m *NinOptNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NinOptNative) ProtoMessage()
- func (m *NinOptNative) Reset()
- func (m *NinOptNative) SetField1(value float64) (err error)
- func (m *NinOptNative) SetField2(value float32) (err error)
- func (m *NinOptNative) SetField3(value int32) (err error)
- func (m *NinOptNative) SetField4(value int64) (err error)
- func (m *NinOptNative) SetField5(value uint32) (err error)
- func (m *NinOptNative) SetField6(value uint64) (err error)
- func (m *NinOptNative) SetField7(value int32) (err error)
- func (m *NinOptNative) SetField8(value int64) (err error)
- func (m *NinOptNative) SetField9(value uint32) (err error)
- func (m *NinOptNative) SetField10(value int32) (err error)
- func (m *NinOptNative) SetField11(value uint64) (err error)
- func (m *NinOptNative) SetField12(value int64) (err error)
- func (m *NinOptNative) SetField13(value bool) (err error)
- func (m *NinOptNative) SetField14(value string) (err error)
- func (m *NinOptNative) SetField15(value []byte) (err error)
- func (m *NinOptNative) Size() (n int)
- func (m *NinOptNative) SizeCached() int
- func (this *NinOptNative) String() string
- func (m *NinOptNative) Unmarshal(data []byte) error
- func (this *NinOptNative) VerboseEqual(that interface{}) error
- type NinOptNativeDefault
- func (m *NinOptNativeDefault) Clear()
- func (m *NinOptNativeDefault) ClearField1()
- func (m *NinOptNativeDefault) ClearField2()
- func (m *NinOptNativeDefault) ClearField3()
- func (m *NinOptNativeDefault) ClearField4()
- func (m *NinOptNativeDefault) ClearField5()
- func (m *NinOptNativeDefault) ClearField6()
- func (m *NinOptNativeDefault) ClearField7()
- func (m *NinOptNativeDefault) ClearField8()
- func (m *NinOptNativeDefault) ClearField9()
- func (m *NinOptNativeDefault) ClearField10()
- func (m *NinOptNativeDefault) ClearField11()
- func (m *NinOptNativeDefault) ClearField12()
- func (m *NinOptNativeDefault) ClearField13()
- func (m *NinOptNativeDefault) ClearField14()
- func (m *NinOptNativeDefault) ClearField15()
- func (this *NinOptNativeDefault) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinOptNativeDefault) Equal(that interface{}) bool
- func (m *NinOptNativeDefault) GetField1() float64
- 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 (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) HasField1() (isSet bool)
- func (m *NinOptNativeDefault) HasField2() (isSet bool)
- func (m *NinOptNativeDefault) HasField3() (isSet bool)
- func (m *NinOptNativeDefault) HasField4() (isSet bool)
- func (m *NinOptNativeDefault) HasField5() (isSet bool)
- func (m *NinOptNativeDefault) HasField6() (isSet bool)
- func (m *NinOptNativeDefault) HasField7() (isSet bool)
- func (m *NinOptNativeDefault) HasField8() (isSet bool)
- func (m *NinOptNativeDefault) HasField9() (isSet bool)
- func (m *NinOptNativeDefault) HasField10() (isSet bool)
- func (m *NinOptNativeDefault) HasField11() (isSet bool)
- func (m *NinOptNativeDefault) HasField12() (isSet bool)
- func (m *NinOptNativeDefault) HasField13() (isSet bool)
- func (m *NinOptNativeDefault) HasField14() (isSet bool)
- func (m *NinOptNativeDefault) HasField15() (isSet bool)
- func (m *NinOptNativeDefault) Marshal() (data []byte, err error)
- func (m *NinOptNativeDefault) MarshalTo(data []byte) (n int, err error)
- func (m *NinOptNativeDefault) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NinOptNativeDefault) ProtoMessage()
- func (m *NinOptNativeDefault) Reset()
- func (m *NinOptNativeDefault) SetField1(value float64) (err error)
- func (m *NinOptNativeDefault) SetField2(value float32) (err error)
- func (m *NinOptNativeDefault) SetField3(value int32) (err error)
- func (m *NinOptNativeDefault) SetField4(value int64) (err error)
- func (m *NinOptNativeDefault) SetField5(value uint32) (err error)
- func (m *NinOptNativeDefault) SetField6(value uint64) (err error)
- func (m *NinOptNativeDefault) SetField7(value int32) (err error)
- func (m *NinOptNativeDefault) SetField8(value int64) (err error)
- func (m *NinOptNativeDefault) SetField9(value uint32) (err error)
- func (m *NinOptNativeDefault) SetField10(value int32) (err error)
- func (m *NinOptNativeDefault) SetField11(value uint64) (err error)
- func (m *NinOptNativeDefault) SetField12(value int64) (err error)
- func (m *NinOptNativeDefault) SetField13(value bool) (err error)
- func (m *NinOptNativeDefault) SetField14(value string) (err error)
- func (m *NinOptNativeDefault) SetField15(value []byte) (err error)
- func (m *NinOptNativeDefault) Size() (n int)
- func (m *NinOptNativeDefault) SizeCached() int
- func (this *NinOptNativeDefault) String() string
- func (m *NinOptNativeDefault) Unmarshal(data []byte) error
- func (this *NinOptNativeDefault) VerboseEqual(that interface{}) error
- type NinOptNativeFace
- type NinOptNativeUnion
- func (m *NinOptNativeUnion) Clear()
- func (m *NinOptNativeUnion) ClearField1()
- func (m *NinOptNativeUnion) ClearField2()
- func (m *NinOptNativeUnion) ClearField3()
- func (m *NinOptNativeUnion) ClearField4()
- func (m *NinOptNativeUnion) ClearField5()
- func (m *NinOptNativeUnion) ClearField6()
- func (m *NinOptNativeUnion) ClearField13()
- func (m *NinOptNativeUnion) ClearField14()
- func (m *NinOptNativeUnion) ClearField15()
- func (this *NinOptNativeUnion) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinOptNativeUnion) Equal(that interface{}) bool
- func (m *NinOptNativeUnion) GetField1() float64
- func (m *NinOptNativeUnion) GetField2() float32
- func (m *NinOptNativeUnion) GetField3() int32
- func (m *NinOptNativeUnion) GetField4() int64
- func (m *NinOptNativeUnion) GetField5() uint32
- func (m *NinOptNativeUnion) GetField6() uint64
- func (m *NinOptNativeUnion) GetField13() bool
- func (m *NinOptNativeUnion) GetField14() string
- func (m *NinOptNativeUnion) GetField15() []byte
- func (this *NinOptNativeUnion) GetValue() interface{}
- func (m *NinOptNativeUnion) HasField1() (isSet bool)
- func (m *NinOptNativeUnion) HasField2() (isSet bool)
- func (m *NinOptNativeUnion) HasField3() (isSet bool)
- func (m *NinOptNativeUnion) HasField4() (isSet bool)
- func (m *NinOptNativeUnion) HasField5() (isSet bool)
- func (m *NinOptNativeUnion) HasField6() (isSet bool)
- func (m *NinOptNativeUnion) HasField13() (isSet bool)
- func (m *NinOptNativeUnion) HasField14() (isSet bool)
- func (m *NinOptNativeUnion) HasField15() (isSet bool)
- func (m *NinOptNativeUnion) Marshal() (data []byte, err error)
- func (m *NinOptNativeUnion) MarshalTo(data []byte) (n int, err error)
- func (m *NinOptNativeUnion) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NinOptNativeUnion) ProtoMessage()
- func (m *NinOptNativeUnion) Reset()
- func (m *NinOptNativeUnion) SetField1(value float64) (err error)
- func (m *NinOptNativeUnion) SetField2(value float32) (err error)
- func (m *NinOptNativeUnion) SetField3(value int32) (err error)
- func (m *NinOptNativeUnion) SetField4(value int64) (err error)
- func (m *NinOptNativeUnion) SetField5(value uint32) (err error)
- func (m *NinOptNativeUnion) SetField6(value uint64) (err error)
- func (m *NinOptNativeUnion) SetField13(value bool) (err error)
- func (m *NinOptNativeUnion) SetField14(value string) (err error)
- func (m *NinOptNativeUnion) SetField15(value []byte) (err error)
- func (this *NinOptNativeUnion) SetValue(value interface{}) bool
- func (m *NinOptNativeUnion) Size() (n int)
- func (m *NinOptNativeUnion) SizeCached() int
- func (this *NinOptNativeUnion) String() string
- func (m *NinOptNativeUnion) Unmarshal(data []byte) error
- func (this *NinOptNativeUnion) VerboseEqual(that interface{}) error
- type NinOptNativeUnionFace
- type NinOptStruct
- func (m *NinOptStruct) Clear()
- func (m *NinOptStruct) ClearField1()
- func (m *NinOptStruct) ClearField2()
- func (m *NinOptStruct) ClearField3()
- func (m *NinOptStruct) ClearField4()
- func (m *NinOptStruct) ClearField6()
- func (m *NinOptStruct) ClearField7()
- func (m *NinOptStruct) ClearField8()
- func (m *NinOptStruct) ClearField13()
- func (m *NinOptStruct) ClearField14()
- func (m *NinOptStruct) ClearField15()
- func (this *NinOptStruct) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinOptStruct) Equal(that interface{}) bool
- func (m *NinOptStruct) GetField1() float64
- func (m *NinOptStruct) GetField2() float32
- func (m *NinOptStruct) GetField3() *NidOptNative
- func (m *NinOptStruct) GetField4() *NinOptNative
- func (m *NinOptStruct) GetField6() uint64
- func (m *NinOptStruct) GetField7() int32
- func (m *NinOptStruct) GetField8() *NidOptNative
- func (m *NinOptStruct) GetField13() bool
- func (m *NinOptStruct) GetField14() string
- func (m *NinOptStruct) GetField15() []byte
- func (m *NinOptStruct) HasField1() (isSet bool)
- func (m *NinOptStruct) HasField2() (isSet bool)
- func (m *NinOptStruct) HasField3() (isSet bool)
- func (m *NinOptStruct) HasField4() (isSet bool)
- func (m *NinOptStruct) HasField6() (isSet bool)
- func (m *NinOptStruct) HasField7() (isSet bool)
- func (m *NinOptStruct) HasField8() (isSet bool)
- func (m *NinOptStruct) HasField13() (isSet bool)
- func (m *NinOptStruct) HasField14() (isSet bool)
- func (m *NinOptStruct) HasField15() (isSet bool)
- func (m *NinOptStruct) Marshal() (data []byte, err error)
- func (m *NinOptStruct) MarshalTo(data []byte) (n int, err error)
- func (m *NinOptStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *NinOptStruct) MutateField3() (field *NidOptNative, err error)
- func (m *NinOptStruct) MutateField4() (field *NinOptNative, err error)
- func (m *NinOptStruct) MutateField8() (field *NidOptNative, err error)
- func (*NinOptStruct) ProtoMessage()
- func (m *NinOptStruct) Reset()
- func (m *NinOptStruct) SetField1(value float64) (err error)
- func (m *NinOptStruct) SetField2(value float32) (err error)
- func (m *NinOptStruct) SetField6(value uint64) (err error)
- func (m *NinOptStruct) SetField7(value int32) (err error)
- func (m *NinOptStruct) SetField13(value bool) (err error)
- func (m *NinOptStruct) SetField14(value string) (err error)
- func (m *NinOptStruct) SetField15(value []byte) (err error)
- func (m *NinOptStruct) Size() (n int)
- func (m *NinOptStruct) SizeCached() int
- func (this *NinOptStruct) String() string
- func (m *NinOptStruct) Unmarshal(data []byte) error
- func (this *NinOptStruct) VerboseEqual(that interface{}) error
- type NinOptStructFace
- type NinOptStructUnion
- func (m *NinOptStructUnion) Clear()
- func (m *NinOptStructUnion) ClearField1()
- func (m *NinOptStructUnion) ClearField2()
- func (m *NinOptStructUnion) ClearField3()
- func (m *NinOptStructUnion) ClearField4()
- func (m *NinOptStructUnion) ClearField6()
- func (m *NinOptStructUnion) ClearField7()
- func (m *NinOptStructUnion) ClearField13()
- func (m *NinOptStructUnion) ClearField14()
- func (m *NinOptStructUnion) ClearField15()
- func (this *NinOptStructUnion) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinOptStructUnion) Equal(that interface{}) bool
- func (m *NinOptStructUnion) GetField1() float64
- func (m *NinOptStructUnion) GetField2() float32
- func (m *NinOptStructUnion) GetField3() *NidOptNative
- func (m *NinOptStructUnion) GetField4() *NinOptNative
- func (m *NinOptStructUnion) GetField6() uint64
- func (m *NinOptStructUnion) GetField7() int32
- func (m *NinOptStructUnion) GetField13() bool
- func (m *NinOptStructUnion) GetField14() string
- func (m *NinOptStructUnion) GetField15() []byte
- func (this *NinOptStructUnion) GetValue() interface{}
- func (m *NinOptStructUnion) HasField1() (isSet bool)
- func (m *NinOptStructUnion) HasField2() (isSet bool)
- func (m *NinOptStructUnion) HasField3() (isSet bool)
- func (m *NinOptStructUnion) HasField4() (isSet bool)
- func (m *NinOptStructUnion) HasField6() (isSet bool)
- func (m *NinOptStructUnion) HasField7() (isSet bool)
- func (m *NinOptStructUnion) HasField13() (isSet bool)
- func (m *NinOptStructUnion) HasField14() (isSet bool)
- func (m *NinOptStructUnion) HasField15() (isSet bool)
- func (m *NinOptStructUnion) Marshal() (data []byte, err error)
- func (m *NinOptStructUnion) MarshalTo(data []byte) (n int, err error)
- func (m *NinOptStructUnion) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *NinOptStructUnion) MutateField3() (field *NidOptNative, err error)
- func (m *NinOptStructUnion) MutateField4() (field *NinOptNative, err error)
- func (*NinOptStructUnion) ProtoMessage()
- func (m *NinOptStructUnion) Reset()
- func (m *NinOptStructUnion) SetField1(value float64) (err error)
- func (m *NinOptStructUnion) SetField2(value float32) (err error)
- func (m *NinOptStructUnion) SetField6(value uint64) (err error)
- func (m *NinOptStructUnion) SetField7(value int32) (err error)
- func (m *NinOptStructUnion) SetField13(value bool) (err error)
- func (m *NinOptStructUnion) SetField14(value string) (err error)
- func (m *NinOptStructUnion) SetField15(value []byte) (err error)
- func (this *NinOptStructUnion) SetValue(value interface{}) bool
- func (m *NinOptStructUnion) Size() (n int)
- func (m *NinOptStructUnion) SizeCached() int
- func (this *NinOptStructUnion) String() string
- func (m *NinOptStructUnion) Unmarshal(data []byte) error
- func (this *NinOptStructUnion) VerboseEqual(that interface{}) error
- type NinOptStructUnionFace
- type NinRepCustom
- func (m *NinRepCustom) AddId(value Id) (err error)
- func (m *NinRepCustom) AddValue(value Weight) (err error)
- func (m *NinRepCustom) Clear()
- func (m *NinRepCustom) ClearId()
- func (m *NinRepCustom) ClearValue()
- func (this *NinRepCustom) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinRepCustom) Equal(that interface{}) bool
- func (m *NinRepCustom) GetId(index int) (field Id, err error)
- func (m *NinRepCustom) GetValue(index int) (field Weight, err error)
- func (m *NinRepCustom) IdSize() (size int)
- func (m *NinRepCustom) Marshal() (data []byte, err error)
- func (m *NinRepCustom) MarshalTo(data []byte) (n int, err error)
- func (m *NinRepCustom) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NinRepCustom) ProtoMessage()
- func (m *NinRepCustom) Reset()
- func (m *NinRepCustom) SetId(value Id, index int) (err error)
- func (m *NinRepCustom) SetValue(value Weight, index int) (err error)
- func (m *NinRepCustom) Size() (n int)
- func (m *NinRepCustom) SizeCached() int
- func (this *NinRepCustom) String() string
- func (m *NinRepCustom) Unmarshal(data []byte) error
- func (m *NinRepCustom) ValueSize() (size int)
- func (this *NinRepCustom) VerboseEqual(that interface{}) error
- type NinRepCustomFace
- type NinRepEnum
- func (m *NinRepEnum) AddField1(value TheTestEnum) (err error)
- func (m *NinRepEnum) Clear()
- func (m *NinRepEnum) ClearField1()
- func (this *NinRepEnum) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinRepEnum) Equal(that interface{}) bool
- func (m *NinRepEnum) Field1Size() (size int)
- func (m *NinRepEnum) GetField1(index int) (field TheTestEnum, err error)
- func (m *NinRepEnum) Marshal() (data []byte, err error)
- func (m *NinRepEnum) MarshalTo(data []byte) (n int, err error)
- func (m *NinRepEnum) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NinRepEnum) ProtoMessage()
- func (m *NinRepEnum) Reset()
- func (m *NinRepEnum) SetField1(value TheTestEnum, index int) (err error)
- func (m *NinRepEnum) Size() (n int)
- func (m *NinRepEnum) SizeCached() int
- func (this *NinRepEnum) String() string
- func (m *NinRepEnum) Unmarshal(data []byte) error
- func (this *NinRepEnum) VerboseEqual(that interface{}) error
- type NinRepEnumFace
- type NinRepNative
- func (m *NinRepNative) AddField1(value float64) (err error)
- func (m *NinRepNative) AddField2(value float32) (err error)
- func (m *NinRepNative) AddField3(value int32) (err error)
- func (m *NinRepNative) AddField4(value int64) (err error)
- func (m *NinRepNative) AddField5(value uint32) (err error)
- func (m *NinRepNative) AddField6(value uint64) (err error)
- func (m *NinRepNative) AddField7(value int32) (err error)
- func (m *NinRepNative) AddField8(value int64) (err error)
- func (m *NinRepNative) AddField9(value uint32) (err error)
- func (m *NinRepNative) AddField10(value int32) (err error)
- func (m *NinRepNative) AddField11(value uint64) (err error)
- func (m *NinRepNative) AddField12(value int64) (err error)
- func (m *NinRepNative) AddField13(value bool) (err error)
- func (m *NinRepNative) AddField14(value string) (err error)
- func (m *NinRepNative) AddField15(value []byte) (err error)
- func (m *NinRepNative) Clear()
- func (m *NinRepNative) ClearField1()
- func (m *NinRepNative) ClearField2()
- func (m *NinRepNative) ClearField3()
- func (m *NinRepNative) ClearField4()
- func (m *NinRepNative) ClearField5()
- func (m *NinRepNative) ClearField6()
- func (m *NinRepNative) ClearField7()
- func (m *NinRepNative) ClearField8()
- func (m *NinRepNative) ClearField9()
- func (m *NinRepNative) ClearField10()
- func (m *NinRepNative) ClearField11()
- func (m *NinRepNative) ClearField12()
- func (m *NinRepNative) ClearField13()
- func (m *NinRepNative) ClearField14()
- func (m *NinRepNative) ClearField15()
- func (this *NinRepNative) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinRepNative) Equal(that interface{}) bool
- func (m *NinRepNative) Field1Size() (size int)
- func (m *NinRepNative) Field2Size() (size int)
- func (m *NinRepNative) Field3Size() (size int)
- func (m *NinRepNative) Field4Size() (size int)
- func (m *NinRepNative) Field5Size() (size int)
- func (m *NinRepNative) Field6Size() (size int)
- func (m *NinRepNative) Field7Size() (size int)
- func (m *NinRepNative) Field8Size() (size int)
- func (m *NinRepNative) Field9Size() (size int)
- func (m *NinRepNative) Field10Size() (size int)
- func (m *NinRepNative) Field11Size() (size int)
- func (m *NinRepNative) Field12Size() (size int)
- func (m *NinRepNative) Field13Size() (size int)
- func (m *NinRepNative) Field14Size() (size int)
- func (m *NinRepNative) Field15Size() (size int)
- func (m *NinRepNative) GetField1(index int) (field float64, err error)
- func (m *NinRepNative) GetField2(index int) (field float32, err error)
- func (m *NinRepNative) GetField3(index int) (field int32, err error)
- func (m *NinRepNative) GetField4(index int) (field int64, err error)
- func (m *NinRepNative) GetField5(index int) (field uint32, err error)
- func (m *NinRepNative) GetField6(index int) (field uint64, err error)
- func (m *NinRepNative) GetField7(index int) (field int32, err error)
- func (m *NinRepNative) GetField8(index int) (field int64, err error)
- func (m *NinRepNative) GetField9(index int) (field uint32, err error)
- func (m *NinRepNative) GetField10(index int) (field int32, err error)
- func (m *NinRepNative) GetField11(index int) (field uint64, err error)
- func (m *NinRepNative) GetField12(index int) (field int64, err error)
- func (m *NinRepNative) GetField13(index int) (field bool, err error)
- func (m *NinRepNative) GetField14(index int) (field string, err error)
- func (m *NinRepNative) GetField15(index int) (field []byte, err error)
- func (m *NinRepNative) Marshal() (data []byte, err error)
- func (m *NinRepNative) MarshalTo(data []byte) (n int, err error)
- func (m *NinRepNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NinRepNative) ProtoMessage()
- func (m *NinRepNative) Reset()
- func (m *NinRepNative) SetField1(value float64, index int) (err error)
- func (m *NinRepNative) SetField2(value float32, index int) (err error)
- func (m *NinRepNative) SetField3(value int32, index int) (err error)
- func (m *NinRepNative) SetField4(value int64, index int) (err error)
- func (m *NinRepNative) SetField5(value uint32, index int) (err error)
- func (m *NinRepNative) SetField6(value uint64, index int) (err error)
- func (m *NinRepNative) SetField7(value int32, index int) (err error)
- func (m *NinRepNative) SetField8(value int64, index int) (err error)
- func (m *NinRepNative) SetField9(value uint32, index int) (err error)
- func (m *NinRepNative) SetField10(value int32, index int) (err error)
- func (m *NinRepNative) SetField11(value uint64, index int) (err error)
- func (m *NinRepNative) SetField12(value int64, index int) (err error)
- func (m *NinRepNative) SetField13(value bool, index int) (err error)
- func (m *NinRepNative) SetField14(value string, index int) (err error)
- func (m *NinRepNative) SetField15(value []byte, index int) (err error)
- func (m *NinRepNative) Size() (n int)
- func (m *NinRepNative) SizeCached() int
- func (this *NinRepNative) String() string
- func (m *NinRepNative) Unmarshal(data []byte) error
- func (this *NinRepNative) VerboseEqual(that interface{}) error
- type NinRepNativeFace
- type NinRepPackedNative
- func (m *NinRepPackedNative) AddField1(value float64) (err error)
- func (m *NinRepPackedNative) AddField2(value float32) (err error)
- func (m *NinRepPackedNative) AddField3(value int32) (err error)
- func (m *NinRepPackedNative) AddField4(value int64) (err error)
- func (m *NinRepPackedNative) AddField5(value uint32) (err error)
- func (m *NinRepPackedNative) AddField6(value uint64) (err error)
- func (m *NinRepPackedNative) AddField7(value int32) (err error)
- func (m *NinRepPackedNative) AddField8(value int64) (err error)
- func (m *NinRepPackedNative) AddField9(value uint32) (err error)
- func (m *NinRepPackedNative) AddField10(value int32) (err error)
- func (m *NinRepPackedNative) AddField11(value uint64) (err error)
- func (m *NinRepPackedNative) AddField12(value int64) (err error)
- func (m *NinRepPackedNative) AddField13(value bool) (err error)
- func (m *NinRepPackedNative) Clear()
- func (m *NinRepPackedNative) ClearField1()
- func (m *NinRepPackedNative) ClearField2()
- func (m *NinRepPackedNative) ClearField3()
- func (m *NinRepPackedNative) ClearField4()
- func (m *NinRepPackedNative) ClearField5()
- func (m *NinRepPackedNative) ClearField6()
- func (m *NinRepPackedNative) ClearField7()
- func (m *NinRepPackedNative) ClearField8()
- func (m *NinRepPackedNative) ClearField9()
- func (m *NinRepPackedNative) ClearField10()
- func (m *NinRepPackedNative) ClearField11()
- func (m *NinRepPackedNative) ClearField12()
- func (m *NinRepPackedNative) ClearField13()
- func (this *NinRepPackedNative) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinRepPackedNative) Equal(that interface{}) bool
- func (m *NinRepPackedNative) Field1Size() (size int)
- func (m *NinRepPackedNative) Field2Size() (size int)
- func (m *NinRepPackedNative) Field3Size() (size int)
- func (m *NinRepPackedNative) Field4Size() (size int)
- func (m *NinRepPackedNative) Field5Size() (size int)
- func (m *NinRepPackedNative) Field6Size() (size int)
- func (m *NinRepPackedNative) Field7Size() (size int)
- func (m *NinRepPackedNative) Field8Size() (size int)
- func (m *NinRepPackedNative) Field9Size() (size int)
- func (m *NinRepPackedNative) Field10Size() (size int)
- func (m *NinRepPackedNative) Field11Size() (size int)
- func (m *NinRepPackedNative) Field12Size() (size int)
- func (m *NinRepPackedNative) Field13Size() (size int)
- func (m *NinRepPackedNative) GetField1(index int) (field float64, err error)
- func (m *NinRepPackedNative) GetField2(index int) (field float32, err error)
- func (m *NinRepPackedNative) GetField3(index int) (field int32, err error)
- func (m *NinRepPackedNative) GetField4(index int) (field int64, err error)
- func (m *NinRepPackedNative) GetField5(index int) (field uint32, err error)
- func (m *NinRepPackedNative) GetField6(index int) (field uint64, err error)
- func (m *NinRepPackedNative) GetField7(index int) (field int32, err error)
- func (m *NinRepPackedNative) GetField8(index int) (field int64, err error)
- func (m *NinRepPackedNative) GetField9(index int) (field uint32, err error)
- func (m *NinRepPackedNative) GetField10(index int) (field int32, err error)
- func (m *NinRepPackedNative) GetField11(index int) (field uint64, err error)
- func (m *NinRepPackedNative) GetField12(index int) (field int64, err error)
- func (m *NinRepPackedNative) GetField13(index int) (field bool, err error)
- func (m *NinRepPackedNative) Marshal() (data []byte, err error)
- func (m *NinRepPackedNative) MarshalTo(data []byte) (n int, err error)
- func (m *NinRepPackedNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NinRepPackedNative) ProtoMessage()
- func (m *NinRepPackedNative) Reset()
- func (m *NinRepPackedNative) SetField1(value float64, index int) (err error)
- func (m *NinRepPackedNative) SetField2(value float32, index int) (err error)
- func (m *NinRepPackedNative) SetField3(value int32, index int) (err error)
- func (m *NinRepPackedNative) SetField4(value int64, index int) (err error)
- func (m *NinRepPackedNative) SetField5(value uint32, index int) (err error)
- func (m *NinRepPackedNative) SetField6(value uint64, index int) (err error)
- func (m *NinRepPackedNative) SetField7(value int32, index int) (err error)
- func (m *NinRepPackedNative) SetField8(value int64, index int) (err error)
- func (m *NinRepPackedNative) SetField9(value uint32, index int) (err error)
- func (m *NinRepPackedNative) SetField10(value int32, index int) (err error)
- func (m *NinRepPackedNative) SetField11(value uint64, index int) (err error)
- func (m *NinRepPackedNative) SetField12(value int64, index int) (err error)
- func (m *NinRepPackedNative) SetField13(value bool, index int) (err error)
- func (m *NinRepPackedNative) Size() (n int)
- func (m *NinRepPackedNative) SizeCached() int
- func (this *NinRepPackedNative) String() string
- func (m *NinRepPackedNative) Unmarshal(data []byte) error
- func (this *NinRepPackedNative) VerboseEqual(that interface{}) error
- type NinRepPackedNativeFace
- type NinRepStruct
- func (m *NinRepStruct) AddField1(value float64) (err error)
- func (m *NinRepStruct) AddField2(value float32) (err error)
- func (m *NinRepStruct) AddField3() (field *NidOptNative, err error)
- func (m *NinRepStruct) AddField4() (field *NinOptNative, err error)
- func (m *NinRepStruct) AddField6(value uint64) (err error)
- func (m *NinRepStruct) AddField7(value int32) (err error)
- func (m *NinRepStruct) AddField8() (field *NidOptNative, err error)
- func (m *NinRepStruct) AddField13(value bool) (err error)
- func (m *NinRepStruct) AddField14(value string) (err error)
- func (m *NinRepStruct) AddField15(value []byte) (err error)
- func (m *NinRepStruct) Clear()
- func (m *NinRepStruct) ClearField1()
- func (m *NinRepStruct) ClearField2()
- func (m *NinRepStruct) ClearField3()
- func (m *NinRepStruct) ClearField4()
- func (m *NinRepStruct) ClearField6()
- func (m *NinRepStruct) ClearField7()
- func (m *NinRepStruct) ClearField8()
- func (m *NinRepStruct) ClearField13()
- func (m *NinRepStruct) ClearField14()
- func (m *NinRepStruct) ClearField15()
- func (this *NinRepStruct) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NinRepStruct) Equal(that interface{}) bool
- func (m *NinRepStruct) Field1Size() (size int)
- func (m *NinRepStruct) Field2Size() (size int)
- func (m *NinRepStruct) Field3Size() (size int)
- func (m *NinRepStruct) Field4Size() (size int)
- func (m *NinRepStruct) Field6Size() (size int)
- func (m *NinRepStruct) Field7Size() (size int)
- func (m *NinRepStruct) Field8Size() (size int)
- func (m *NinRepStruct) Field13Size() (size int)
- func (m *NinRepStruct) Field14Size() (size int)
- func (m *NinRepStruct) Field15Size() (size int)
- func (m *NinRepStruct) GetField1(index int) (field float64, err error)
- func (m *NinRepStruct) GetField2(index int) (field float32, err error)
- func (m *NinRepStruct) GetField3(index int) (field *NidOptNative, err error)
- func (m *NinRepStruct) GetField4(index int) (field *NinOptNative, err error)
- func (m *NinRepStruct) GetField6(index int) (field uint64, err error)
- func (m *NinRepStruct) GetField7(index int) (field int32, err error)
- func (m *NinRepStruct) GetField8(index int) (field *NidOptNative, err error)
- func (m *NinRepStruct) GetField13(index int) (field bool, err error)
- func (m *NinRepStruct) GetField14(index int) (field string, err error)
- func (m *NinRepStruct) GetField15(index int) (field []byte, err error)
- func (m *NinRepStruct) Marshal() (data []byte, err error)
- func (m *NinRepStruct) MarshalTo(data []byte) (n int, err error)
- func (m *NinRepStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *NinRepStruct) MutateField3(index int) (field *NidOptNative, err error)
- func (m *NinRepStruct) MutateField4(index int) (field *NinOptNative, err error)
- func (m *NinRepStruct) MutateField8(index int) (field *NidOptNative, err error)
- func (*NinRepStruct) ProtoMessage()
- func (m *NinRepStruct) Reset()
- func (m *NinRepStruct) SetField1(value float64, index int) (err error)
- func (m *NinRepStruct) SetField2(value float32, index int) (err error)
- func (m *NinRepStruct) SetField6(value uint64, index int) (err error)
- func (m *NinRepStruct) SetField7(value int32, index int) (err error)
- func (m *NinRepStruct) SetField13(value bool, index int) (err error)
- func (m *NinRepStruct) SetField14(value string, index int) (err error)
- func (m *NinRepStruct) SetField15(value []byte, index int) (err error)
- func (m *NinRepStruct) Size() (n int)
- func (m *NinRepStruct) SizeCached() int
- func (this *NinRepStruct) String() string
- func (m *NinRepStruct) Unmarshal(data []byte) error
- func (this *NinRepStruct) VerboseEqual(that interface{}) error
- type NinRepStructFace
- type NoExtensionsMap
- func (m *NoExtensionsMap) Clear()
- func (m *NoExtensionsMap) ClearField1()
- func (this *NoExtensionsMap) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *NoExtensionsMap) Equal(that interface{}) bool
- func (m *NoExtensionsMap) ExtensionRangeArray() []proto.ExtensionRange
- func (m *NoExtensionsMap) GetExtensions() *[]byte
- func (m *NoExtensionsMap) GetField1() int64
- func (m *NoExtensionsMap) HasField1() (isSet bool)
- func (m *NoExtensionsMap) Marshal() (data []byte, err error)
- func (m *NoExtensionsMap) MarshalTo(data []byte) (n int, err error)
- func (m *NoExtensionsMap) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*NoExtensionsMap) ProtoMessage()
- func (m *NoExtensionsMap) Reset()
- func (m *NoExtensionsMap) SetField1(value int64) (err error)
- func (m *NoExtensionsMap) Size() (n int)
- func (m *NoExtensionsMap) SizeCached() int
- func (this *NoExtensionsMap) String() string
- func (m *NoExtensionsMap) Unmarshal(data []byte) error
- func (this *NoExtensionsMap) VerboseEqual(that interface{}) error
- type Obj
- type OrBranch
- func (m *OrBranch) Clear()
- func (m *OrBranch) ClearLeft()
- func (m *OrBranch) ClearRight()
- func (this *OrBranch) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *OrBranch) Equal(that interface{}) bool
- func (m *OrBranch) GetLeft() *Tree
- func (m *OrBranch) GetRight() *Tree
- func (m *OrBranch) HasLeft() (isSet bool)
- func (m *OrBranch) HasRight() (isSet bool)
- func (m *OrBranch) Marshal() (data []byte, err error)
- func (m *OrBranch) MarshalTo(data []byte) (n int, err error)
- func (m *OrBranch) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *OrBranch) MutateLeft() (field *Tree, err error)
- func (m *OrBranch) MutateRight() (field *Tree, err error)
- func (*OrBranch) ProtoMessage()
- func (m *OrBranch) Reset()
- func (m *OrBranch) Size() (n int)
- func (m *OrBranch) SizeCached() int
- func (this *OrBranch) String() string
- func (m *OrBranch) Unmarshal(data []byte) error
- func (this *OrBranch) VerboseEqual(that interface{}) error
- type OrBranchFace
- type OtherExtenable
- func (m *OtherExtenable) Clear()
- func (m *OtherExtenable) ClearField2()
- func (m *OtherExtenable) ClearField13()
- func (m *OtherExtenable) ClearM()
- func (this *OtherExtenable) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *OtherExtenable) Equal(that interface{}) bool
- func (m *OtherExtenable) ExtensionMap() map[int32]proto.Extension
- func (m *OtherExtenable) ExtensionRangeArray() []proto.ExtensionRange
- func (m *OtherExtenable) GetField2() int64
- func (m *OtherExtenable) GetField13() int64
- func (m *OtherExtenable) GetM() *MyExtendable
- func (m *OtherExtenable) HasField2() (isSet bool)
- func (m *OtherExtenable) HasField13() (isSet bool)
- func (m *OtherExtenable) HasM() (isSet bool)
- func (m *OtherExtenable) Marshal() (data []byte, err error)
- func (m *OtherExtenable) MarshalTo(data []byte) (n int, err error)
- func (m *OtherExtenable) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *OtherExtenable) MutateM() (field *MyExtendable, err error)
- func (*OtherExtenable) ProtoMessage()
- func (m *OtherExtenable) Reset()
- func (m *OtherExtenable) SetField2(value int64) (err error)
- func (m *OtherExtenable) SetField13(value int64) (err error)
- func (m *OtherExtenable) Size() (n int)
- func (m *OtherExtenable) SizeCached() int
- func (this *OtherExtenable) String() string
- func (m *OtherExtenable) Unmarshal(data []byte) error
- func (this *OtherExtenable) VerboseEqual(that interface{}) error
- type Sbring
- type TheTestEnum
- type Timer
- func (m *Timer) Clear()
- func (m *Timer) ClearData()
- func (m *Timer) ClearTime1()
- func (m *Timer) ClearTime2()
- func (this *Timer) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *Timer) Equal(that interface{}) bool
- func (m *Timer) GetData() []byte
- func (m *Timer) GetTime1() int64
- func (m *Timer) GetTime2() int64
- func (m *Timer) HasData() (isSet bool)
- func (m *Timer) HasTime1() (isSet bool)
- func (m *Timer) HasTime2() (isSet bool)
- func (m *Timer) Marshal() (data []byte, err error)
- func (m *Timer) MarshalTo(data []byte) (n int, err error)
- func (m *Timer) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (*Timer) ProtoMessage()
- func (m *Timer) Reset()
- func (m *Timer) SetData(value []byte) (err error)
- func (m *Timer) SetTime1(value int64) (err error)
- func (m *Timer) SetTime2(value int64) (err error)
- func (m *Timer) Size() (n int)
- func (m *Timer) SizeCached() int
- func (this *Timer) String() string
- func (m *Timer) Unmarshal(data []byte) error
- func (this *Timer) VerboseEqual(that interface{}) error
- type TimerFace
- type Tree
- func (m *Tree) Clear()
- func (m *Tree) ClearAnd()
- func (m *Tree) ClearLeaf()
- func (m *Tree) ClearOr()
- func (this *Tree) Description() (desc *google_protobuf.FileDescriptorSet)
- func (this *Tree) Equal(that interface{}) bool
- func (m *Tree) GetAnd() *AndBranch
- func (m *Tree) GetLeaf() *Leaf
- func (m *Tree) GetOr() *OrBranch
- func (this *Tree) GetValue() interface{}
- func (m *Tree) HasAnd() (isSet bool)
- func (m *Tree) HasLeaf() (isSet bool)
- func (m *Tree) HasOr() (isSet bool)
- func (m *Tree) Marshal() (data []byte, err error)
- func (m *Tree) MarshalTo(data []byte) (n int, err error)
- func (m *Tree) MarshalToUsingCachedSize(data []byte) (n int, err error)
- func (m *Tree) MutateAnd() (field *AndBranch, err error)
- func (m *Tree) MutateLeaf() (field *Leaf, err error)
- func (m *Tree) MutateOr() (field *OrBranch, err error)
- func (*Tree) ProtoMessage()
- func (m *Tree) Reset()
- func (this *Tree) SetValue(value interface{}) bool
- func (m *Tree) Size() (n int)
- func (m *Tree) SizeCached() int
- func (this *Tree) String() string
- func (m *Tree) Unmarshal(data []byte) error
- func (this *Tree) VerboseEqual(that interface{}) error
- type TreeFace
- type Truth
- type Weight
Constants ¶
View Source
const Default_NinOptNativeDefault_Field1 float64 = 1234.1234
View Source
const Default_NinOptNativeDefault_Field10 int32 = 1234
View Source
const Default_NinOptNativeDefault_Field11 uint64 = 1234
View Source
const Default_NinOptNativeDefault_Field12 int64 = 1234
View Source
const Default_NinOptNativeDefault_Field13 bool = true
View Source
const Default_NinOptNativeDefault_Field14 string = "1234"
View Source
const Default_NinOptNativeDefault_Field2 float32 = 1234.1234
View Source
const Default_NinOptNativeDefault_Field3 int32 = 1234
View Source
const Default_NinOptNativeDefault_Field4 int64 = 1234
View Source
const Default_NinOptNativeDefault_Field5 uint32 = 1234
View Source
const Default_NinOptNativeDefault_Field6 uint64 = 1234
View Source
const Default_NinOptNativeDefault_Field7 int32 = 1234
View Source
const Default_NinOptNativeDefault_Field8 int64 = 1234
View Source
const Default_NinOptNativeDefault_Field9 uint32 = 1234
Variables ¶
View Source
var AnotherTestEnum_name = map[int32]string{
10: "D",
11: "E",
}
View Source
var AnotherTestEnum_value = map[string]int32{
"D": 10,
"E": 11,
}
View Source
var E_FieldA = &proto.ExtensionDesc{ ExtendedType: (*MyExtendable)(nil), ExtensionType: (*float64)(nil), Field: 100, Name: "test.FieldA", }
View Source
var E_FieldA1 = &proto.ExtensionDesc{ ExtendedType: (*NoExtensionsMap)(nil), ExtensionType: (*float64)(nil), Field: 100, Name: "test.FieldA1", }
View Source
var E_FieldB = &proto.ExtensionDesc{ ExtendedType: (*MyExtendable)(nil), ExtensionType: (**NinOptNative)(nil), Field: 101, Name: "test.FieldB", }
View Source
var E_FieldB1 = &proto.ExtensionDesc{ ExtendedType: (*NoExtensionsMap)(nil), ExtensionType: (**NinOptNative)(nil), Field: 101, Name: "test.FieldB1", }
View Source
var E_FieldC = &proto.ExtensionDesc{ ExtendedType: (*MyExtendable)(nil), ExtensionType: (**NinEmbeddedStruct)(nil), Field: 102, Name: "test.FieldC", }
View Source
var E_FieldC1 = &proto.ExtensionDesc{ ExtendedType: (*NoExtensionsMap)(nil), ExtensionType: (**NinEmbeddedStruct)(nil), Field: 102, Name: "test.FieldC1", }
View Source
var NestedDefinition_NestedEnum_name = map[int32]string{
1: "TYPE_NESTED",
}
View Source
var NestedDefinition_NestedEnum_value = map[string]int32{
"TYPE_NESTED": 1,
}
View Source
var TheTestEnum_name = map[int32]string{
0: "A",
1: "B",
2: "C",
}
View Source
var TheTestEnum_value = map[string]int32{
"A": 0,
"B": 1,
"C": 2,
}
Functions ¶
func ThetestDescription ¶
func ThetestDescription() (desc *google_protobuf.FileDescriptorSet)
Types ¶
type ADeepBranch ¶
type ADeepBranch struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedADeepBranch ¶
func NewPopulatedADeepBranch(r randyThetest, easy bool) *ADeepBranch
func (*ADeepBranch) Clear ¶
func (m *ADeepBranch) Clear()
func (*ADeepBranch) ClearDown ¶
func (m *ADeepBranch) ClearDown()
func (*ADeepBranch) Description ¶
func (this *ADeepBranch) Description() (desc *google_protobuf.FileDescriptorSet)
func (*ADeepBranch) Equal ¶
func (this *ADeepBranch) Equal(that interface{}) bool
func (*ADeepBranch) GetDown ¶
func (m *ADeepBranch) GetDown() *DeepTree
func (*ADeepBranch) HasDown ¶
func (m *ADeepBranch) HasDown() (isSet bool)
func (*ADeepBranch) Marshal ¶
func (m *ADeepBranch) Marshal() (data []byte, err error)
func (*ADeepBranch) MarshalToUsingCachedSize ¶
func (m *ADeepBranch) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*ADeepBranch) MutateDown ¶
func (m *ADeepBranch) MutateDown() (field *DeepTree, err error)
func (*ADeepBranch) ProtoMessage ¶
func (*ADeepBranch) ProtoMessage()
func (*ADeepBranch) Reset ¶
func (m *ADeepBranch) Reset()
func (*ADeepBranch) Size ¶
func (m *ADeepBranch) Size() (n int)
func (*ADeepBranch) SizeCached ¶
func (m *ADeepBranch) SizeCached() int
func (*ADeepBranch) String ¶
func (this *ADeepBranch) String() string
func (*ADeepBranch) Unmarshal ¶
func (m *ADeepBranch) Unmarshal(data []byte) error
func (*ADeepBranch) VerboseEqual ¶
func (this *ADeepBranch) VerboseEqual(that interface{}) error
type ADeepBranchFace ¶
type ADeepBranchFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getdown() *DeepTree
}
type AndBranch ¶
type AndBranch struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedAndBranch ¶
func (*AndBranch) ClearRight ¶
func (m *AndBranch) ClearRight()
func (*AndBranch) Description ¶
func (this *AndBranch) Description() (desc *google_protobuf.FileDescriptorSet)
func (*AndBranch) MarshalToUsingCachedSize ¶
func (*AndBranch) MutateLeft ¶
func (*AndBranch) MutateRight ¶
func (*AndBranch) ProtoMessage ¶
func (*AndBranch) ProtoMessage()
func (*AndBranch) SizeCached ¶
func (*AndBranch) VerboseEqual ¶
type AndBranchFace ¶
type AndBranchFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getleft() *Tree
Getright() *Tree
}
type AndDeepBranch ¶
type AndDeepBranch struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedAndDeepBranch ¶
func NewPopulatedAndDeepBranch(r randyThetest, easy bool) *AndDeepBranch
func (*AndDeepBranch) Clear ¶
func (m *AndDeepBranch) Clear()
func (*AndDeepBranch) ClearLeft ¶
func (m *AndDeepBranch) ClearLeft()
func (*AndDeepBranch) ClearRight ¶
func (m *AndDeepBranch) ClearRight()
func (*AndDeepBranch) Description ¶
func (this *AndDeepBranch) Description() (desc *google_protobuf.FileDescriptorSet)
func (*AndDeepBranch) Equal ¶
func (this *AndDeepBranch) Equal(that interface{}) bool
func (*AndDeepBranch) GetLeft ¶
func (m *AndDeepBranch) GetLeft() *DeepTree
func (*AndDeepBranch) GetRight ¶
func (m *AndDeepBranch) GetRight() *DeepTree
func (*AndDeepBranch) HasLeft ¶
func (m *AndDeepBranch) HasLeft() (isSet bool)
func (*AndDeepBranch) HasRight ¶
func (m *AndDeepBranch) HasRight() (isSet bool)
func (*AndDeepBranch) Marshal ¶
func (m *AndDeepBranch) Marshal() (data []byte, err error)
func (*AndDeepBranch) MarshalToUsingCachedSize ¶
func (m *AndDeepBranch) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*AndDeepBranch) MutateLeft ¶
func (m *AndDeepBranch) MutateLeft() (field *DeepTree, err error)
func (*AndDeepBranch) MutateRight ¶
func (m *AndDeepBranch) MutateRight() (field *DeepTree, err error)
func (*AndDeepBranch) ProtoMessage ¶
func (*AndDeepBranch) ProtoMessage()
func (*AndDeepBranch) Reset ¶
func (m *AndDeepBranch) Reset()
func (*AndDeepBranch) Size ¶
func (m *AndDeepBranch) Size() (n int)
func (*AndDeepBranch) SizeCached ¶
func (m *AndDeepBranch) SizeCached() int
func (*AndDeepBranch) String ¶
func (this *AndDeepBranch) String() string
func (*AndDeepBranch) Unmarshal ¶
func (m *AndDeepBranch) Unmarshal(data []byte) error
func (*AndDeepBranch) VerboseEqual ¶
func (this *AndDeepBranch) VerboseEqual(that interface{}) error
type AndDeepBranchFace ¶
type AndDeepBranchFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getleft() *DeepTree
Getright() *DeepTree
}
type AnotherNinOptEnum ¶
type AnotherNinOptEnum struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedAnotherNinOptEnum ¶
func NewPopulatedAnotherNinOptEnum(r randyThetest, easy bool) *AnotherNinOptEnum
func (*AnotherNinOptEnum) Clear ¶
func (m *AnotherNinOptEnum) Clear()
func (*AnotherNinOptEnum) ClearField1 ¶
func (m *AnotherNinOptEnum) ClearField1()
func (*AnotherNinOptEnum) Description ¶
func (this *AnotherNinOptEnum) Description() (desc *google_protobuf.FileDescriptorSet)
func (*AnotherNinOptEnum) Equal ¶
func (this *AnotherNinOptEnum) Equal(that interface{}) bool
func (*AnotherNinOptEnum) GetField1 ¶
func (m *AnotherNinOptEnum) GetField1() AnotherTestEnum
func (*AnotherNinOptEnum) HasField1 ¶
func (m *AnotherNinOptEnum) HasField1() (isSet bool)
func (*AnotherNinOptEnum) Marshal ¶
func (m *AnotherNinOptEnum) Marshal() (data []byte, err error)
func (*AnotherNinOptEnum) MarshalTo ¶
func (m *AnotherNinOptEnum) MarshalTo(data []byte) (n int, err error)
func (*AnotherNinOptEnum) MarshalToUsingCachedSize ¶
func (m *AnotherNinOptEnum) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*AnotherNinOptEnum) ProtoMessage ¶
func (*AnotherNinOptEnum) ProtoMessage()
func (*AnotherNinOptEnum) Reset ¶
func (m *AnotherNinOptEnum) Reset()
func (*AnotherNinOptEnum) SetField1 ¶
func (m *AnotherNinOptEnum) SetField1(value AnotherTestEnum) (err error)
func (*AnotherNinOptEnum) Size ¶
func (m *AnotherNinOptEnum) Size() (n int)
func (*AnotherNinOptEnum) SizeCached ¶
func (m *AnotherNinOptEnum) SizeCached() int
func (*AnotherNinOptEnum) String ¶
func (this *AnotherNinOptEnum) String() string
func (*AnotherNinOptEnum) Unmarshal ¶
func (m *AnotherNinOptEnum) Unmarshal(data []byte) error
func (*AnotherNinOptEnum) VerboseEqual ¶
func (this *AnotherNinOptEnum) VerboseEqual(that interface{}) error
type AnotherNinOptEnumDefault ¶
type AnotherNinOptEnumDefault struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedAnotherNinOptEnumDefault ¶
func NewPopulatedAnotherNinOptEnumDefault(r randyThetest, easy bool) *AnotherNinOptEnumDefault
func (*AnotherNinOptEnumDefault) Clear ¶
func (m *AnotherNinOptEnumDefault) Clear()
func (*AnotherNinOptEnumDefault) ClearField1 ¶
func (m *AnotherNinOptEnumDefault) ClearField1()
func (*AnotherNinOptEnumDefault) Description ¶
func (this *AnotherNinOptEnumDefault) Description() (desc *google_protobuf.FileDescriptorSet)
func (*AnotherNinOptEnumDefault) Equal ¶
func (this *AnotherNinOptEnumDefault) Equal(that interface{}) bool
func (*AnotherNinOptEnumDefault) GetField1 ¶
func (m *AnotherNinOptEnumDefault) GetField1() AnotherTestEnum
func (*AnotherNinOptEnumDefault) HasField1 ¶
func (m *AnotherNinOptEnumDefault) HasField1() (isSet bool)
func (*AnotherNinOptEnumDefault) Marshal ¶
func (m *AnotherNinOptEnumDefault) Marshal() (data []byte, err error)
func (*AnotherNinOptEnumDefault) MarshalTo ¶
func (m *AnotherNinOptEnumDefault) MarshalTo(data []byte) (n int, err error)
func (*AnotherNinOptEnumDefault) MarshalToUsingCachedSize ¶
func (m *AnotherNinOptEnumDefault) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*AnotherNinOptEnumDefault) ProtoMessage ¶
func (*AnotherNinOptEnumDefault) ProtoMessage()
func (*AnotherNinOptEnumDefault) Reset ¶
func (m *AnotherNinOptEnumDefault) Reset()
func (*AnotherNinOptEnumDefault) SetField1 ¶
func (m *AnotherNinOptEnumDefault) SetField1(value AnotherTestEnum) (err error)
func (*AnotherNinOptEnumDefault) Size ¶
func (m *AnotherNinOptEnumDefault) Size() (n int)
func (*AnotherNinOptEnumDefault) SizeCached ¶
func (m *AnotherNinOptEnumDefault) SizeCached() int
func (*AnotherNinOptEnumDefault) String ¶
func (this *AnotherNinOptEnumDefault) String() string
func (*AnotherNinOptEnumDefault) Unmarshal ¶
func (m *AnotherNinOptEnumDefault) Unmarshal(data []byte) error
func (*AnotherNinOptEnumDefault) VerboseEqual ¶
func (this *AnotherNinOptEnumDefault) VerboseEqual(that interface{}) error
type AnotherNinOptEnumFace ¶
type AnotherNinOptEnumFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getfield1() AnotherTestEnum
}
type AnotherTestEnum ¶
type AnotherTestEnum int32
const ( D AnotherTestEnum = 10 E AnotherTestEnum = 11 )
const Default_AnotherNinOptEnumDefault_Field1 AnotherTestEnum = E
func (AnotherTestEnum) Enum ¶
func (x AnotherTestEnum) Enum() *AnotherTestEnum
func (AnotherTestEnum) String ¶
func (x AnotherTestEnum) String() string
type CustomContainer ¶
type CustomContainer struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedCustomContainer ¶
func NewPopulatedCustomContainer(r randyThetest, easy bool) *CustomContainer
func (*CustomContainer) Clear ¶
func (m *CustomContainer) Clear()
func (*CustomContainer) ClearCustomStruct ¶
func (m *CustomContainer) ClearCustomStruct()
func (*CustomContainer) Description ¶
func (this *CustomContainer) Description() (desc *google_protobuf.FileDescriptorSet)
func (*CustomContainer) Equal ¶
func (this *CustomContainer) Equal(that interface{}) bool
func (*CustomContainer) GetCustomStruct ¶
func (m *CustomContainer) GetCustomStruct() *NidOptCustom
func (*CustomContainer) HasCustomStruct ¶
func (m *CustomContainer) HasCustomStruct() (isSet bool)
func (*CustomContainer) Marshal ¶
func (m *CustomContainer) Marshal() (data []byte, err error)
func (*CustomContainer) MarshalTo ¶
func (m *CustomContainer) MarshalTo(data []byte) (n int, err error)
func (*CustomContainer) MarshalToUsingCachedSize ¶
func (m *CustomContainer) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*CustomContainer) MutateCustomStruct ¶
func (m *CustomContainer) MutateCustomStruct() (field *NidOptCustom, err error)
func (*CustomContainer) ProtoMessage ¶
func (*CustomContainer) ProtoMessage()
func (*CustomContainer) Reset ¶
func (m *CustomContainer) Reset()
func (*CustomContainer) Size ¶
func (m *CustomContainer) Size() (n int)
func (*CustomContainer) SizeCached ¶
func (m *CustomContainer) SizeCached() int
func (*CustomContainer) String ¶
func (this *CustomContainer) String() string
func (*CustomContainer) Unmarshal ¶
func (m *CustomContainer) Unmarshal(data []byte) error
func (*CustomContainer) VerboseEqual ¶
func (this *CustomContainer) VerboseEqual(that interface{}) error
type CustomContainerFace ¶
type CustomContainerFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
GetcustomStruct() *NidOptCustom
}
type CustomNameCustomType ¶
type CustomNameCustomType struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedCustomNameCustomType ¶
func NewPopulatedCustomNameCustomType(r randyThetest, easy bool) *CustomNameCustomType
func (*CustomNameCustomType) AddFieldC ¶
func (m *CustomNameCustomType) AddFieldC(value Id) (err error)
func (*CustomNameCustomType) AddFieldD ¶
func (m *CustomNameCustomType) AddFieldD(value Weight) (err error)
func (*CustomNameCustomType) Clear ¶
func (m *CustomNameCustomType) Clear()
func (*CustomNameCustomType) ClearFieldA ¶
func (m *CustomNameCustomType) ClearFieldA()
func (*CustomNameCustomType) ClearFieldB ¶
func (m *CustomNameCustomType) ClearFieldB()
func (*CustomNameCustomType) ClearFieldC ¶
func (m *CustomNameCustomType) ClearFieldC()
func (*CustomNameCustomType) ClearFieldD ¶
func (m *CustomNameCustomType) ClearFieldD()
func (*CustomNameCustomType) Description ¶
func (this *CustomNameCustomType) Description() (desc *google_protobuf.FileDescriptorSet)
func (*CustomNameCustomType) Equal ¶
func (this *CustomNameCustomType) Equal(that interface{}) bool
func (*CustomNameCustomType) FieldCSize ¶
func (m *CustomNameCustomType) FieldCSize() (size int)
func (*CustomNameCustomType) FieldDSize ¶
func (m *CustomNameCustomType) FieldDSize() (size int)
func (*CustomNameCustomType) GetFieldC ¶
func (m *CustomNameCustomType) GetFieldC(index int) (field Id, err error)
func (*CustomNameCustomType) GetFieldD ¶
func (m *CustomNameCustomType) GetFieldD(index int) (field Weight, err error)
func (*CustomNameCustomType) HasFieldA ¶
func (m *CustomNameCustomType) HasFieldA() (isSet bool)
func (*CustomNameCustomType) HasFieldB ¶
func (m *CustomNameCustomType) HasFieldB() (isSet bool)
func (*CustomNameCustomType) Marshal ¶
func (m *CustomNameCustomType) Marshal() (data []byte, err error)
func (*CustomNameCustomType) MarshalTo ¶
func (m *CustomNameCustomType) MarshalTo(data []byte) (n int, err error)
func (*CustomNameCustomType) MarshalToUsingCachedSize ¶
func (m *CustomNameCustomType) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*CustomNameCustomType) ProtoMessage ¶
func (*CustomNameCustomType) ProtoMessage()
func (*CustomNameCustomType) Reset ¶
func (m *CustomNameCustomType) Reset()
func (*CustomNameCustomType) SetFieldA ¶
func (m *CustomNameCustomType) SetFieldA(value Id) (err error)
func (*CustomNameCustomType) SetFieldB ¶
func (m *CustomNameCustomType) SetFieldB(value Weight) (err error)
func (*CustomNameCustomType) SetFieldC ¶
func (m *CustomNameCustomType) SetFieldC(value Id, index int) (err error)
func (*CustomNameCustomType) SetFieldD ¶
func (m *CustomNameCustomType) SetFieldD(value Weight, index int) (err error)
func (*CustomNameCustomType) Size ¶
func (m *CustomNameCustomType) Size() (n int)
func (*CustomNameCustomType) SizeCached ¶
func (m *CustomNameCustomType) SizeCached() int
func (*CustomNameCustomType) String ¶
func (this *CustomNameCustomType) String() string
func (*CustomNameCustomType) Unmarshal ¶
func (m *CustomNameCustomType) Unmarshal(data []byte) error
func (*CustomNameCustomType) VerboseEqual ¶
func (this *CustomNameCustomType) VerboseEqual(that interface{}) error
type CustomNameEnum ¶
type CustomNameEnum struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedCustomNameEnum ¶
func NewPopulatedCustomNameEnum(r randyThetest, easy bool) *CustomNameEnum
func (*CustomNameEnum) AddFieldB ¶
func (m *CustomNameEnum) AddFieldB(value TheTestEnum) (err error)
func (*CustomNameEnum) Clear ¶
func (m *CustomNameEnum) Clear()
func (*CustomNameEnum) ClearFieldA ¶
func (m *CustomNameEnum) ClearFieldA()
func (*CustomNameEnum) ClearFieldB ¶
func (m *CustomNameEnum) ClearFieldB()
func (*CustomNameEnum) Description ¶
func (this *CustomNameEnum) Description() (desc *google_protobuf.FileDescriptorSet)
func (*CustomNameEnum) Equal ¶
func (this *CustomNameEnum) Equal(that interface{}) bool
func (*CustomNameEnum) FieldBSize ¶
func (m *CustomNameEnum) FieldBSize() (size int)
func (*CustomNameEnum) GetFieldA ¶
func (m *CustomNameEnum) GetFieldA() TheTestEnum
func (*CustomNameEnum) GetFieldB ¶
func (m *CustomNameEnum) GetFieldB(index int) (field TheTestEnum, err error)
func (*CustomNameEnum) HasFieldA ¶
func (m *CustomNameEnum) HasFieldA() (isSet bool)
func (*CustomNameEnum) Marshal ¶
func (m *CustomNameEnum) Marshal() (data []byte, err error)
func (*CustomNameEnum) MarshalTo ¶
func (m *CustomNameEnum) MarshalTo(data []byte) (n int, err error)
func (*CustomNameEnum) MarshalToUsingCachedSize ¶
func (m *CustomNameEnum) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*CustomNameEnum) ProtoMessage ¶
func (*CustomNameEnum) ProtoMessage()
func (*CustomNameEnum) Reset ¶
func (m *CustomNameEnum) Reset()
func (*CustomNameEnum) SetFieldA ¶
func (m *CustomNameEnum) SetFieldA(value TheTestEnum) (err error)
func (*CustomNameEnum) SetFieldB ¶
func (m *CustomNameEnum) SetFieldB(value TheTestEnum, index int) (err error)
func (*CustomNameEnum) Size ¶
func (m *CustomNameEnum) Size() (n int)
func (*CustomNameEnum) SizeCached ¶
func (m *CustomNameEnum) SizeCached() int
func (*CustomNameEnum) String ¶
func (this *CustomNameEnum) String() string
func (*CustomNameEnum) Unmarshal ¶
func (m *CustomNameEnum) Unmarshal(data []byte) error
func (*CustomNameEnum) VerboseEqual ¶
func (this *CustomNameEnum) VerboseEqual(that interface{}) error
type CustomNameEnumFace ¶
type CustomNameEnumFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
GetfieldA() TheTestEnum
GetfieldB() []TheTestEnum
}
type CustomNameNidOptNative ¶
type CustomNameNidOptNative struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedCustomNameNidOptNative ¶
func NewPopulatedCustomNameNidOptNative(r randyThetest, easy bool) *CustomNameNidOptNative
func (*CustomNameNidOptNative) Clear ¶
func (m *CustomNameNidOptNative) Clear()
func (*CustomNameNidOptNative) ClearFieldA ¶
func (m *CustomNameNidOptNative) ClearFieldA()
func (*CustomNameNidOptNative) ClearFieldB ¶
func (m *CustomNameNidOptNative) ClearFieldB()
func (*CustomNameNidOptNative) ClearFieldC ¶
func (m *CustomNameNidOptNative) ClearFieldC()
func (*CustomNameNidOptNative) ClearFieldD ¶
func (m *CustomNameNidOptNative) ClearFieldD()
func (*CustomNameNidOptNative) ClearFieldE ¶
func (m *CustomNameNidOptNative) ClearFieldE()
func (*CustomNameNidOptNative) ClearFieldF ¶
func (m *CustomNameNidOptNative) ClearFieldF()
func (*CustomNameNidOptNative) ClearFieldG ¶
func (m *CustomNameNidOptNative) ClearFieldG()
func (*CustomNameNidOptNative) ClearFieldH ¶
func (m *CustomNameNidOptNative) ClearFieldH()
func (*CustomNameNidOptNative) ClearFieldI ¶
func (m *CustomNameNidOptNative) ClearFieldI()
func (*CustomNameNidOptNative) ClearFieldJ ¶
func (m *CustomNameNidOptNative) ClearFieldJ()
func (*CustomNameNidOptNative) ClearFieldK ¶
func (m *CustomNameNidOptNative) ClearFieldK()
func (*CustomNameNidOptNative) ClearFieldL ¶
func (m *CustomNameNidOptNative) ClearFieldL()
func (*CustomNameNidOptNative) ClearFieldM ¶
func (m *CustomNameNidOptNative) ClearFieldM()
func (*CustomNameNidOptNative) ClearFieldN ¶
func (m *CustomNameNidOptNative) ClearFieldN()
func (*CustomNameNidOptNative) ClearFieldO ¶
func (m *CustomNameNidOptNative) ClearFieldO()
func (*CustomNameNidOptNative) Description ¶
func (this *CustomNameNidOptNative) Description() (desc *google_protobuf.FileDescriptorSet)
func (*CustomNameNidOptNative) Equal ¶
func (this *CustomNameNidOptNative) Equal(that interface{}) bool
func (*CustomNameNidOptNative) GetFieldA ¶
func (m *CustomNameNidOptNative) GetFieldA() float64
func (*CustomNameNidOptNative) GetFieldB ¶
func (m *CustomNameNidOptNative) GetFieldB() float32
func (*CustomNameNidOptNative) GetFieldC ¶
func (m *CustomNameNidOptNative) GetFieldC() int32
func (*CustomNameNidOptNative) GetFieldD ¶
func (m *CustomNameNidOptNative) GetFieldD() int64
func (*CustomNameNidOptNative) GetFieldE ¶
func (m *CustomNameNidOptNative) GetFieldE() uint32
func (*CustomNameNidOptNative) GetFieldF ¶
func (m *CustomNameNidOptNative) GetFieldF() uint64
func (*CustomNameNidOptNative) GetFieldG ¶
func (m *CustomNameNidOptNative) GetFieldG() int32
func (*CustomNameNidOptNative) GetFieldH ¶
func (m *CustomNameNidOptNative) GetFieldH() int64
func (*CustomNameNidOptNative) GetFieldI ¶
func (m *CustomNameNidOptNative) GetFieldI() uint32
func (*CustomNameNidOptNative) GetFieldJ ¶
func (m *CustomNameNidOptNative) GetFieldJ() int32
func (*CustomNameNidOptNative) GetFieldK ¶
func (m *CustomNameNidOptNative) GetFieldK() uint64
func (*CustomNameNidOptNative) GetFieldL ¶
func (m *CustomNameNidOptNative) GetFieldL() int64
func (*CustomNameNidOptNative) GetFieldM ¶
func (m *CustomNameNidOptNative) GetFieldM() bool
func (*CustomNameNidOptNative) GetFieldN ¶
func (m *CustomNameNidOptNative) GetFieldN() string
func (*CustomNameNidOptNative) GetFieldO ¶
func (m *CustomNameNidOptNative) GetFieldO() []byte
func (*CustomNameNidOptNative) HasFieldA ¶
func (m *CustomNameNidOptNative) HasFieldA() (isSet bool)
func (*CustomNameNidOptNative) HasFieldB ¶
func (m *CustomNameNidOptNative) HasFieldB() (isSet bool)
func (*CustomNameNidOptNative) HasFieldC ¶
func (m *CustomNameNidOptNative) HasFieldC() (isSet bool)
func (*CustomNameNidOptNative) HasFieldD ¶
func (m *CustomNameNidOptNative) HasFieldD() (isSet bool)
func (*CustomNameNidOptNative) HasFieldE ¶
func (m *CustomNameNidOptNative) HasFieldE() (isSet bool)
func (*CustomNameNidOptNative) HasFieldF ¶
func (m *CustomNameNidOptNative) HasFieldF() (isSet bool)
func (*CustomNameNidOptNative) HasFieldG ¶
func (m *CustomNameNidOptNative) HasFieldG() (isSet bool)
func (*CustomNameNidOptNative) HasFieldH ¶
func (m *CustomNameNidOptNative) HasFieldH() (isSet bool)
func (*CustomNameNidOptNative) HasFieldI ¶
func (m *CustomNameNidOptNative) HasFieldI() (isSet bool)
func (*CustomNameNidOptNative) HasFieldJ ¶
func (m *CustomNameNidOptNative) HasFieldJ() (isSet bool)
func (*CustomNameNidOptNative) HasFieldK ¶
func (m *CustomNameNidOptNative) HasFieldK() (isSet bool)
func (*CustomNameNidOptNative) HasFieldL ¶
func (m *CustomNameNidOptNative) HasFieldL() (isSet bool)
func (*CustomNameNidOptNative) HasFieldM ¶
func (m *CustomNameNidOptNative) HasFieldM() (isSet bool)
func (*CustomNameNidOptNative) HasFieldN ¶
func (m *CustomNameNidOptNative) HasFieldN() (isSet bool)
func (*CustomNameNidOptNative) HasFieldO ¶
func (m *CustomNameNidOptNative) HasFieldO() (isSet bool)
func (*CustomNameNidOptNative) Marshal ¶
func (m *CustomNameNidOptNative) Marshal() (data []byte, err error)
func (*CustomNameNidOptNative) MarshalTo ¶
func (m *CustomNameNidOptNative) MarshalTo(data []byte) (n int, err error)
func (*CustomNameNidOptNative) MarshalToUsingCachedSize ¶
func (m *CustomNameNidOptNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*CustomNameNidOptNative) ProtoMessage ¶
func (*CustomNameNidOptNative) ProtoMessage()
func (*CustomNameNidOptNative) Reset ¶
func (m *CustomNameNidOptNative) Reset()
func (*CustomNameNidOptNative) SetFieldA ¶
func (m *CustomNameNidOptNative) SetFieldA(value float64) (err error)
func (*CustomNameNidOptNative) SetFieldB ¶
func (m *CustomNameNidOptNative) SetFieldB(value float32) (err error)
func (*CustomNameNidOptNative) SetFieldC ¶
func (m *CustomNameNidOptNative) SetFieldC(value int32) (err error)
func (*CustomNameNidOptNative) SetFieldD ¶
func (m *CustomNameNidOptNative) SetFieldD(value int64) (err error)
func (*CustomNameNidOptNative) SetFieldE ¶
func (m *CustomNameNidOptNative) SetFieldE(value uint32) (err error)
func (*CustomNameNidOptNative) SetFieldF ¶
func (m *CustomNameNidOptNative) SetFieldF(value uint64) (err error)
func (*CustomNameNidOptNative) SetFieldG ¶
func (m *CustomNameNidOptNative) SetFieldG(value int32) (err error)
func (*CustomNameNidOptNative) SetFieldH ¶
func (m *CustomNameNidOptNative) SetFieldH(value int64) (err error)
func (*CustomNameNidOptNative) SetFieldI ¶
func (m *CustomNameNidOptNative) SetFieldI(value uint32) (err error)
func (*CustomNameNidOptNative) SetFieldJ ¶
func (m *CustomNameNidOptNative) SetFieldJ(value int32) (err error)
func (*CustomNameNidOptNative) SetFieldK ¶
func (m *CustomNameNidOptNative) SetFieldK(value uint64) (err error)
func (*CustomNameNidOptNative) SetFieldL ¶
func (m *CustomNameNidOptNative) SetFieldL(value int64) (err error)
func (*CustomNameNidOptNative) SetFieldM ¶
func (m *CustomNameNidOptNative) SetFieldM(value bool) (err error)
func (*CustomNameNidOptNative) SetFieldN ¶
func (m *CustomNameNidOptNative) SetFieldN(value string) (err error)
func (*CustomNameNidOptNative) SetFieldO ¶
func (m *CustomNameNidOptNative) SetFieldO(value []byte) (err error)
func (*CustomNameNidOptNative) Size ¶
func (m *CustomNameNidOptNative) Size() (n int)
func (*CustomNameNidOptNative) SizeCached ¶
func (m *CustomNameNidOptNative) SizeCached() int
func (*CustomNameNidOptNative) String ¶
func (this *CustomNameNidOptNative) String() string
func (*CustomNameNidOptNative) Unmarshal ¶
func (m *CustomNameNidOptNative) Unmarshal(data []byte) error
func (*CustomNameNidOptNative) VerboseEqual ¶
func (this *CustomNameNidOptNative) VerboseEqual(that interface{}) error
type CustomNameNidOptNativeFace ¶
type CustomNameNidOptNativeFace interface {
Proto() github_com_dropbox_goprotoc_proto1.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 ¶
type CustomNameNinEmbeddedStructUnion struct {
*NidOptNative
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedCustomNameNinEmbeddedStructUnion ¶
func NewPopulatedCustomNameNinEmbeddedStructUnion(r randyThetest, easy bool) *CustomNameNinEmbeddedStructUnion
func (*CustomNameNinEmbeddedStructUnion) Clear ¶
func (m *CustomNameNinEmbeddedStructUnion) Clear()
func (*CustomNameNinEmbeddedStructUnion) ClearFieldA ¶
func (m *CustomNameNinEmbeddedStructUnion) ClearFieldA()
func (*CustomNameNinEmbeddedStructUnion) ClearFieldB ¶
func (m *CustomNameNinEmbeddedStructUnion) ClearFieldB()
func (*CustomNameNinEmbeddedStructUnion) ClearNidOptNative ¶
func (m *CustomNameNinEmbeddedStructUnion) ClearNidOptNative()
func (*CustomNameNinEmbeddedStructUnion) Description ¶
func (this *CustomNameNinEmbeddedStructUnion) Description() (desc *google_protobuf.FileDescriptorSet)
func (*CustomNameNinEmbeddedStructUnion) Equal ¶
func (this *CustomNameNinEmbeddedStructUnion) Equal(that interface{}) bool
func (*CustomNameNinEmbeddedStructUnion) GetFieldA ¶
func (m *CustomNameNinEmbeddedStructUnion) GetFieldA() *NinOptNative
func (*CustomNameNinEmbeddedStructUnion) GetFieldB ¶
func (m *CustomNameNinEmbeddedStructUnion) GetFieldB() bool
func (*CustomNameNinEmbeddedStructUnion) GetValue ¶
func (this *CustomNameNinEmbeddedStructUnion) GetValue() interface{}
func (*CustomNameNinEmbeddedStructUnion) HasFieldA ¶
func (m *CustomNameNinEmbeddedStructUnion) HasFieldA() (isSet bool)
func (*CustomNameNinEmbeddedStructUnion) HasFieldB ¶
func (m *CustomNameNinEmbeddedStructUnion) HasFieldB() (isSet bool)
func (*CustomNameNinEmbeddedStructUnion) HasNidOptNative ¶
func (m *CustomNameNinEmbeddedStructUnion) HasNidOptNative() (isSet bool)
func (*CustomNameNinEmbeddedStructUnion) Marshal ¶
func (m *CustomNameNinEmbeddedStructUnion) Marshal() (data []byte, err error)
func (*CustomNameNinEmbeddedStructUnion) MarshalTo ¶
func (m *CustomNameNinEmbeddedStructUnion) MarshalTo(data []byte) (n int, err error)
func (*CustomNameNinEmbeddedStructUnion) MarshalToUsingCachedSize ¶
func (m *CustomNameNinEmbeddedStructUnion) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*CustomNameNinEmbeddedStructUnion) MutateFieldA ¶
func (m *CustomNameNinEmbeddedStructUnion) MutateFieldA() (field *NinOptNative, err error)
func (*CustomNameNinEmbeddedStructUnion) MutateNidOptNative ¶
func (m *CustomNameNinEmbeddedStructUnion) MutateNidOptNative() (field *NidOptNative, err error)
func (*CustomNameNinEmbeddedStructUnion) ProtoMessage ¶
func (*CustomNameNinEmbeddedStructUnion) ProtoMessage()
func (*CustomNameNinEmbeddedStructUnion) Reset ¶
func (m *CustomNameNinEmbeddedStructUnion) Reset()
func (*CustomNameNinEmbeddedStructUnion) SetFieldB ¶
func (m *CustomNameNinEmbeddedStructUnion) SetFieldB(value bool) (err error)
func (*CustomNameNinEmbeddedStructUnion) SetValue ¶
func (this *CustomNameNinEmbeddedStructUnion) SetValue(value interface{}) bool
func (*CustomNameNinEmbeddedStructUnion) Size ¶
func (m *CustomNameNinEmbeddedStructUnion) Size() (n int)
func (*CustomNameNinEmbeddedStructUnion) SizeCached ¶
func (m *CustomNameNinEmbeddedStructUnion) SizeCached() int
func (*CustomNameNinEmbeddedStructUnion) String ¶
func (this *CustomNameNinEmbeddedStructUnion) String() string
func (*CustomNameNinEmbeddedStructUnion) Unmarshal ¶
func (m *CustomNameNinEmbeddedStructUnion) Unmarshal(data []byte) error
func (*CustomNameNinEmbeddedStructUnion) VerboseEqual ¶
func (this *CustomNameNinEmbeddedStructUnion) VerboseEqual(that interface{}) error
type CustomNameNinEmbeddedStructUnionFace ¶
type CustomNameNinEmbeddedStructUnionFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
GetNidOptNative() *NidOptNative
GetfieldA() *NinOptNative
GetfieldB() bool
}
type CustomNameNinOptNative ¶
type CustomNameNinOptNative struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedCustomNameNinOptNative ¶
func NewPopulatedCustomNameNinOptNative(r randyThetest, easy bool) *CustomNameNinOptNative
func (*CustomNameNinOptNative) Clear ¶
func (m *CustomNameNinOptNative) Clear()
func (*CustomNameNinOptNative) ClearFielL ¶
func (m *CustomNameNinOptNative) ClearFielL()
func (*CustomNameNinOptNative) ClearFieldA ¶
func (m *CustomNameNinOptNative) ClearFieldA()
func (*CustomNameNinOptNative) ClearFieldB ¶
func (m *CustomNameNinOptNative) ClearFieldB()
func (*CustomNameNinOptNative) ClearFieldC ¶
func (m *CustomNameNinOptNative) ClearFieldC()
func (*CustomNameNinOptNative) ClearFieldD ¶
func (m *CustomNameNinOptNative) ClearFieldD()
func (*CustomNameNinOptNative) ClearFieldE ¶
func (m *CustomNameNinOptNative) ClearFieldE()
func (*CustomNameNinOptNative) ClearFieldF ¶
func (m *CustomNameNinOptNative) ClearFieldF()
func (*CustomNameNinOptNative) ClearFieldG ¶
func (m *CustomNameNinOptNative) ClearFieldG()
func (*CustomNameNinOptNative) ClearFieldH ¶
func (m *CustomNameNinOptNative) ClearFieldH()
func (*CustomNameNinOptNative) ClearFieldI ¶
func (m *CustomNameNinOptNative) ClearFieldI()
func (*CustomNameNinOptNative) ClearFieldJ ¶
func (m *CustomNameNinOptNative) ClearFieldJ()
func (*CustomNameNinOptNative) ClearFieldK ¶
func (m *CustomNameNinOptNative) ClearFieldK()
func (*CustomNameNinOptNative) ClearFieldM ¶
func (m *CustomNameNinOptNative) ClearFieldM()
func (*CustomNameNinOptNative) ClearFieldN ¶
func (m *CustomNameNinOptNative) ClearFieldN()
func (*CustomNameNinOptNative) ClearFieldO ¶
func (m *CustomNameNinOptNative) ClearFieldO()
func (*CustomNameNinOptNative) Description ¶
func (this *CustomNameNinOptNative) Description() (desc *google_protobuf.FileDescriptorSet)
func (*CustomNameNinOptNative) Equal ¶
func (this *CustomNameNinOptNative) Equal(that interface{}) bool
func (*CustomNameNinOptNative) GetFielL ¶
func (m *CustomNameNinOptNative) GetFielL() int64
func (*CustomNameNinOptNative) GetFieldA ¶
func (m *CustomNameNinOptNative) GetFieldA() float64
func (*CustomNameNinOptNative) GetFieldB ¶
func (m *CustomNameNinOptNative) GetFieldB() float32
func (*CustomNameNinOptNative) GetFieldC ¶
func (m *CustomNameNinOptNative) GetFieldC() int32
func (*CustomNameNinOptNative) GetFieldD ¶
func (m *CustomNameNinOptNative) GetFieldD() int64
func (*CustomNameNinOptNative) GetFieldE ¶
func (m *CustomNameNinOptNative) GetFieldE() uint32
func (*CustomNameNinOptNative) GetFieldF ¶
func (m *CustomNameNinOptNative) GetFieldF() uint64
func (*CustomNameNinOptNative) GetFieldG ¶
func (m *CustomNameNinOptNative) GetFieldG() int32
func (*CustomNameNinOptNative) GetFieldH ¶
func (m *CustomNameNinOptNative) GetFieldH() int64
func (*CustomNameNinOptNative) GetFieldI ¶
func (m *CustomNameNinOptNative) GetFieldI() uint32
func (*CustomNameNinOptNative) GetFieldJ ¶
func (m *CustomNameNinOptNative) GetFieldJ() int32
func (*CustomNameNinOptNative) GetFieldK ¶
func (m *CustomNameNinOptNative) GetFieldK() uint64
func (*CustomNameNinOptNative) GetFieldM ¶
func (m *CustomNameNinOptNative) GetFieldM() bool
func (*CustomNameNinOptNative) GetFieldN ¶
func (m *CustomNameNinOptNative) GetFieldN() string
func (*CustomNameNinOptNative) GetFieldO ¶
func (m *CustomNameNinOptNative) GetFieldO() []byte
func (*CustomNameNinOptNative) HasFielL ¶
func (m *CustomNameNinOptNative) HasFielL() (isSet bool)
func (*CustomNameNinOptNative) HasFieldA ¶
func (m *CustomNameNinOptNative) HasFieldA() (isSet bool)
func (*CustomNameNinOptNative) HasFieldB ¶
func (m *CustomNameNinOptNative) HasFieldB() (isSet bool)
func (*CustomNameNinOptNative) HasFieldC ¶
func (m *CustomNameNinOptNative) HasFieldC() (isSet bool)
func (*CustomNameNinOptNative) HasFieldD ¶
func (m *CustomNameNinOptNative) HasFieldD() (isSet bool)
func (*CustomNameNinOptNative) HasFieldE ¶
func (m *CustomNameNinOptNative) HasFieldE() (isSet bool)
func (*CustomNameNinOptNative) HasFieldF ¶
func (m *CustomNameNinOptNative) HasFieldF() (isSet bool)
func (*CustomNameNinOptNative) HasFieldG ¶
func (m *CustomNameNinOptNative) HasFieldG() (isSet bool)
func (*CustomNameNinOptNative) HasFieldH ¶
func (m *CustomNameNinOptNative) HasFieldH() (isSet bool)
func (*CustomNameNinOptNative) HasFieldI ¶
func (m *CustomNameNinOptNative) HasFieldI() (isSet bool)
func (*CustomNameNinOptNative) HasFieldJ ¶
func (m *CustomNameNinOptNative) HasFieldJ() (isSet bool)
func (*CustomNameNinOptNative) HasFieldK ¶
func (m *CustomNameNinOptNative) HasFieldK() (isSet bool)
func (*CustomNameNinOptNative) HasFieldM ¶
func (m *CustomNameNinOptNative) HasFieldM() (isSet bool)
func (*CustomNameNinOptNative) HasFieldN ¶
func (m *CustomNameNinOptNative) HasFieldN() (isSet bool)
func (*CustomNameNinOptNative) HasFieldO ¶
func (m *CustomNameNinOptNative) HasFieldO() (isSet bool)
func (*CustomNameNinOptNative) Marshal ¶
func (m *CustomNameNinOptNative) Marshal() (data []byte, err error)
func (*CustomNameNinOptNative) MarshalTo ¶
func (m *CustomNameNinOptNative) MarshalTo(data []byte) (n int, err error)
func (*CustomNameNinOptNative) MarshalToUsingCachedSize ¶
func (m *CustomNameNinOptNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*CustomNameNinOptNative) ProtoMessage ¶
func (*CustomNameNinOptNative) ProtoMessage()
func (*CustomNameNinOptNative) Reset ¶
func (m *CustomNameNinOptNative) Reset()
func (*CustomNameNinOptNative) SetFielL ¶
func (m *CustomNameNinOptNative) SetFielL(value int64) (err error)
func (*CustomNameNinOptNative) SetFieldA ¶
func (m *CustomNameNinOptNative) SetFieldA(value float64) (err error)
func (*CustomNameNinOptNative) SetFieldB ¶
func (m *CustomNameNinOptNative) SetFieldB(value float32) (err error)
func (*CustomNameNinOptNative) SetFieldC ¶
func (m *CustomNameNinOptNative) SetFieldC(value int32) (err error)
func (*CustomNameNinOptNative) SetFieldD ¶
func (m *CustomNameNinOptNative) SetFieldD(value int64) (err error)
func (*CustomNameNinOptNative) SetFieldE ¶
func (m *CustomNameNinOptNative) SetFieldE(value uint32) (err error)
func (*CustomNameNinOptNative) SetFieldF ¶
func (m *CustomNameNinOptNative) SetFieldF(value uint64) (err error)
func (*CustomNameNinOptNative) SetFieldG ¶
func (m *CustomNameNinOptNative) SetFieldG(value int32) (err error)
func (*CustomNameNinOptNative) SetFieldH ¶
func (m *CustomNameNinOptNative) SetFieldH(value int64) (err error)
func (*CustomNameNinOptNative) SetFieldI ¶
func (m *CustomNameNinOptNative) SetFieldI(value uint32) (err error)
func (*CustomNameNinOptNative) SetFieldJ ¶
func (m *CustomNameNinOptNative) SetFieldJ(value int32) (err error)
func (*CustomNameNinOptNative) SetFieldK ¶
func (m *CustomNameNinOptNative) SetFieldK(value uint64) (err error)
func (*CustomNameNinOptNative) SetFieldM ¶
func (m *CustomNameNinOptNative) SetFieldM(value bool) (err error)
func (*CustomNameNinOptNative) SetFieldN ¶
func (m *CustomNameNinOptNative) SetFieldN(value string) (err error)
func (*CustomNameNinOptNative) SetFieldO ¶
func (m *CustomNameNinOptNative) SetFieldO(value []byte) (err error)
func (*CustomNameNinOptNative) Size ¶
func (m *CustomNameNinOptNative) Size() (n int)
func (*CustomNameNinOptNative) SizeCached ¶
func (m *CustomNameNinOptNative) SizeCached() int
func (*CustomNameNinOptNative) String ¶
func (this *CustomNameNinOptNative) String() string
func (*CustomNameNinOptNative) Unmarshal ¶
func (m *CustomNameNinOptNative) Unmarshal(data []byte) error
func (*CustomNameNinOptNative) VerboseEqual ¶
func (this *CustomNameNinOptNative) VerboseEqual(that interface{}) error
type CustomNameNinOptNativeFace ¶
type CustomNameNinOptNativeFace interface {
Proto() github_com_dropbox_goprotoc_proto1.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 ¶
type CustomNameNinRepNative struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedCustomNameNinRepNative ¶
func NewPopulatedCustomNameNinRepNative(r randyThetest, easy bool) *CustomNameNinRepNative
func (*CustomNameNinRepNative) AddFieldA ¶
func (m *CustomNameNinRepNative) AddFieldA(value float64) (err error)
func (*CustomNameNinRepNative) AddFieldB ¶
func (m *CustomNameNinRepNative) AddFieldB(value float32) (err error)
func (*CustomNameNinRepNative) AddFieldC ¶
func (m *CustomNameNinRepNative) AddFieldC(value int32) (err error)
func (*CustomNameNinRepNative) AddFieldD ¶
func (m *CustomNameNinRepNative) AddFieldD(value int64) (err error)
func (*CustomNameNinRepNative) AddFieldE ¶
func (m *CustomNameNinRepNative) AddFieldE(value uint32) (err error)
func (*CustomNameNinRepNative) AddFieldF ¶
func (m *CustomNameNinRepNative) AddFieldF(value uint64) (err error)
func (*CustomNameNinRepNative) AddFieldG ¶
func (m *CustomNameNinRepNative) AddFieldG(value int32) (err error)
func (*CustomNameNinRepNative) AddFieldH ¶
func (m *CustomNameNinRepNative) AddFieldH(value int64) (err error)
func (*CustomNameNinRepNative) AddFieldI ¶
func (m *CustomNameNinRepNative) AddFieldI(value uint32) (err error)
func (*CustomNameNinRepNative) AddFieldJ ¶
func (m *CustomNameNinRepNative) AddFieldJ(value int32) (err error)
func (*CustomNameNinRepNative) AddFieldK ¶
func (m *CustomNameNinRepNative) AddFieldK(value uint64) (err error)
func (*CustomNameNinRepNative) AddFieldL ¶
func (m *CustomNameNinRepNative) AddFieldL(value int64) (err error)
func (*CustomNameNinRepNative) AddFieldM ¶
func (m *CustomNameNinRepNative) AddFieldM(value bool) (err error)
func (*CustomNameNinRepNative) AddFieldN ¶
func (m *CustomNameNinRepNative) AddFieldN(value string) (err error)
func (*CustomNameNinRepNative) AddFieldO ¶
func (m *CustomNameNinRepNative) AddFieldO(value []byte) (err error)
func (*CustomNameNinRepNative) Clear ¶
func (m *CustomNameNinRepNative) Clear()
func (*CustomNameNinRepNative) ClearFieldA ¶
func (m *CustomNameNinRepNative) ClearFieldA()
func (*CustomNameNinRepNative) ClearFieldB ¶
func (m *CustomNameNinRepNative) ClearFieldB()
func (*CustomNameNinRepNative) ClearFieldC ¶
func (m *CustomNameNinRepNative) ClearFieldC()
func (*CustomNameNinRepNative) ClearFieldD ¶
func (m *CustomNameNinRepNative) ClearFieldD()
func (*CustomNameNinRepNative) ClearFieldE ¶
func (m *CustomNameNinRepNative) ClearFieldE()
func (*CustomNameNinRepNative) ClearFieldF ¶
func (m *CustomNameNinRepNative) ClearFieldF()
func (*CustomNameNinRepNative) ClearFieldG ¶
func (m *CustomNameNinRepNative) ClearFieldG()
func (*CustomNameNinRepNative) ClearFieldH ¶
func (m *CustomNameNinRepNative) ClearFieldH()
func (*CustomNameNinRepNative) ClearFieldI ¶
func (m *CustomNameNinRepNative) ClearFieldI()
func (*CustomNameNinRepNative) ClearFieldJ ¶
func (m *CustomNameNinRepNative) ClearFieldJ()
func (*CustomNameNinRepNative) ClearFieldK ¶
func (m *CustomNameNinRepNative) ClearFieldK()
func (*CustomNameNinRepNative) ClearFieldL ¶
func (m *CustomNameNinRepNative) ClearFieldL()
func (*CustomNameNinRepNative) ClearFieldM ¶
func (m *CustomNameNinRepNative) ClearFieldM()
func (*CustomNameNinRepNative) ClearFieldN ¶
func (m *CustomNameNinRepNative) ClearFieldN()
func (*CustomNameNinRepNative) ClearFieldO ¶
func (m *CustomNameNinRepNative) ClearFieldO()
func (*CustomNameNinRepNative) Description ¶
func (this *CustomNameNinRepNative) Description() (desc *google_protobuf.FileDescriptorSet)
func (*CustomNameNinRepNative) Equal ¶
func (this *CustomNameNinRepNative) Equal(that interface{}) bool
func (*CustomNameNinRepNative) FieldASize ¶
func (m *CustomNameNinRepNative) FieldASize() (size int)
func (*CustomNameNinRepNative) FieldBSize ¶
func (m *CustomNameNinRepNative) FieldBSize() (size int)
func (*CustomNameNinRepNative) FieldCSize ¶
func (m *CustomNameNinRepNative) FieldCSize() (size int)
func (*CustomNameNinRepNative) FieldDSize ¶
func (m *CustomNameNinRepNative) FieldDSize() (size int)
func (*CustomNameNinRepNative) FieldESize ¶
func (m *CustomNameNinRepNative) FieldESize() (size int)
func (*CustomNameNinRepNative) FieldFSize ¶
func (m *CustomNameNinRepNative) FieldFSize() (size int)
func (*CustomNameNinRepNative) FieldGSize ¶
func (m *CustomNameNinRepNative) FieldGSize() (size int)
func (*CustomNameNinRepNative) FieldHSize ¶
func (m *CustomNameNinRepNative) FieldHSize() (size int)
func (*CustomNameNinRepNative) FieldISize ¶
func (m *CustomNameNinRepNative) FieldISize() (size int)
func (*CustomNameNinRepNative) FieldJSize ¶
func (m *CustomNameNinRepNative) FieldJSize() (size int)
func (*CustomNameNinRepNative) FieldKSize ¶
func (m *CustomNameNinRepNative) FieldKSize() (size int)
func (*CustomNameNinRepNative) FieldLSize ¶
func (m *CustomNameNinRepNative) FieldLSize() (size int)
func (*CustomNameNinRepNative) FieldMSize ¶
func (m *CustomNameNinRepNative) FieldMSize() (size int)
func (*CustomNameNinRepNative) FieldNSize ¶
func (m *CustomNameNinRepNative) FieldNSize() (size int)
func (*CustomNameNinRepNative) FieldOSize ¶
func (m *CustomNameNinRepNative) FieldOSize() (size int)
func (*CustomNameNinRepNative) GetFieldA ¶
func (m *CustomNameNinRepNative) GetFieldA(index int) (field float64, err error)
func (*CustomNameNinRepNative) GetFieldB ¶
func (m *CustomNameNinRepNative) GetFieldB(index int) (field float32, err error)
func (*CustomNameNinRepNative) GetFieldC ¶
func (m *CustomNameNinRepNative) GetFieldC(index int) (field int32, err error)
func (*CustomNameNinRepNative) GetFieldD ¶
func (m *CustomNameNinRepNative) GetFieldD(index int) (field int64, err error)
func (*CustomNameNinRepNative) GetFieldE ¶
func (m *CustomNameNinRepNative) GetFieldE(index int) (field uint32, err error)
func (*CustomNameNinRepNative) GetFieldF ¶
func (m *CustomNameNinRepNative) GetFieldF(index int) (field uint64, err error)
func (*CustomNameNinRepNative) GetFieldG ¶
func (m *CustomNameNinRepNative) GetFieldG(index int) (field int32, err error)
func (*CustomNameNinRepNative) GetFieldH ¶
func (m *CustomNameNinRepNative) GetFieldH(index int) (field int64, err error)
func (*CustomNameNinRepNative) GetFieldI ¶
func (m *CustomNameNinRepNative) GetFieldI(index int) (field uint32, err error)
func (*CustomNameNinRepNative) GetFieldJ ¶
func (m *CustomNameNinRepNative) GetFieldJ(index int) (field int32, err error)
func (*CustomNameNinRepNative) GetFieldK ¶
func (m *CustomNameNinRepNative) GetFieldK(index int) (field uint64, err error)
func (*CustomNameNinRepNative) GetFieldL ¶
func (m *CustomNameNinRepNative) GetFieldL(index int) (field int64, err error)
func (*CustomNameNinRepNative) GetFieldM ¶
func (m *CustomNameNinRepNative) GetFieldM(index int) (field bool, err error)
func (*CustomNameNinRepNative) GetFieldN ¶
func (m *CustomNameNinRepNative) GetFieldN(index int) (field string, err error)
func (*CustomNameNinRepNative) GetFieldO ¶
func (m *CustomNameNinRepNative) GetFieldO(index int) (field []byte, err error)
func (*CustomNameNinRepNative) Marshal ¶
func (m *CustomNameNinRepNative) Marshal() (data []byte, err error)
func (*CustomNameNinRepNative) MarshalTo ¶
func (m *CustomNameNinRepNative) MarshalTo(data []byte) (n int, err error)
func (*CustomNameNinRepNative) MarshalToUsingCachedSize ¶
func (m *CustomNameNinRepNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*CustomNameNinRepNative) ProtoMessage ¶
func (*CustomNameNinRepNative) ProtoMessage()
func (*CustomNameNinRepNative) Reset ¶
func (m *CustomNameNinRepNative) Reset()
func (*CustomNameNinRepNative) SetFieldA ¶
func (m *CustomNameNinRepNative) SetFieldA(value float64, index int) (err error)
func (*CustomNameNinRepNative) SetFieldB ¶
func (m *CustomNameNinRepNative) SetFieldB(value float32, index int) (err error)
func (*CustomNameNinRepNative) SetFieldC ¶
func (m *CustomNameNinRepNative) SetFieldC(value int32, index int) (err error)
func (*CustomNameNinRepNative) SetFieldD ¶
func (m *CustomNameNinRepNative) SetFieldD(value int64, index int) (err error)
func (*CustomNameNinRepNative) SetFieldE ¶
func (m *CustomNameNinRepNative) SetFieldE(value uint32, index int) (err error)
func (*CustomNameNinRepNative) SetFieldF ¶
func (m *CustomNameNinRepNative) SetFieldF(value uint64, index int) (err error)
func (*CustomNameNinRepNative) SetFieldG ¶
func (m *CustomNameNinRepNative) SetFieldG(value int32, index int) (err error)
func (*CustomNameNinRepNative) SetFieldH ¶
func (m *CustomNameNinRepNative) SetFieldH(value int64, index int) (err error)
func (*CustomNameNinRepNative) SetFieldI ¶
func (m *CustomNameNinRepNative) SetFieldI(value uint32, index int) (err error)
func (*CustomNameNinRepNative) SetFieldJ ¶
func (m *CustomNameNinRepNative) SetFieldJ(value int32, index int) (err error)
func (*CustomNameNinRepNative) SetFieldK ¶
func (m *CustomNameNinRepNative) SetFieldK(value uint64, index int) (err error)
func (*CustomNameNinRepNative) SetFieldL ¶
func (m *CustomNameNinRepNative) SetFieldL(value int64, index int) (err error)
func (*CustomNameNinRepNative) SetFieldM ¶
func (m *CustomNameNinRepNative) SetFieldM(value bool, index int) (err error)
func (*CustomNameNinRepNative) SetFieldN ¶
func (m *CustomNameNinRepNative) SetFieldN(value string, index int) (err error)
func (*CustomNameNinRepNative) SetFieldO ¶
func (m *CustomNameNinRepNative) SetFieldO(value []byte, index int) (err error)
func (*CustomNameNinRepNative) Size ¶
func (m *CustomNameNinRepNative) Size() (n int)
func (*CustomNameNinRepNative) SizeCached ¶
func (m *CustomNameNinRepNative) SizeCached() int
func (*CustomNameNinRepNative) String ¶
func (this *CustomNameNinRepNative) String() string
func (*CustomNameNinRepNative) Unmarshal ¶
func (m *CustomNameNinRepNative) Unmarshal(data []byte) error
func (*CustomNameNinRepNative) VerboseEqual ¶
func (this *CustomNameNinRepNative) VerboseEqual(that interface{}) error
type CustomNameNinRepNativeFace ¶
type CustomNameNinRepNativeFace interface {
Proto() github_com_dropbox_goprotoc_proto1.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 ¶
type CustomNameNinStruct struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedCustomNameNinStruct ¶
func NewPopulatedCustomNameNinStruct(r randyThetest, easy bool) *CustomNameNinStruct
func (*CustomNameNinStruct) AddFieldD ¶
func (m *CustomNameNinStruct) AddFieldD() (field *NinOptNative, err error)
func (*CustomNameNinStruct) Clear ¶
func (m *CustomNameNinStruct) Clear()
func (*CustomNameNinStruct) ClearFieldA ¶
func (m *CustomNameNinStruct) ClearFieldA()
func (*CustomNameNinStruct) ClearFieldB ¶
func (m *CustomNameNinStruct) ClearFieldB()
func (*CustomNameNinStruct) ClearFieldC ¶
func (m *CustomNameNinStruct) ClearFieldC()
func (*CustomNameNinStruct) ClearFieldD ¶
func (m *CustomNameNinStruct) ClearFieldD()
func (*CustomNameNinStruct) ClearFieldE ¶
func (m *CustomNameNinStruct) ClearFieldE()
func (*CustomNameNinStruct) ClearFieldF ¶
func (m *CustomNameNinStruct) ClearFieldF()
func (*CustomNameNinStruct) ClearFieldG ¶
func (m *CustomNameNinStruct) ClearFieldG()
func (*CustomNameNinStruct) ClearFieldH ¶
func (m *CustomNameNinStruct) ClearFieldH()
func (*CustomNameNinStruct) ClearFieldI ¶
func (m *CustomNameNinStruct) ClearFieldI()
func (*CustomNameNinStruct) ClearFieldJ ¶
func (m *CustomNameNinStruct) ClearFieldJ()
func (*CustomNameNinStruct) Description ¶
func (this *CustomNameNinStruct) Description() (desc *google_protobuf.FileDescriptorSet)
func (*CustomNameNinStruct) Equal ¶
func (this *CustomNameNinStruct) Equal(that interface{}) bool
func (*CustomNameNinStruct) FieldDSize ¶
func (m *CustomNameNinStruct) FieldDSize() (size int)
func (*CustomNameNinStruct) GetFieldA ¶
func (m *CustomNameNinStruct) GetFieldA() float64
func (*CustomNameNinStruct) GetFieldB ¶
func (m *CustomNameNinStruct) GetFieldB() float32
func (*CustomNameNinStruct) GetFieldC ¶
func (m *CustomNameNinStruct) GetFieldC() *NidOptNative
func (*CustomNameNinStruct) GetFieldD ¶
func (m *CustomNameNinStruct) GetFieldD(index int) (field *NinOptNative, err error)
func (*CustomNameNinStruct) GetFieldE ¶
func (m *CustomNameNinStruct) GetFieldE() uint64
func (*CustomNameNinStruct) GetFieldF ¶
func (m *CustomNameNinStruct) GetFieldF() int32
func (*CustomNameNinStruct) GetFieldG ¶
func (m *CustomNameNinStruct) GetFieldG() *NidOptNative
func (*CustomNameNinStruct) GetFieldH ¶
func (m *CustomNameNinStruct) GetFieldH() bool
func (*CustomNameNinStruct) GetFieldI ¶
func (m *CustomNameNinStruct) GetFieldI() string
func (*CustomNameNinStruct) GetFieldJ ¶
func (m *CustomNameNinStruct) GetFieldJ() []byte
func (*CustomNameNinStruct) HasFieldA ¶
func (m *CustomNameNinStruct) HasFieldA() (isSet bool)
func (*CustomNameNinStruct) HasFieldB ¶
func (m *CustomNameNinStruct) HasFieldB() (isSet bool)
func (*CustomNameNinStruct) HasFieldC ¶
func (m *CustomNameNinStruct) HasFieldC() (isSet bool)
func (*CustomNameNinStruct) HasFieldE ¶
func (m *CustomNameNinStruct) HasFieldE() (isSet bool)
func (*CustomNameNinStruct) HasFieldF ¶
func (m *CustomNameNinStruct) HasFieldF() (isSet bool)
func (*CustomNameNinStruct) HasFieldG ¶
func (m *CustomNameNinStruct) HasFieldG() (isSet bool)
func (*CustomNameNinStruct) HasFieldH ¶
func (m *CustomNameNinStruct) HasFieldH() (isSet bool)
func (*CustomNameNinStruct) HasFieldI ¶
func (m *CustomNameNinStruct) HasFieldI() (isSet bool)
func (*CustomNameNinStruct) HasFieldJ ¶
func (m *CustomNameNinStruct) HasFieldJ() (isSet bool)
func (*CustomNameNinStruct) Marshal ¶
func (m *CustomNameNinStruct) Marshal() (data []byte, err error)
func (*CustomNameNinStruct) MarshalTo ¶
func (m *CustomNameNinStruct) MarshalTo(data []byte) (n int, err error)
func (*CustomNameNinStruct) MarshalToUsingCachedSize ¶
func (m *CustomNameNinStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*CustomNameNinStruct) MutateFieldC ¶
func (m *CustomNameNinStruct) MutateFieldC() (field *NidOptNative, err error)
func (*CustomNameNinStruct) MutateFieldD ¶
func (m *CustomNameNinStruct) MutateFieldD(index int) (field *NinOptNative, err error)
func (*CustomNameNinStruct) MutateFieldG ¶
func (m *CustomNameNinStruct) MutateFieldG() (field *NidOptNative, err error)
func (*CustomNameNinStruct) ProtoMessage ¶
func (*CustomNameNinStruct) ProtoMessage()
func (*CustomNameNinStruct) Reset ¶
func (m *CustomNameNinStruct) Reset()
func (*CustomNameNinStruct) SetFieldA ¶
func (m *CustomNameNinStruct) SetFieldA(value float64) (err error)
func (*CustomNameNinStruct) SetFieldB ¶
func (m *CustomNameNinStruct) SetFieldB(value float32) (err error)
func (*CustomNameNinStruct) SetFieldE ¶
func (m *CustomNameNinStruct) SetFieldE(value uint64) (err error)
func (*CustomNameNinStruct) SetFieldF ¶
func (m *CustomNameNinStruct) SetFieldF(value int32) (err error)
func (*CustomNameNinStruct) SetFieldH ¶
func (m *CustomNameNinStruct) SetFieldH(value bool) (err error)
func (*CustomNameNinStruct) SetFieldI ¶
func (m *CustomNameNinStruct) SetFieldI(value string) (err error)
func (*CustomNameNinStruct) SetFieldJ ¶
func (m *CustomNameNinStruct) SetFieldJ(value []byte) (err error)
func (*CustomNameNinStruct) Size ¶
func (m *CustomNameNinStruct) Size() (n int)
func (*CustomNameNinStruct) SizeCached ¶
func (m *CustomNameNinStruct) SizeCached() int
func (*CustomNameNinStruct) String ¶
func (this *CustomNameNinStruct) String() string
func (*CustomNameNinStruct) Unmarshal ¶
func (m *CustomNameNinStruct) Unmarshal(data []byte) error
func (*CustomNameNinStruct) VerboseEqual ¶
func (this *CustomNameNinStruct) VerboseEqual(that interface{}) error
type CustomNameNinStructFace ¶
type CustomNameNinStructFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
GetfieldA() float64
GetfieldB() float32
GetfieldC() *NidOptNative
GetfieldD() []*NinOptNative
GetfieldE() uint64
GetfieldF() int32
GetfieldG() *NidOptNative
GetfieldH() bool
GetfieldI() string
GetfieldJ() []byte
}
type DeepLeaf ¶
type DeepLeaf struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedDeepLeaf ¶
func (*DeepLeaf) Description ¶
func (this *DeepLeaf) Description() (desc *google_protobuf.FileDescriptorSet)
func (*DeepLeaf) MarshalToUsingCachedSize ¶
func (*DeepLeaf) MutateTree ¶
func (*DeepLeaf) ProtoMessage ¶
func (*DeepLeaf) ProtoMessage()
func (*DeepLeaf) SizeCached ¶
func (*DeepLeaf) VerboseEqual ¶
type DeepLeafFace ¶
type DeepLeafFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Gettree() *Tree
}
type DeepTree ¶
type DeepTree struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedDeepTree ¶
func (*DeepTree) Description ¶
func (this *DeepTree) Description() (desc *google_protobuf.FileDescriptorSet)
func (*DeepTree) GetAnd ¶
func (m *DeepTree) GetAnd() *AndDeepBranch
func (*DeepTree) GetDown ¶
func (m *DeepTree) GetDown() *ADeepBranch
func (*DeepTree) MarshalToUsingCachedSize ¶
func (*DeepTree) MutateAnd ¶
func (m *DeepTree) MutateAnd() (field *AndDeepBranch, err error)
func (*DeepTree) MutateDown ¶
func (m *DeepTree) MutateDown() (field *ADeepBranch, err error)
func (*DeepTree) MutateLeaf ¶
func (*DeepTree) ProtoMessage ¶
func (*DeepTree) ProtoMessage()
func (*DeepTree) SizeCached ¶
func (*DeepTree) VerboseEqual ¶
type DeepTreeFace ¶
type DeepTreeFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getdown() *ADeepBranch
Getand() *AndDeepBranch
Getleaf() *DeepLeaf
}
type Leaf ¶
type Leaf struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedLeaf ¶
func (*Leaf) ClearStrValue ¶
func (m *Leaf) ClearStrValue()
func (*Leaf) ClearValue ¶
func (m *Leaf) ClearValue()
func (*Leaf) Description ¶
func (this *Leaf) Description() (desc *google_protobuf.FileDescriptorSet)
func (*Leaf) GetStrValue ¶
func (*Leaf) HasStrValue ¶
func (*Leaf) MarshalToUsingCachedSize ¶
func (*Leaf) ProtoMessage ¶
func (*Leaf) ProtoMessage()
func (*Leaf) SetStrValue ¶
func (*Leaf) SizeCached ¶
func (*Leaf) VerboseEqual ¶
type LeafFace ¶
type LeafFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getvalue() int64
GetstrValue() string
}
type MyExtendable ¶
type MyExtendable struct {
XXX_extensions map[int32]proto.Extension
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedMyExtendable ¶
func NewPopulatedMyExtendable(r randyThetest, easy bool) *MyExtendable
func (*MyExtendable) Clear ¶
func (m *MyExtendable) Clear()
func (*MyExtendable) ClearField1 ¶
func (m *MyExtendable) ClearField1()
func (*MyExtendable) Description ¶
func (this *MyExtendable) Description() (desc *google_protobuf.FileDescriptorSet)
func (*MyExtendable) Equal ¶
func (this *MyExtendable) Equal(that interface{}) bool
func (*MyExtendable) ExtensionMap ¶
func (m *MyExtendable) ExtensionMap() map[int32]proto.Extension
func (*MyExtendable) ExtensionRangeArray ¶
func (m *MyExtendable) ExtensionRangeArray() []proto.ExtensionRange
func (*MyExtendable) GetField1 ¶
func (m *MyExtendable) GetField1() int64
func (*MyExtendable) HasField1 ¶
func (m *MyExtendable) HasField1() (isSet bool)
func (*MyExtendable) Marshal ¶
func (m *MyExtendable) Marshal() (data []byte, err error)
func (*MyExtendable) MarshalToUsingCachedSize ¶
func (m *MyExtendable) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*MyExtendable) ProtoMessage ¶
func (*MyExtendable) ProtoMessage()
func (*MyExtendable) Reset ¶
func (m *MyExtendable) Reset()
func (*MyExtendable) SetField1 ¶
func (m *MyExtendable) SetField1(value int64) (err error)
func (*MyExtendable) Size ¶
func (m *MyExtendable) Size() (n int)
func (*MyExtendable) SizeCached ¶
func (m *MyExtendable) SizeCached() int
func (*MyExtendable) String ¶
func (this *MyExtendable) String() string
func (*MyExtendable) Unmarshal ¶
func (m *MyExtendable) Unmarshal(data []byte) error
func (*MyExtendable) VerboseEqual ¶
func (this *MyExtendable) VerboseEqual(that interface{}) error
type NestedDefinition ¶
type NestedDefinition struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNestedDefinition ¶
func NewPopulatedNestedDefinition(r randyThetest, easy bool) *NestedDefinition
func (*NestedDefinition) Clear ¶
func (m *NestedDefinition) Clear()
func (*NestedDefinition) ClearEnumField ¶
func (m *NestedDefinition) ClearEnumField()
func (*NestedDefinition) ClearField1 ¶
func (m *NestedDefinition) ClearField1()
func (*NestedDefinition) ClearNM ¶
func (m *NestedDefinition) ClearNM()
func (*NestedDefinition) ClearNNM ¶
func (m *NestedDefinition) ClearNNM()
func (*NestedDefinition) Description ¶
func (this *NestedDefinition) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NestedDefinition) Equal ¶
func (this *NestedDefinition) Equal(that interface{}) bool
func (*NestedDefinition) GetEnumField ¶
func (m *NestedDefinition) GetEnumField() NestedDefinition_NestedEnum
func (*NestedDefinition) GetField1 ¶
func (m *NestedDefinition) GetField1() int64
func (*NestedDefinition) GetNM ¶
func (m *NestedDefinition) GetNM() *NestedDefinition_NestedMessage
func (*NestedDefinition) GetNNM ¶
func (m *NestedDefinition) GetNNM() *NestedDefinition_NestedMessage_NestedNestedMsg
func (*NestedDefinition) HasEnumField ¶
func (m *NestedDefinition) HasEnumField() (isSet bool)
func (*NestedDefinition) HasField1 ¶
func (m *NestedDefinition) HasField1() (isSet bool)
func (*NestedDefinition) HasNM ¶
func (m *NestedDefinition) HasNM() (isSet bool)
func (*NestedDefinition) HasNNM ¶
func (m *NestedDefinition) HasNNM() (isSet bool)
func (*NestedDefinition) Marshal ¶
func (m *NestedDefinition) Marshal() (data []byte, err error)
func (*NestedDefinition) MarshalTo ¶
func (m *NestedDefinition) MarshalTo(data []byte) (n int, err error)
func (*NestedDefinition) MarshalToUsingCachedSize ¶
func (m *NestedDefinition) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NestedDefinition) MutateNM ¶
func (m *NestedDefinition) MutateNM() (field *NestedDefinition_NestedMessage, err error)
func (*NestedDefinition) MutateNNM ¶
func (m *NestedDefinition) MutateNNM() (field *NestedDefinition_NestedMessage_NestedNestedMsg, err error)
func (*NestedDefinition) ProtoMessage ¶
func (*NestedDefinition) ProtoMessage()
func (*NestedDefinition) Reset ¶
func (m *NestedDefinition) Reset()
func (*NestedDefinition) SetEnumField ¶
func (m *NestedDefinition) SetEnumField(value NestedDefinition_NestedEnum) (err error)
func (*NestedDefinition) SetField1 ¶
func (m *NestedDefinition) SetField1(value int64) (err error)
func (*NestedDefinition) Size ¶
func (m *NestedDefinition) Size() (n int)
func (*NestedDefinition) SizeCached ¶
func (m *NestedDefinition) SizeCached() int
func (*NestedDefinition) String ¶
func (this *NestedDefinition) String() string
func (*NestedDefinition) Unmarshal ¶
func (m *NestedDefinition) Unmarshal(data []byte) error
func (*NestedDefinition) VerboseEqual ¶
func (this *NestedDefinition) VerboseEqual(that interface{}) error
type NestedDefinitionFace ¶
type NestedDefinitionFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getfield1() int64
GetenumField() NestedDefinition_NestedEnum
GetnNM() *NestedDefinition_NestedMessage_NestedNestedMsg
GetnM() *NestedDefinition_NestedMessage
}
type NestedDefinition_NestedEnum ¶
type NestedDefinition_NestedEnum int32
const (
TYPE_NESTED NestedDefinition_NestedEnum = 1
)
func (NestedDefinition_NestedEnum) Enum ¶
func (x NestedDefinition_NestedEnum) Enum() *NestedDefinition_NestedEnum
func (NestedDefinition_NestedEnum) String ¶
func (x NestedDefinition_NestedEnum) String() string
type NestedDefinition_NestedMessage ¶
type NestedDefinition_NestedMessage struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNestedDefinition_NestedMessage ¶
func NewPopulatedNestedDefinition_NestedMessage(r randyThetest, easy bool) *NestedDefinition_NestedMessage
func (*NestedDefinition_NestedMessage) Clear ¶
func (m *NestedDefinition_NestedMessage) Clear()
func (*NestedDefinition_NestedMessage) ClearNNM ¶
func (m *NestedDefinition_NestedMessage) ClearNNM()
func (*NestedDefinition_NestedMessage) ClearNestedField1 ¶
func (m *NestedDefinition_NestedMessage) ClearNestedField1()
func (*NestedDefinition_NestedMessage) Description ¶
func (this *NestedDefinition_NestedMessage) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NestedDefinition_NestedMessage) Equal ¶
func (this *NestedDefinition_NestedMessage) Equal(that interface{}) bool
func (*NestedDefinition_NestedMessage) GetNNM ¶
func (m *NestedDefinition_NestedMessage) GetNNM() *NestedDefinition_NestedMessage_NestedNestedMsg
func (*NestedDefinition_NestedMessage) GetNestedField1 ¶
func (m *NestedDefinition_NestedMessage) GetNestedField1() uint64
func (*NestedDefinition_NestedMessage) HasNNM ¶
func (m *NestedDefinition_NestedMessage) HasNNM() (isSet bool)
func (*NestedDefinition_NestedMessage) HasNestedField1 ¶
func (m *NestedDefinition_NestedMessage) HasNestedField1() (isSet bool)
func (*NestedDefinition_NestedMessage) Marshal ¶
func (m *NestedDefinition_NestedMessage) Marshal() (data []byte, err error)
func (*NestedDefinition_NestedMessage) MarshalTo ¶
func (m *NestedDefinition_NestedMessage) MarshalTo(data []byte) (n int, err error)
func (*NestedDefinition_NestedMessage) MarshalToUsingCachedSize ¶
func (m *NestedDefinition_NestedMessage) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NestedDefinition_NestedMessage) MutateNNM ¶
func (m *NestedDefinition_NestedMessage) MutateNNM() (field *NestedDefinition_NestedMessage_NestedNestedMsg, err error)
func (*NestedDefinition_NestedMessage) ProtoMessage ¶
func (*NestedDefinition_NestedMessage) ProtoMessage()
func (*NestedDefinition_NestedMessage) Reset ¶
func (m *NestedDefinition_NestedMessage) Reset()
func (*NestedDefinition_NestedMessage) SetNestedField1 ¶
func (m *NestedDefinition_NestedMessage) SetNestedField1(value uint64) (err error)
func (*NestedDefinition_NestedMessage) Size ¶
func (m *NestedDefinition_NestedMessage) Size() (n int)
func (*NestedDefinition_NestedMessage) SizeCached ¶
func (m *NestedDefinition_NestedMessage) SizeCached() int
func (*NestedDefinition_NestedMessage) String ¶
func (this *NestedDefinition_NestedMessage) String() string
func (*NestedDefinition_NestedMessage) Unmarshal ¶
func (m *NestedDefinition_NestedMessage) Unmarshal(data []byte) error
func (*NestedDefinition_NestedMessage) VerboseEqual ¶
func (this *NestedDefinition_NestedMessage) VerboseEqual(that interface{}) error
type NestedDefinition_NestedMessageFace ¶
type NestedDefinition_NestedMessageFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
GetnestedField1() uint64
GetnNM() *NestedDefinition_NestedMessage_NestedNestedMsg
}
type NestedDefinition_NestedMessage_NestedNestedMsg ¶
type NestedDefinition_NestedMessage_NestedNestedMsg struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNestedDefinition_NestedMessage_NestedNestedMsg ¶
func NewPopulatedNestedDefinition_NestedMessage_NestedNestedMsg(r randyThetest, easy bool) *NestedDefinition_NestedMessage_NestedNestedMsg
func (*NestedDefinition_NestedMessage_NestedNestedMsg) Clear ¶
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) Clear()
func (*NestedDefinition_NestedMessage_NestedNestedMsg) ClearNestedNestedField1 ¶
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) ClearNestedNestedField1()
func (*NestedDefinition_NestedMessage_NestedNestedMsg) Description ¶
func (this *NestedDefinition_NestedMessage_NestedNestedMsg) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NestedDefinition_NestedMessage_NestedNestedMsg) Equal ¶
func (this *NestedDefinition_NestedMessage_NestedNestedMsg) Equal(that interface{}) bool
func (*NestedDefinition_NestedMessage_NestedNestedMsg) GetNestedNestedField1 ¶
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) GetNestedNestedField1() string
func (*NestedDefinition_NestedMessage_NestedNestedMsg) HasNestedNestedField1 ¶
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) HasNestedNestedField1() (isSet bool)
func (*NestedDefinition_NestedMessage_NestedNestedMsg) Marshal ¶
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) Marshal() (data []byte, err error)
func (*NestedDefinition_NestedMessage_NestedNestedMsg) MarshalTo ¶
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) MarshalTo(data []byte) (n int, err error)
func (*NestedDefinition_NestedMessage_NestedNestedMsg) MarshalToUsingCachedSize ¶
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NestedDefinition_NestedMessage_NestedNestedMsg) ProtoMessage ¶
func (*NestedDefinition_NestedMessage_NestedNestedMsg) ProtoMessage()
func (*NestedDefinition_NestedMessage_NestedNestedMsg) Reset ¶
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) Reset()
func (*NestedDefinition_NestedMessage_NestedNestedMsg) SetNestedNestedField1 ¶
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) SetNestedNestedField1(value string) (err error)
func (*NestedDefinition_NestedMessage_NestedNestedMsg) Size ¶
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) Size() (n int)
func (*NestedDefinition_NestedMessage_NestedNestedMsg) SizeCached ¶
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) SizeCached() int
func (*NestedDefinition_NestedMessage_NestedNestedMsg) String ¶
func (this *NestedDefinition_NestedMessage_NestedNestedMsg) String() string
func (*NestedDefinition_NestedMessage_NestedNestedMsg) Unmarshal ¶
func (m *NestedDefinition_NestedMessage_NestedNestedMsg) Unmarshal(data []byte) error
func (*NestedDefinition_NestedMessage_NestedNestedMsg) VerboseEqual ¶
func (this *NestedDefinition_NestedMessage_NestedNestedMsg) VerboseEqual(that interface{}) error
type NestedDefinition_NestedMessage_NestedNestedMsgFace ¶
type NestedDefinition_NestedMessage_NestedNestedMsgFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
GetnestedNestedField1() string
}
type NestedScope ¶
type NestedScope struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNestedScope ¶
func NewPopulatedNestedScope(r randyThetest, easy bool) *NestedScope
func (*NestedScope) Clear ¶
func (m *NestedScope) Clear()
func (*NestedScope) ClearA ¶
func (m *NestedScope) ClearA()
func (*NestedScope) ClearB ¶
func (m *NestedScope) ClearB()
func (*NestedScope) ClearC ¶
func (m *NestedScope) ClearC()
func (*NestedScope) Description ¶
func (this *NestedScope) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NestedScope) Equal ¶
func (this *NestedScope) Equal(that interface{}) bool
func (*NestedScope) GetA ¶
func (m *NestedScope) GetA() *NestedDefinition_NestedMessage_NestedNestedMsg
func (*NestedScope) GetB ¶
func (m *NestedScope) GetB() NestedDefinition_NestedEnum
func (*NestedScope) GetC ¶
func (m *NestedScope) GetC() *NestedDefinition_NestedMessage
func (*NestedScope) HasA ¶
func (m *NestedScope) HasA() (isSet bool)
func (*NestedScope) HasB ¶
func (m *NestedScope) HasB() (isSet bool)
func (*NestedScope) HasC ¶
func (m *NestedScope) HasC() (isSet bool)
func (*NestedScope) Marshal ¶
func (m *NestedScope) Marshal() (data []byte, err error)
func (*NestedScope) MarshalToUsingCachedSize ¶
func (m *NestedScope) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NestedScope) MutateA ¶
func (m *NestedScope) MutateA() (field *NestedDefinition_NestedMessage_NestedNestedMsg, err error)
func (*NestedScope) MutateC ¶
func (m *NestedScope) MutateC() (field *NestedDefinition_NestedMessage, err error)
func (*NestedScope) ProtoMessage ¶
func (*NestedScope) ProtoMessage()
func (*NestedScope) Reset ¶
func (m *NestedScope) Reset()
func (*NestedScope) SetB ¶
func (m *NestedScope) SetB(value NestedDefinition_NestedEnum) (err error)
func (*NestedScope) Size ¶
func (m *NestedScope) Size() (n int)
func (*NestedScope) SizeCached ¶
func (m *NestedScope) SizeCached() int
func (*NestedScope) String ¶
func (this *NestedScope) String() string
func (*NestedScope) Unmarshal ¶
func (m *NestedScope) Unmarshal(data []byte) error
func (*NestedScope) VerboseEqual ¶
func (this *NestedScope) VerboseEqual(that interface{}) error
type NestedScopeFace ¶
type NestedScopeFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Geta() *NestedDefinition_NestedMessage_NestedNestedMsg
Getb() NestedDefinition_NestedEnum
Getc() *NestedDefinition_NestedMessage
}
type NidEmbeddedStruct ¶
type NidEmbeddedStruct struct {
*NidOptNative
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNidEmbeddedStruct ¶
func NewPopulatedNidEmbeddedStruct(r randyThetest, easy bool) *NidEmbeddedStruct
func (*NidEmbeddedStruct) Clear ¶
func (m *NidEmbeddedStruct) Clear()
func (*NidEmbeddedStruct) ClearField200 ¶
func (m *NidEmbeddedStruct) ClearField200()
func (*NidEmbeddedStruct) ClearField210 ¶
func (m *NidEmbeddedStruct) ClearField210()
func (*NidEmbeddedStruct) ClearNidOptNative ¶
func (m *NidEmbeddedStruct) ClearNidOptNative()
func (*NidEmbeddedStruct) Description ¶
func (this *NidEmbeddedStruct) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NidEmbeddedStruct) Equal ¶
func (this *NidEmbeddedStruct) Equal(that interface{}) bool
func (*NidEmbeddedStruct) GetField200 ¶
func (m *NidEmbeddedStruct) GetField200() *NidOptNative
func (*NidEmbeddedStruct) GetField210 ¶
func (m *NidEmbeddedStruct) GetField210() bool
func (*NidEmbeddedStruct) HasField200 ¶
func (m *NidEmbeddedStruct) HasField200() (isSet bool)
func (*NidEmbeddedStruct) HasField210 ¶
func (m *NidEmbeddedStruct) HasField210() (isSet bool)
func (*NidEmbeddedStruct) HasNidOptNative ¶
func (m *NidEmbeddedStruct) HasNidOptNative() (isSet bool)
func (*NidEmbeddedStruct) Marshal ¶
func (m *NidEmbeddedStruct) Marshal() (data []byte, err error)
func (*NidEmbeddedStruct) MarshalTo ¶
func (m *NidEmbeddedStruct) MarshalTo(data []byte) (n int, err error)
func (*NidEmbeddedStruct) MarshalToUsingCachedSize ¶
func (m *NidEmbeddedStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NidEmbeddedStruct) MutateField200 ¶
func (m *NidEmbeddedStruct) MutateField200() (field *NidOptNative, err error)
func (*NidEmbeddedStruct) MutateNidOptNative ¶
func (m *NidEmbeddedStruct) MutateNidOptNative() (field *NidOptNative, err error)
func (*NidEmbeddedStruct) ProtoMessage ¶
func (*NidEmbeddedStruct) ProtoMessage()
func (*NidEmbeddedStruct) Reset ¶
func (m *NidEmbeddedStruct) Reset()
func (*NidEmbeddedStruct) SetField210 ¶
func (m *NidEmbeddedStruct) SetField210(value bool) (err error)
func (*NidEmbeddedStruct) Size ¶
func (m *NidEmbeddedStruct) Size() (n int)
func (*NidEmbeddedStruct) SizeCached ¶
func (m *NidEmbeddedStruct) SizeCached() int
func (*NidEmbeddedStruct) String ¶
func (this *NidEmbeddedStruct) String() string
func (*NidEmbeddedStruct) Unmarshal ¶
func (m *NidEmbeddedStruct) Unmarshal(data []byte) error
func (*NidEmbeddedStruct) VerboseEqual ¶
func (this *NidEmbeddedStruct) VerboseEqual(that interface{}) error
type NidEmbeddedStructFace ¶
type NidEmbeddedStructFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
GetNidOptNative() *NidOptNative
Getfield200() *NidOptNative
Getfield210() bool
}
type NidNestedStruct ¶
type NidNestedStruct struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNidNestedStruct ¶
func NewPopulatedNidNestedStruct(r randyThetest, easy bool) *NidNestedStruct
func (*NidNestedStruct) AddField2 ¶
func (m *NidNestedStruct) AddField2() (field *NidRepStruct, err error)
func (*NidNestedStruct) Clear ¶
func (m *NidNestedStruct) Clear()
func (*NidNestedStruct) ClearField1 ¶
func (m *NidNestedStruct) ClearField1()
func (*NidNestedStruct) ClearField2 ¶
func (m *NidNestedStruct) ClearField2()
func (*NidNestedStruct) Description ¶
func (this *NidNestedStruct) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NidNestedStruct) Equal ¶
func (this *NidNestedStruct) Equal(that interface{}) bool
func (*NidNestedStruct) Field2Size ¶
func (m *NidNestedStruct) Field2Size() (size int)
func (*NidNestedStruct) GetField1 ¶
func (m *NidNestedStruct) GetField1() *NidOptStruct
func (*NidNestedStruct) GetField2 ¶
func (m *NidNestedStruct) GetField2(index int) (field *NidRepStruct, err error)
func (*NidNestedStruct) HasField1 ¶
func (m *NidNestedStruct) HasField1() (isSet bool)
func (*NidNestedStruct) Marshal ¶
func (m *NidNestedStruct) Marshal() (data []byte, err error)
func (*NidNestedStruct) MarshalTo ¶
func (m *NidNestedStruct) MarshalTo(data []byte) (n int, err error)
func (*NidNestedStruct) MarshalToUsingCachedSize ¶
func (m *NidNestedStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NidNestedStruct) MutateField1 ¶
func (m *NidNestedStruct) MutateField1() (field *NidOptStruct, err error)
func (*NidNestedStruct) MutateField2 ¶
func (m *NidNestedStruct) MutateField2(index int) (field *NidRepStruct, err error)
func (*NidNestedStruct) ProtoMessage ¶
func (*NidNestedStruct) ProtoMessage()
func (*NidNestedStruct) Reset ¶
func (m *NidNestedStruct) Reset()
func (*NidNestedStruct) Size ¶
func (m *NidNestedStruct) Size() (n int)
func (*NidNestedStruct) SizeCached ¶
func (m *NidNestedStruct) SizeCached() int
func (*NidNestedStruct) String ¶
func (this *NidNestedStruct) String() string
func (*NidNestedStruct) Unmarshal ¶
func (m *NidNestedStruct) Unmarshal(data []byte) error
func (*NidNestedStruct) VerboseEqual ¶
func (this *NidNestedStruct) VerboseEqual(that interface{}) error
type NidNestedStructFace ¶
type NidNestedStructFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getfield1() *NidOptStruct
Getfield2() []*NidRepStruct
}
type NidOptCustom ¶
type NidOptCustom struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNidOptCustom ¶
func NewPopulatedNidOptCustom(r randyThetest, easy bool) *NidOptCustom
func (*NidOptCustom) Clear ¶
func (m *NidOptCustom) Clear()
func (*NidOptCustom) ClearId ¶
func (m *NidOptCustom) ClearId()
func (*NidOptCustom) ClearValue ¶
func (m *NidOptCustom) ClearValue()
func (*NidOptCustom) Description ¶
func (this *NidOptCustom) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NidOptCustom) Equal ¶
func (this *NidOptCustom) Equal(that interface{}) bool
func (*NidOptCustom) HasId ¶
func (m *NidOptCustom) HasId() (isSet bool)
func (*NidOptCustom) HasValue ¶
func (m *NidOptCustom) HasValue() (isSet bool)
func (*NidOptCustom) Marshal ¶
func (m *NidOptCustom) Marshal() (data []byte, err error)
func (*NidOptCustom) MarshalToUsingCachedSize ¶
func (m *NidOptCustom) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NidOptCustom) ProtoMessage ¶
func (*NidOptCustom) ProtoMessage()
func (*NidOptCustom) Reset ¶
func (m *NidOptCustom) Reset()
func (*NidOptCustom) SetId ¶
func (m *NidOptCustom) SetId(value Id) (err error)
func (*NidOptCustom) SetValue ¶
func (m *NidOptCustom) SetValue(value Weight) (err error)
func (*NidOptCustom) Size ¶
func (m *NidOptCustom) Size() (n int)
func (*NidOptCustom) SizeCached ¶
func (m *NidOptCustom) SizeCached() int
func (*NidOptCustom) String ¶
func (this *NidOptCustom) String() string
func (*NidOptCustom) Unmarshal ¶
func (m *NidOptCustom) Unmarshal(data []byte) error
func (*NidOptCustom) VerboseEqual ¶
func (this *NidOptCustom) VerboseEqual(that interface{}) error
type NidOptCustomFace ¶
type NidOptCustomFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getid() Id
Getvalue() Weight
}
type NidOptEnum ¶
type NidOptEnum struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNidOptEnum ¶
func NewPopulatedNidOptEnum(r randyThetest, easy bool) *NidOptEnum
func (*NidOptEnum) Clear ¶
func (m *NidOptEnum) Clear()
func (*NidOptEnum) ClearField1 ¶
func (m *NidOptEnum) ClearField1()
func (*NidOptEnum) Description ¶
func (this *NidOptEnum) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NidOptEnum) Equal ¶
func (this *NidOptEnum) Equal(that interface{}) bool
func (*NidOptEnum) GetField1 ¶
func (m *NidOptEnum) GetField1() TheTestEnum
func (*NidOptEnum) HasField1 ¶
func (m *NidOptEnum) HasField1() (isSet bool)
func (*NidOptEnum) Marshal ¶
func (m *NidOptEnum) Marshal() (data []byte, err error)
func (*NidOptEnum) MarshalToUsingCachedSize ¶
func (m *NidOptEnum) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NidOptEnum) ProtoMessage ¶
func (*NidOptEnum) ProtoMessage()
func (*NidOptEnum) Reset ¶
func (m *NidOptEnum) Reset()
func (*NidOptEnum) SetField1 ¶
func (m *NidOptEnum) SetField1(value TheTestEnum) (err error)
func (*NidOptEnum) Size ¶
func (m *NidOptEnum) Size() (n int)
func (*NidOptEnum) SizeCached ¶
func (m *NidOptEnum) SizeCached() int
func (*NidOptEnum) String ¶
func (this *NidOptEnum) String() string
func (*NidOptEnum) Unmarshal ¶
func (m *NidOptEnum) Unmarshal(data []byte) error
func (*NidOptEnum) VerboseEqual ¶
func (this *NidOptEnum) VerboseEqual(that interface{}) error
type NidOptEnumFace ¶
type NidOptEnumFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getfield1() TheTestEnum
}
type NidOptNative ¶
type NidOptNative struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNidOptNative ¶
func NewPopulatedNidOptNative(r randyThetest, easy bool) *NidOptNative
func (*NidOptNative) Clear ¶
func (m *NidOptNative) Clear()
func (*NidOptNative) ClearField1 ¶
func (m *NidOptNative) ClearField1()
func (*NidOptNative) ClearField2 ¶
func (m *NidOptNative) ClearField2()
func (*NidOptNative) ClearField3 ¶
func (m *NidOptNative) ClearField3()
func (*NidOptNative) ClearField4 ¶
func (m *NidOptNative) ClearField4()
func (*NidOptNative) ClearField5 ¶
func (m *NidOptNative) ClearField5()
func (*NidOptNative) ClearField6 ¶
func (m *NidOptNative) ClearField6()
func (*NidOptNative) ClearField7 ¶
func (m *NidOptNative) ClearField7()
func (*NidOptNative) ClearField8 ¶
func (m *NidOptNative) ClearField8()
func (*NidOptNative) ClearField9 ¶
func (m *NidOptNative) ClearField9()
func (*NidOptNative) ClearField10 ¶
func (m *NidOptNative) ClearField10()
func (*NidOptNative) ClearField11 ¶
func (m *NidOptNative) ClearField11()
func (*NidOptNative) ClearField12 ¶
func (m *NidOptNative) ClearField12()
func (*NidOptNative) ClearField13 ¶
func (m *NidOptNative) ClearField13()
func (*NidOptNative) ClearField14 ¶
func (m *NidOptNative) ClearField14()
func (*NidOptNative) ClearField15 ¶
func (m *NidOptNative) ClearField15()
func (*NidOptNative) Description ¶
func (this *NidOptNative) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NidOptNative) Equal ¶
func (this *NidOptNative) Equal(that interface{}) bool
func (*NidOptNative) GetField1 ¶
func (m *NidOptNative) GetField1() float64
func (*NidOptNative) GetField2 ¶
func (m *NidOptNative) GetField2() float32
func (*NidOptNative) GetField3 ¶
func (m *NidOptNative) GetField3() int32
func (*NidOptNative) GetField4 ¶
func (m *NidOptNative) GetField4() int64
func (*NidOptNative) GetField5 ¶
func (m *NidOptNative) GetField5() uint32
func (*NidOptNative) GetField6 ¶
func (m *NidOptNative) GetField6() uint64
func (*NidOptNative) GetField7 ¶
func (m *NidOptNative) GetField7() int32
func (*NidOptNative) GetField8 ¶
func (m *NidOptNative) GetField8() int64
func (*NidOptNative) GetField9 ¶
func (m *NidOptNative) GetField9() uint32
func (*NidOptNative) GetField10 ¶
func (m *NidOptNative) GetField10() int32
func (*NidOptNative) GetField11 ¶
func (m *NidOptNative) GetField11() uint64
func (*NidOptNative) GetField12 ¶
func (m *NidOptNative) GetField12() int64
func (*NidOptNative) GetField13 ¶
func (m *NidOptNative) GetField13() bool
func (*NidOptNative) GetField14 ¶
func (m *NidOptNative) GetField14() string
func (*NidOptNative) GetField15 ¶
func (m *NidOptNative) GetField15() []byte
func (*NidOptNative) HasField1 ¶
func (m *NidOptNative) HasField1() (isSet bool)
func (*NidOptNative) HasField2 ¶
func (m *NidOptNative) HasField2() (isSet bool)
func (*NidOptNative) HasField3 ¶
func (m *NidOptNative) HasField3() (isSet bool)
func (*NidOptNative) HasField4 ¶
func (m *NidOptNative) HasField4() (isSet bool)
func (*NidOptNative) HasField5 ¶
func (m *NidOptNative) HasField5() (isSet bool)
func (*NidOptNative) HasField6 ¶
func (m *NidOptNative) HasField6() (isSet bool)
func (*NidOptNative) HasField7 ¶
func (m *NidOptNative) HasField7() (isSet bool)
func (*NidOptNative) HasField8 ¶
func (m *NidOptNative) HasField8() (isSet bool)
func (*NidOptNative) HasField9 ¶
func (m *NidOptNative) HasField9() (isSet bool)
func (*NidOptNative) HasField10 ¶
func (m *NidOptNative) HasField10() (isSet bool)
func (*NidOptNative) HasField11 ¶
func (m *NidOptNative) HasField11() (isSet bool)
func (*NidOptNative) HasField12 ¶
func (m *NidOptNative) HasField12() (isSet bool)
func (*NidOptNative) HasField13 ¶
func (m *NidOptNative) HasField13() (isSet bool)
func (*NidOptNative) HasField14 ¶
func (m *NidOptNative) HasField14() (isSet bool)
func (*NidOptNative) HasField15 ¶
func (m *NidOptNative) HasField15() (isSet bool)
func (*NidOptNative) Marshal ¶
func (m *NidOptNative) Marshal() (data []byte, err error)
func (*NidOptNative) MarshalToUsingCachedSize ¶
func (m *NidOptNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NidOptNative) ProtoMessage ¶
func (*NidOptNative) ProtoMessage()
func (*NidOptNative) Reset ¶
func (m *NidOptNative) Reset()
func (*NidOptNative) SetField1 ¶
func (m *NidOptNative) SetField1(value float64) (err error)
func (*NidOptNative) SetField2 ¶
func (m *NidOptNative) SetField2(value float32) (err error)
func (*NidOptNative) SetField3 ¶
func (m *NidOptNative) SetField3(value int32) (err error)
func (*NidOptNative) SetField4 ¶
func (m *NidOptNative) SetField4(value int64) (err error)
func (*NidOptNative) SetField5 ¶
func (m *NidOptNative) SetField5(value uint32) (err error)
func (*NidOptNative) SetField6 ¶
func (m *NidOptNative) SetField6(value uint64) (err error)
func (*NidOptNative) SetField7 ¶
func (m *NidOptNative) SetField7(value int32) (err error)
func (*NidOptNative) SetField8 ¶
func (m *NidOptNative) SetField8(value int64) (err error)
func (*NidOptNative) SetField9 ¶
func (m *NidOptNative) SetField9(value uint32) (err error)
func (*NidOptNative) SetField10 ¶
func (m *NidOptNative) SetField10(value int32) (err error)
func (*NidOptNative) SetField11 ¶
func (m *NidOptNative) SetField11(value uint64) (err error)
func (*NidOptNative) SetField12 ¶
func (m *NidOptNative) SetField12(value int64) (err error)
func (*NidOptNative) SetField13 ¶
func (m *NidOptNative) SetField13(value bool) (err error)
func (*NidOptNative) SetField14 ¶
func (m *NidOptNative) SetField14(value string) (err error)
func (*NidOptNative) SetField15 ¶
func (m *NidOptNative) SetField15(value []byte) (err error)
func (*NidOptNative) Size ¶
func (m *NidOptNative) Size() (n int)
func (*NidOptNative) SizeCached ¶
func (m *NidOptNative) SizeCached() int
func (*NidOptNative) String ¶
func (this *NidOptNative) String() string
func (*NidOptNative) Unmarshal ¶
func (m *NidOptNative) Unmarshal(data []byte) error
func (*NidOptNative) VerboseEqual ¶
func (this *NidOptNative) VerboseEqual(that interface{}) error
type NidOptNativeFace ¶
type NidOptNativeFace interface {
Proto() github_com_dropbox_goprotoc_proto1.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 NidOptStruct ¶
type NidOptStruct struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNidOptStruct ¶
func NewPopulatedNidOptStruct(r randyThetest, easy bool) *NidOptStruct
func (*NidOptStruct) Clear ¶
func (m *NidOptStruct) Clear()
func (*NidOptStruct) ClearField1 ¶
func (m *NidOptStruct) ClearField1()
func (*NidOptStruct) ClearField2 ¶
func (m *NidOptStruct) ClearField2()
func (*NidOptStruct) ClearField3 ¶
func (m *NidOptStruct) ClearField3()
func (*NidOptStruct) ClearField4 ¶
func (m *NidOptStruct) ClearField4()
func (*NidOptStruct) ClearField6 ¶
func (m *NidOptStruct) ClearField6()
func (*NidOptStruct) ClearField7 ¶
func (m *NidOptStruct) ClearField7()
func (*NidOptStruct) ClearField8 ¶
func (m *NidOptStruct) ClearField8()
func (*NidOptStruct) ClearField13 ¶
func (m *NidOptStruct) ClearField13()
func (*NidOptStruct) ClearField14 ¶
func (m *NidOptStruct) ClearField14()
func (*NidOptStruct) ClearField15 ¶
func (m *NidOptStruct) ClearField15()
func (*NidOptStruct) Description ¶
func (this *NidOptStruct) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NidOptStruct) Equal ¶
func (this *NidOptStruct) Equal(that interface{}) bool
func (*NidOptStruct) GetField1 ¶
func (m *NidOptStruct) GetField1() float64
func (*NidOptStruct) GetField2 ¶
func (m *NidOptStruct) GetField2() float32
func (*NidOptStruct) GetField3 ¶
func (m *NidOptStruct) GetField3() *NidOptNative
func (*NidOptStruct) GetField4 ¶
func (m *NidOptStruct) GetField4() *NinOptNative
func (*NidOptStruct) GetField6 ¶
func (m *NidOptStruct) GetField6() uint64
func (*NidOptStruct) GetField7 ¶
func (m *NidOptStruct) GetField7() int32
func (*NidOptStruct) GetField8 ¶
func (m *NidOptStruct) GetField8() *NidOptNative
func (*NidOptStruct) GetField13 ¶
func (m *NidOptStruct) GetField13() bool
func (*NidOptStruct) GetField14 ¶
func (m *NidOptStruct) GetField14() string
func (*NidOptStruct) GetField15 ¶
func (m *NidOptStruct) GetField15() []byte
func (*NidOptStruct) HasField1 ¶
func (m *NidOptStruct) HasField1() (isSet bool)
func (*NidOptStruct) HasField2 ¶
func (m *NidOptStruct) HasField2() (isSet bool)
func (*NidOptStruct) HasField3 ¶
func (m *NidOptStruct) HasField3() (isSet bool)
func (*NidOptStruct) HasField4 ¶
func (m *NidOptStruct) HasField4() (isSet bool)
func (*NidOptStruct) HasField6 ¶
func (m *NidOptStruct) HasField6() (isSet bool)
func (*NidOptStruct) HasField7 ¶
func (m *NidOptStruct) HasField7() (isSet bool)
func (*NidOptStruct) HasField8 ¶
func (m *NidOptStruct) HasField8() (isSet bool)
func (*NidOptStruct) HasField13 ¶
func (m *NidOptStruct) HasField13() (isSet bool)
func (*NidOptStruct) HasField14 ¶
func (m *NidOptStruct) HasField14() (isSet bool)
func (*NidOptStruct) HasField15 ¶
func (m *NidOptStruct) HasField15() (isSet bool)
func (*NidOptStruct) Marshal ¶
func (m *NidOptStruct) Marshal() (data []byte, err error)
func (*NidOptStruct) MarshalToUsingCachedSize ¶
func (m *NidOptStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NidOptStruct) MutateField3 ¶
func (m *NidOptStruct) MutateField3() (field *NidOptNative, err error)
func (*NidOptStruct) MutateField4 ¶
func (m *NidOptStruct) MutateField4() (field *NinOptNative, err error)
func (*NidOptStruct) MutateField8 ¶
func (m *NidOptStruct) MutateField8() (field *NidOptNative, err error)
func (*NidOptStruct) ProtoMessage ¶
func (*NidOptStruct) ProtoMessage()
func (*NidOptStruct) Reset ¶
func (m *NidOptStruct) Reset()
func (*NidOptStruct) SetField1 ¶
func (m *NidOptStruct) SetField1(value float64) (err error)
func (*NidOptStruct) SetField2 ¶
func (m *NidOptStruct) SetField2(value float32) (err error)
func (*NidOptStruct) SetField6 ¶
func (m *NidOptStruct) SetField6(value uint64) (err error)
func (*NidOptStruct) SetField7 ¶
func (m *NidOptStruct) SetField7(value int32) (err error)
func (*NidOptStruct) SetField13 ¶
func (m *NidOptStruct) SetField13(value bool) (err error)
func (*NidOptStruct) SetField14 ¶
func (m *NidOptStruct) SetField14(value string) (err error)
func (*NidOptStruct) SetField15 ¶
func (m *NidOptStruct) SetField15(value []byte) (err error)
func (*NidOptStruct) Size ¶
func (m *NidOptStruct) Size() (n int)
func (*NidOptStruct) SizeCached ¶
func (m *NidOptStruct) SizeCached() int
func (*NidOptStruct) String ¶
func (this *NidOptStruct) String() string
func (*NidOptStruct) Unmarshal ¶
func (m *NidOptStruct) Unmarshal(data []byte) error
func (*NidOptStruct) VerboseEqual ¶
func (this *NidOptStruct) VerboseEqual(that interface{}) error
type NidOptStructFace ¶
type NidOptStructFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getfield1() float64
Getfield2() float32
Getfield3() *NidOptNative
Getfield4() *NinOptNative
Getfield6() uint64
Getfield7() int32
Getfield8() *NidOptNative
Getfield13() bool
Getfield14() string
Getfield15() []byte
}
type NidRepCustom ¶
type NidRepCustom struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNidRepCustom ¶
func NewPopulatedNidRepCustom(r randyThetest, easy bool) *NidRepCustom
func (*NidRepCustom) AddId ¶
func (m *NidRepCustom) AddId(value Id) (err error)
func (*NidRepCustom) AddValue ¶
func (m *NidRepCustom) AddValue(value Weight) (err error)
func (*NidRepCustom) Clear ¶
func (m *NidRepCustom) Clear()
func (*NidRepCustom) ClearId ¶
func (m *NidRepCustom) ClearId()
func (*NidRepCustom) ClearValue ¶
func (m *NidRepCustom) ClearValue()
func (*NidRepCustom) Description ¶
func (this *NidRepCustom) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NidRepCustom) Equal ¶
func (this *NidRepCustom) Equal(that interface{}) bool
func (*NidRepCustom) GetValue ¶
func (m *NidRepCustom) GetValue(index int) (field Weight, err error)
func (*NidRepCustom) IdSize ¶
func (m *NidRepCustom) IdSize() (size int)
func (*NidRepCustom) Marshal ¶
func (m *NidRepCustom) Marshal() (data []byte, err error)
func (*NidRepCustom) MarshalToUsingCachedSize ¶
func (m *NidRepCustom) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NidRepCustom) ProtoMessage ¶
func (*NidRepCustom) ProtoMessage()
func (*NidRepCustom) Reset ¶
func (m *NidRepCustom) Reset()
func (*NidRepCustom) SetValue ¶
func (m *NidRepCustom) SetValue(value Weight, index int) (err error)
func (*NidRepCustom) Size ¶
func (m *NidRepCustom) Size() (n int)
func (*NidRepCustom) SizeCached ¶
func (m *NidRepCustom) SizeCached() int
func (*NidRepCustom) String ¶
func (this *NidRepCustom) String() string
func (*NidRepCustom) Unmarshal ¶
func (m *NidRepCustom) Unmarshal(data []byte) error
func (*NidRepCustom) ValueSize ¶
func (m *NidRepCustom) ValueSize() (size int)
func (*NidRepCustom) VerboseEqual ¶
func (this *NidRepCustom) VerboseEqual(that interface{}) error
type NidRepCustomFace ¶
type NidRepCustomFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getid() []Id
Getvalue() []Weight
}
type NidRepEnum ¶
type NidRepEnum struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNidRepEnum ¶
func NewPopulatedNidRepEnum(r randyThetest, easy bool) *NidRepEnum
func (*NidRepEnum) AddField1 ¶
func (m *NidRepEnum) AddField1(value TheTestEnum) (err error)
func (*NidRepEnum) Clear ¶
func (m *NidRepEnum) Clear()
func (*NidRepEnum) ClearField1 ¶
func (m *NidRepEnum) ClearField1()
func (*NidRepEnum) Description ¶
func (this *NidRepEnum) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NidRepEnum) Equal ¶
func (this *NidRepEnum) Equal(that interface{}) bool
func (*NidRepEnum) Field1Size ¶
func (m *NidRepEnum) Field1Size() (size int)
func (*NidRepEnum) GetField1 ¶
func (m *NidRepEnum) GetField1(index int) (field TheTestEnum, err error)
func (*NidRepEnum) Marshal ¶
func (m *NidRepEnum) Marshal() (data []byte, err error)
func (*NidRepEnum) MarshalToUsingCachedSize ¶
func (m *NidRepEnum) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NidRepEnum) ProtoMessage ¶
func (*NidRepEnum) ProtoMessage()
func (*NidRepEnum) Reset ¶
func (m *NidRepEnum) Reset()
func (*NidRepEnum) SetField1 ¶
func (m *NidRepEnum) SetField1(value TheTestEnum, index int) (err error)
func (*NidRepEnum) Size ¶
func (m *NidRepEnum) Size() (n int)
func (*NidRepEnum) SizeCached ¶
func (m *NidRepEnum) SizeCached() int
func (*NidRepEnum) String ¶
func (this *NidRepEnum) String() string
func (*NidRepEnum) Unmarshal ¶
func (m *NidRepEnum) Unmarshal(data []byte) error
func (*NidRepEnum) VerboseEqual ¶
func (this *NidRepEnum) VerboseEqual(that interface{}) error
type NidRepEnumFace ¶
type NidRepEnumFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getfield1() []TheTestEnum
}
type NidRepNative ¶
type NidRepNative struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNidRepNative ¶
func NewPopulatedNidRepNative(r randyThetest, easy bool) *NidRepNative
func (*NidRepNative) AddField1 ¶
func (m *NidRepNative) AddField1(value float64) (err error)
func (*NidRepNative) AddField2 ¶
func (m *NidRepNative) AddField2(value float32) (err error)
func (*NidRepNative) AddField3 ¶
func (m *NidRepNative) AddField3(value int32) (err error)
func (*NidRepNative) AddField4 ¶
func (m *NidRepNative) AddField4(value int64) (err error)
func (*NidRepNative) AddField5 ¶
func (m *NidRepNative) AddField5(value uint32) (err error)
func (*NidRepNative) AddField6 ¶
func (m *NidRepNative) AddField6(value uint64) (err error)
func (*NidRepNative) AddField7 ¶
func (m *NidRepNative) AddField7(value int32) (err error)
func (*NidRepNative) AddField8 ¶
func (m *NidRepNative) AddField8(value int64) (err error)
func (*NidRepNative) AddField9 ¶
func (m *NidRepNative) AddField9(value uint32) (err error)
func (*NidRepNative) AddField10 ¶
func (m *NidRepNative) AddField10(value int32) (err error)
func (*NidRepNative) AddField11 ¶
func (m *NidRepNative) AddField11(value uint64) (err error)
func (*NidRepNative) AddField12 ¶
func (m *NidRepNative) AddField12(value int64) (err error)
func (*NidRepNative) AddField13 ¶
func (m *NidRepNative) AddField13(value bool) (err error)
func (*NidRepNative) AddField14 ¶
func (m *NidRepNative) AddField14(value string) (err error)
func (*NidRepNative) AddField15 ¶
func (m *NidRepNative) AddField15(value []byte) (err error)
func (*NidRepNative) Clear ¶
func (m *NidRepNative) Clear()
func (*NidRepNative) ClearField1 ¶
func (m *NidRepNative) ClearField1()
func (*NidRepNative) ClearField2 ¶
func (m *NidRepNative) ClearField2()
func (*NidRepNative) ClearField3 ¶
func (m *NidRepNative) ClearField3()
func (*NidRepNative) ClearField4 ¶
func (m *NidRepNative) ClearField4()
func (*NidRepNative) ClearField5 ¶
func (m *NidRepNative) ClearField5()
func (*NidRepNative) ClearField6 ¶
func (m *NidRepNative) ClearField6()
func (*NidRepNative) ClearField7 ¶
func (m *NidRepNative) ClearField7()
func (*NidRepNative) ClearField8 ¶
func (m *NidRepNative) ClearField8()
func (*NidRepNative) ClearField9 ¶
func (m *NidRepNative) ClearField9()
func (*NidRepNative) ClearField10 ¶
func (m *NidRepNative) ClearField10()
func (*NidRepNative) ClearField11 ¶
func (m *NidRepNative) ClearField11()
func (*NidRepNative) ClearField12 ¶
func (m *NidRepNative) ClearField12()
func (*NidRepNative) ClearField13 ¶
func (m *NidRepNative) ClearField13()
func (*NidRepNative) ClearField14 ¶
func (m *NidRepNative) ClearField14()
func (*NidRepNative) ClearField15 ¶
func (m *NidRepNative) ClearField15()
func (*NidRepNative) Description ¶
func (this *NidRepNative) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NidRepNative) Equal ¶
func (this *NidRepNative) Equal(that interface{}) bool
func (*NidRepNative) Field1Size ¶
func (m *NidRepNative) Field1Size() (size int)
func (*NidRepNative) Field2Size ¶
func (m *NidRepNative) Field2Size() (size int)
func (*NidRepNative) Field3Size ¶
func (m *NidRepNative) Field3Size() (size int)
func (*NidRepNative) Field4Size ¶
func (m *NidRepNative) Field4Size() (size int)
func (*NidRepNative) Field5Size ¶
func (m *NidRepNative) Field5Size() (size int)
func (*NidRepNative) Field6Size ¶
func (m *NidRepNative) Field6Size() (size int)
func (*NidRepNative) Field7Size ¶
func (m *NidRepNative) Field7Size() (size int)
func (*NidRepNative) Field8Size ¶
func (m *NidRepNative) Field8Size() (size int)
func (*NidRepNative) Field9Size ¶
func (m *NidRepNative) Field9Size() (size int)
func (*NidRepNative) Field10Size ¶
func (m *NidRepNative) Field10Size() (size int)
func (*NidRepNative) Field11Size ¶
func (m *NidRepNative) Field11Size() (size int)
func (*NidRepNative) Field12Size ¶
func (m *NidRepNative) Field12Size() (size int)
func (*NidRepNative) Field13Size ¶
func (m *NidRepNative) Field13Size() (size int)
func (*NidRepNative) Field14Size ¶
func (m *NidRepNative) Field14Size() (size int)
func (*NidRepNative) Field15Size ¶
func (m *NidRepNative) Field15Size() (size int)
func (*NidRepNative) GetField1 ¶
func (m *NidRepNative) GetField1(index int) (field float64, err error)
func (*NidRepNative) GetField2 ¶
func (m *NidRepNative) GetField2(index int) (field float32, err error)
func (*NidRepNative) GetField3 ¶
func (m *NidRepNative) GetField3(index int) (field int32, err error)
func (*NidRepNative) GetField4 ¶
func (m *NidRepNative) GetField4(index int) (field int64, err error)
func (*NidRepNative) GetField5 ¶
func (m *NidRepNative) GetField5(index int) (field uint32, err error)
func (*NidRepNative) GetField6 ¶
func (m *NidRepNative) GetField6(index int) (field uint64, err error)
func (*NidRepNative) GetField7 ¶
func (m *NidRepNative) GetField7(index int) (field int32, err error)
func (*NidRepNative) GetField8 ¶
func (m *NidRepNative) GetField8(index int) (field int64, err error)
func (*NidRepNative) GetField9 ¶
func (m *NidRepNative) GetField9(index int) (field uint32, err error)
func (*NidRepNative) GetField10 ¶
func (m *NidRepNative) GetField10(index int) (field int32, err error)
func (*NidRepNative) GetField11 ¶
func (m *NidRepNative) GetField11(index int) (field uint64, err error)
func (*NidRepNative) GetField12 ¶
func (m *NidRepNative) GetField12(index int) (field int64, err error)
func (*NidRepNative) GetField13 ¶
func (m *NidRepNative) GetField13(index int) (field bool, err error)
func (*NidRepNative) GetField14 ¶
func (m *NidRepNative) GetField14(index int) (field string, err error)
func (*NidRepNative) GetField15 ¶
func (m *NidRepNative) GetField15(index int) (field []byte, err error)
func (*NidRepNative) Marshal ¶
func (m *NidRepNative) Marshal() (data []byte, err error)
func (*NidRepNative) MarshalToUsingCachedSize ¶
func (m *NidRepNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NidRepNative) ProtoMessage ¶
func (*NidRepNative) ProtoMessage()
func (*NidRepNative) Reset ¶
func (m *NidRepNative) Reset()
func (*NidRepNative) SetField1 ¶
func (m *NidRepNative) SetField1(value float64, index int) (err error)
func (*NidRepNative) SetField2 ¶
func (m *NidRepNative) SetField2(value float32, index int) (err error)
func (*NidRepNative) SetField3 ¶
func (m *NidRepNative) SetField3(value int32, index int) (err error)
func (*NidRepNative) SetField4 ¶
func (m *NidRepNative) SetField4(value int64, index int) (err error)
func (*NidRepNative) SetField5 ¶
func (m *NidRepNative) SetField5(value uint32, index int) (err error)
func (*NidRepNative) SetField6 ¶
func (m *NidRepNative) SetField6(value uint64, index int) (err error)
func (*NidRepNative) SetField7 ¶
func (m *NidRepNative) SetField7(value int32, index int) (err error)
func (*NidRepNative) SetField8 ¶
func (m *NidRepNative) SetField8(value int64, index int) (err error)
func (*NidRepNative) SetField9 ¶
func (m *NidRepNative) SetField9(value uint32, index int) (err error)
func (*NidRepNative) SetField10 ¶
func (m *NidRepNative) SetField10(value int32, index int) (err error)
func (*NidRepNative) SetField11 ¶
func (m *NidRepNative) SetField11(value uint64, index int) (err error)
func (*NidRepNative) SetField12 ¶
func (m *NidRepNative) SetField12(value int64, index int) (err error)
func (*NidRepNative) SetField13 ¶
func (m *NidRepNative) SetField13(value bool, index int) (err error)
func (*NidRepNative) SetField14 ¶
func (m *NidRepNative) SetField14(value string, index int) (err error)
func (*NidRepNative) SetField15 ¶
func (m *NidRepNative) SetField15(value []byte, index int) (err error)
func (*NidRepNative) Size ¶
func (m *NidRepNative) Size() (n int)
func (*NidRepNative) SizeCached ¶
func (m *NidRepNative) SizeCached() int
func (*NidRepNative) String ¶
func (this *NidRepNative) String() string
func (*NidRepNative) Unmarshal ¶
func (m *NidRepNative) Unmarshal(data []byte) error
func (*NidRepNative) VerboseEqual ¶
func (this *NidRepNative) VerboseEqual(that interface{}) error
type NidRepNativeFace ¶
type NidRepNativeFace interface {
Proto() github_com_dropbox_goprotoc_proto1.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 NidRepPackedNative ¶
type NidRepPackedNative struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNidRepPackedNative ¶
func NewPopulatedNidRepPackedNative(r randyThetest, easy bool) *NidRepPackedNative
func (*NidRepPackedNative) AddField1 ¶
func (m *NidRepPackedNative) AddField1(value float64) (err error)
func (*NidRepPackedNative) AddField2 ¶
func (m *NidRepPackedNative) AddField2(value float32) (err error)
func (*NidRepPackedNative) AddField3 ¶
func (m *NidRepPackedNative) AddField3(value int32) (err error)
func (*NidRepPackedNative) AddField4 ¶
func (m *NidRepPackedNative) AddField4(value int64) (err error)
func (*NidRepPackedNative) AddField5 ¶
func (m *NidRepPackedNative) AddField5(value uint32) (err error)
func (*NidRepPackedNative) AddField6 ¶
func (m *NidRepPackedNative) AddField6(value uint64) (err error)
func (*NidRepPackedNative) AddField7 ¶
func (m *NidRepPackedNative) AddField7(value int32) (err error)
func (*NidRepPackedNative) AddField8 ¶
func (m *NidRepPackedNative) AddField8(value int64) (err error)
func (*NidRepPackedNative) AddField9 ¶
func (m *NidRepPackedNative) AddField9(value uint32) (err error)
func (*NidRepPackedNative) AddField10 ¶
func (m *NidRepPackedNative) AddField10(value int32) (err error)
func (*NidRepPackedNative) AddField11 ¶
func (m *NidRepPackedNative) AddField11(value uint64) (err error)
func (*NidRepPackedNative) AddField12 ¶
func (m *NidRepPackedNative) AddField12(value int64) (err error)
func (*NidRepPackedNative) AddField13 ¶
func (m *NidRepPackedNative) AddField13(value bool) (err error)
func (*NidRepPackedNative) Clear ¶
func (m *NidRepPackedNative) Clear()
func (*NidRepPackedNative) ClearField1 ¶
func (m *NidRepPackedNative) ClearField1()
func (*NidRepPackedNative) ClearField2 ¶
func (m *NidRepPackedNative) ClearField2()
func (*NidRepPackedNative) ClearField3 ¶
func (m *NidRepPackedNative) ClearField3()
func (*NidRepPackedNative) ClearField4 ¶
func (m *NidRepPackedNative) ClearField4()
func (*NidRepPackedNative) ClearField5 ¶
func (m *NidRepPackedNative) ClearField5()
func (*NidRepPackedNative) ClearField6 ¶
func (m *NidRepPackedNative) ClearField6()
func (*NidRepPackedNative) ClearField7 ¶
func (m *NidRepPackedNative) ClearField7()
func (*NidRepPackedNative) ClearField8 ¶
func (m *NidRepPackedNative) ClearField8()
func (*NidRepPackedNative) ClearField9 ¶
func (m *NidRepPackedNative) ClearField9()
func (*NidRepPackedNative) ClearField10 ¶
func (m *NidRepPackedNative) ClearField10()
func (*NidRepPackedNative) ClearField11 ¶
func (m *NidRepPackedNative) ClearField11()
func (*NidRepPackedNative) ClearField12 ¶
func (m *NidRepPackedNative) ClearField12()
func (*NidRepPackedNative) ClearField13 ¶
func (m *NidRepPackedNative) ClearField13()
func (*NidRepPackedNative) Description ¶
func (this *NidRepPackedNative) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NidRepPackedNative) Equal ¶
func (this *NidRepPackedNative) Equal(that interface{}) bool
func (*NidRepPackedNative) Field1Size ¶
func (m *NidRepPackedNative) Field1Size() (size int)
func (*NidRepPackedNative) Field2Size ¶
func (m *NidRepPackedNative) Field2Size() (size int)
func (*NidRepPackedNative) Field3Size ¶
func (m *NidRepPackedNative) Field3Size() (size int)
func (*NidRepPackedNative) Field4Size ¶
func (m *NidRepPackedNative) Field4Size() (size int)
func (*NidRepPackedNative) Field5Size ¶
func (m *NidRepPackedNative) Field5Size() (size int)
func (*NidRepPackedNative) Field6Size ¶
func (m *NidRepPackedNative) Field6Size() (size int)
func (*NidRepPackedNative) Field7Size ¶
func (m *NidRepPackedNative) Field7Size() (size int)
func (*NidRepPackedNative) Field8Size ¶
func (m *NidRepPackedNative) Field8Size() (size int)
func (*NidRepPackedNative) Field9Size ¶
func (m *NidRepPackedNative) Field9Size() (size int)
func (*NidRepPackedNative) Field10Size ¶
func (m *NidRepPackedNative) Field10Size() (size int)
func (*NidRepPackedNative) Field11Size ¶
func (m *NidRepPackedNative) Field11Size() (size int)
func (*NidRepPackedNative) Field12Size ¶
func (m *NidRepPackedNative) Field12Size() (size int)
func (*NidRepPackedNative) Field13Size ¶
func (m *NidRepPackedNative) Field13Size() (size int)
func (*NidRepPackedNative) GetField1 ¶
func (m *NidRepPackedNative) GetField1(index int) (field float64, err error)
func (*NidRepPackedNative) GetField2 ¶
func (m *NidRepPackedNative) GetField2(index int) (field float32, err error)
func (*NidRepPackedNative) GetField3 ¶
func (m *NidRepPackedNative) GetField3(index int) (field int32, err error)
func (*NidRepPackedNative) GetField4 ¶
func (m *NidRepPackedNative) GetField4(index int) (field int64, err error)
func (*NidRepPackedNative) GetField5 ¶
func (m *NidRepPackedNative) GetField5(index int) (field uint32, err error)
func (*NidRepPackedNative) GetField6 ¶
func (m *NidRepPackedNative) GetField6(index int) (field uint64, err error)
func (*NidRepPackedNative) GetField7 ¶
func (m *NidRepPackedNative) GetField7(index int) (field int32, err error)
func (*NidRepPackedNative) GetField8 ¶
func (m *NidRepPackedNative) GetField8(index int) (field int64, err error)
func (*NidRepPackedNative) GetField9 ¶
func (m *NidRepPackedNative) GetField9(index int) (field uint32, err error)
func (*NidRepPackedNative) GetField10 ¶
func (m *NidRepPackedNative) GetField10(index int) (field int32, err error)
func (*NidRepPackedNative) GetField11 ¶
func (m *NidRepPackedNative) GetField11(index int) (field uint64, err error)
func (*NidRepPackedNative) GetField12 ¶
func (m *NidRepPackedNative) GetField12(index int) (field int64, err error)
func (*NidRepPackedNative) GetField13 ¶
func (m *NidRepPackedNative) GetField13(index int) (field bool, err error)
func (*NidRepPackedNative) Marshal ¶
func (m *NidRepPackedNative) Marshal() (data []byte, err error)
func (*NidRepPackedNative) MarshalTo ¶
func (m *NidRepPackedNative) MarshalTo(data []byte) (n int, err error)
func (*NidRepPackedNative) MarshalToUsingCachedSize ¶
func (m *NidRepPackedNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NidRepPackedNative) ProtoMessage ¶
func (*NidRepPackedNative) ProtoMessage()
func (*NidRepPackedNative) Reset ¶
func (m *NidRepPackedNative) Reset()
func (*NidRepPackedNative) SetField1 ¶
func (m *NidRepPackedNative) SetField1(value float64, index int) (err error)
func (*NidRepPackedNative) SetField2 ¶
func (m *NidRepPackedNative) SetField2(value float32, index int) (err error)
func (*NidRepPackedNative) SetField3 ¶
func (m *NidRepPackedNative) SetField3(value int32, index int) (err error)
func (*NidRepPackedNative) SetField4 ¶
func (m *NidRepPackedNative) SetField4(value int64, index int) (err error)
func (*NidRepPackedNative) SetField5 ¶
func (m *NidRepPackedNative) SetField5(value uint32, index int) (err error)
func (*NidRepPackedNative) SetField6 ¶
func (m *NidRepPackedNative) SetField6(value uint64, index int) (err error)
func (*NidRepPackedNative) SetField7 ¶
func (m *NidRepPackedNative) SetField7(value int32, index int) (err error)
func (*NidRepPackedNative) SetField8 ¶
func (m *NidRepPackedNative) SetField8(value int64, index int) (err error)
func (*NidRepPackedNative) SetField9 ¶
func (m *NidRepPackedNative) SetField9(value uint32, index int) (err error)
func (*NidRepPackedNative) SetField10 ¶
func (m *NidRepPackedNative) SetField10(value int32, index int) (err error)
func (*NidRepPackedNative) SetField11 ¶
func (m *NidRepPackedNative) SetField11(value uint64, index int) (err error)
func (*NidRepPackedNative) SetField12 ¶
func (m *NidRepPackedNative) SetField12(value int64, index int) (err error)
func (*NidRepPackedNative) SetField13 ¶
func (m *NidRepPackedNative) SetField13(value bool, index int) (err error)
func (*NidRepPackedNative) Size ¶
func (m *NidRepPackedNative) Size() (n int)
func (*NidRepPackedNative) SizeCached ¶
func (m *NidRepPackedNative) SizeCached() int
func (*NidRepPackedNative) String ¶
func (this *NidRepPackedNative) String() string
func (*NidRepPackedNative) Unmarshal ¶
func (m *NidRepPackedNative) Unmarshal(data []byte) error
func (*NidRepPackedNative) VerboseEqual ¶
func (this *NidRepPackedNative) VerboseEqual(that interface{}) error
type NidRepPackedNativeFace ¶
type NidRepPackedNativeFace interface {
Proto() github_com_dropbox_goprotoc_proto1.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 ¶
type NidRepStruct struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNidRepStruct ¶
func NewPopulatedNidRepStruct(r randyThetest, easy bool) *NidRepStruct
func (*NidRepStruct) AddField1 ¶
func (m *NidRepStruct) AddField1(value float64) (err error)
func (*NidRepStruct) AddField2 ¶
func (m *NidRepStruct) AddField2(value float32) (err error)
func (*NidRepStruct) AddField3 ¶
func (m *NidRepStruct) AddField3() (field *NidOptNative, err error)
func (*NidRepStruct) AddField4 ¶
func (m *NidRepStruct) AddField4() (field *NinOptNative, err error)
func (*NidRepStruct) AddField6 ¶
func (m *NidRepStruct) AddField6(value uint64) (err error)
func (*NidRepStruct) AddField7 ¶
func (m *NidRepStruct) AddField7(value int32) (err error)
func (*NidRepStruct) AddField8 ¶
func (m *NidRepStruct) AddField8() (field *NidOptNative, err error)
func (*NidRepStruct) AddField13 ¶
func (m *NidRepStruct) AddField13(value bool) (err error)
func (*NidRepStruct) AddField14 ¶
func (m *NidRepStruct) AddField14(value string) (err error)
func (*NidRepStruct) AddField15 ¶
func (m *NidRepStruct) AddField15(value []byte) (err error)
func (*NidRepStruct) Clear ¶
func (m *NidRepStruct) Clear()
func (*NidRepStruct) ClearField1 ¶
func (m *NidRepStruct) ClearField1()
func (*NidRepStruct) ClearField2 ¶
func (m *NidRepStruct) ClearField2()
func (*NidRepStruct) ClearField3 ¶
func (m *NidRepStruct) ClearField3()
func (*NidRepStruct) ClearField4 ¶
func (m *NidRepStruct) ClearField4()
func (*NidRepStruct) ClearField6 ¶
func (m *NidRepStruct) ClearField6()
func (*NidRepStruct) ClearField7 ¶
func (m *NidRepStruct) ClearField7()
func (*NidRepStruct) ClearField8 ¶
func (m *NidRepStruct) ClearField8()
func (*NidRepStruct) ClearField13 ¶
func (m *NidRepStruct) ClearField13()
func (*NidRepStruct) ClearField14 ¶
func (m *NidRepStruct) ClearField14()
func (*NidRepStruct) ClearField15 ¶
func (m *NidRepStruct) ClearField15()
func (*NidRepStruct) Description ¶
func (this *NidRepStruct) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NidRepStruct) Equal ¶
func (this *NidRepStruct) Equal(that interface{}) bool
func (*NidRepStruct) Field1Size ¶
func (m *NidRepStruct) Field1Size() (size int)
func (*NidRepStruct) Field2Size ¶
func (m *NidRepStruct) Field2Size() (size int)
func (*NidRepStruct) Field3Size ¶
func (m *NidRepStruct) Field3Size() (size int)
func (*NidRepStruct) Field4Size ¶
func (m *NidRepStruct) Field4Size() (size int)
func (*NidRepStruct) Field6Size ¶
func (m *NidRepStruct) Field6Size() (size int)
func (*NidRepStruct) Field7Size ¶
func (m *NidRepStruct) Field7Size() (size int)
func (*NidRepStruct) Field8Size ¶
func (m *NidRepStruct) Field8Size() (size int)
func (*NidRepStruct) Field13Size ¶
func (m *NidRepStruct) Field13Size() (size int)
func (*NidRepStruct) Field14Size ¶
func (m *NidRepStruct) Field14Size() (size int)
func (*NidRepStruct) Field15Size ¶
func (m *NidRepStruct) Field15Size() (size int)
func (*NidRepStruct) GetField1 ¶
func (m *NidRepStruct) GetField1(index int) (field float64, err error)
func (*NidRepStruct) GetField2 ¶
func (m *NidRepStruct) GetField2(index int) (field float32, err error)
func (*NidRepStruct) GetField3 ¶
func (m *NidRepStruct) GetField3(index int) (field *NidOptNative, err error)
func (*NidRepStruct) GetField4 ¶
func (m *NidRepStruct) GetField4(index int) (field *NinOptNative, err error)
func (*NidRepStruct) GetField6 ¶
func (m *NidRepStruct) GetField6(index int) (field uint64, err error)
func (*NidRepStruct) GetField7 ¶
func (m *NidRepStruct) GetField7(index int) (field int32, err error)
func (*NidRepStruct) GetField8 ¶
func (m *NidRepStruct) GetField8(index int) (field *NidOptNative, err error)
func (*NidRepStruct) GetField13 ¶
func (m *NidRepStruct) GetField13(index int) (field bool, err error)
func (*NidRepStruct) GetField14 ¶
func (m *NidRepStruct) GetField14(index int) (field string, err error)
func (*NidRepStruct) GetField15 ¶
func (m *NidRepStruct) GetField15(index int) (field []byte, err error)
func (*NidRepStruct) Marshal ¶
func (m *NidRepStruct) Marshal() (data []byte, err error)
func (*NidRepStruct) MarshalToUsingCachedSize ¶
func (m *NidRepStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NidRepStruct) MutateField3 ¶
func (m *NidRepStruct) MutateField3(index int) (field *NidOptNative, err error)
func (*NidRepStruct) MutateField4 ¶
func (m *NidRepStruct) MutateField4(index int) (field *NinOptNative, err error)
func (*NidRepStruct) MutateField8 ¶
func (m *NidRepStruct) MutateField8(index int) (field *NidOptNative, err error)
func (*NidRepStruct) ProtoMessage ¶
func (*NidRepStruct) ProtoMessage()
func (*NidRepStruct) Reset ¶
func (m *NidRepStruct) Reset()
func (*NidRepStruct) SetField1 ¶
func (m *NidRepStruct) SetField1(value float64, index int) (err error)
func (*NidRepStruct) SetField2 ¶
func (m *NidRepStruct) SetField2(value float32, index int) (err error)
func (*NidRepStruct) SetField6 ¶
func (m *NidRepStruct) SetField6(value uint64, index int) (err error)
func (*NidRepStruct) SetField7 ¶
func (m *NidRepStruct) SetField7(value int32, index int) (err error)
func (*NidRepStruct) SetField13 ¶
func (m *NidRepStruct) SetField13(value bool, index int) (err error)
func (*NidRepStruct) SetField14 ¶
func (m *NidRepStruct) SetField14(value string, index int) (err error)
func (*NidRepStruct) SetField15 ¶
func (m *NidRepStruct) SetField15(value []byte, index int) (err error)
func (*NidRepStruct) Size ¶
func (m *NidRepStruct) Size() (n int)
func (*NidRepStruct) SizeCached ¶
func (m *NidRepStruct) SizeCached() int
func (*NidRepStruct) String ¶
func (this *NidRepStruct) String() string
func (*NidRepStruct) Unmarshal ¶
func (m *NidRepStruct) Unmarshal(data []byte) error
func (*NidRepStruct) VerboseEqual ¶
func (this *NidRepStruct) VerboseEqual(that interface{}) error
type NidRepStructFace ¶
type NidRepStructFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getfield1() []float64
Getfield2() []float32
Getfield3() []*NidOptNative
Getfield4() []*NinOptNative
Getfield6() []uint64
Getfield7() []int32
Getfield8() []*NidOptNative
Getfield13() []bool
Getfield14() []string
Getfield15() [][]byte
}
type Nil ¶
type Nil struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNil ¶
func (*Nil) Description ¶
func (this *Nil) Description() (desc *google_protobuf.FileDescriptorSet)
func (*Nil) MarshalToUsingCachedSize ¶
func (*Nil) ProtoMessage ¶
func (*Nil) ProtoMessage()
func (*Nil) SizeCached ¶
func (*Nil) VerboseEqual ¶
type NilFace ¶
type NilFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
}
type NinEmbeddedStruct ¶
type NinEmbeddedStruct struct {
*NidOptNative
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinEmbeddedStruct ¶
func NewPopulatedNinEmbeddedStruct(r randyThetest, easy bool) *NinEmbeddedStruct
func (*NinEmbeddedStruct) Clear ¶
func (m *NinEmbeddedStruct) Clear()
func (*NinEmbeddedStruct) ClearField200 ¶
func (m *NinEmbeddedStruct) ClearField200()
func (*NinEmbeddedStruct) ClearField210 ¶
func (m *NinEmbeddedStruct) ClearField210()
func (*NinEmbeddedStruct) ClearNidOptNative ¶
func (m *NinEmbeddedStruct) ClearNidOptNative()
func (*NinEmbeddedStruct) Description ¶
func (this *NinEmbeddedStruct) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinEmbeddedStruct) Equal ¶
func (this *NinEmbeddedStruct) Equal(that interface{}) bool
func (*NinEmbeddedStruct) GetField200 ¶
func (m *NinEmbeddedStruct) GetField200() *NidOptNative
func (*NinEmbeddedStruct) GetField210 ¶
func (m *NinEmbeddedStruct) GetField210() bool
func (*NinEmbeddedStruct) HasField200 ¶
func (m *NinEmbeddedStruct) HasField200() (isSet bool)
func (*NinEmbeddedStruct) HasField210 ¶
func (m *NinEmbeddedStruct) HasField210() (isSet bool)
func (*NinEmbeddedStruct) HasNidOptNative ¶
func (m *NinEmbeddedStruct) HasNidOptNative() (isSet bool)
func (*NinEmbeddedStruct) Marshal ¶
func (m *NinEmbeddedStruct) Marshal() (data []byte, err error)
func (*NinEmbeddedStruct) MarshalTo ¶
func (m *NinEmbeddedStruct) MarshalTo(data []byte) (n int, err error)
func (*NinEmbeddedStruct) MarshalToUsingCachedSize ¶
func (m *NinEmbeddedStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinEmbeddedStruct) MutateField200 ¶
func (m *NinEmbeddedStruct) MutateField200() (field *NidOptNative, err error)
func (*NinEmbeddedStruct) MutateNidOptNative ¶
func (m *NinEmbeddedStruct) MutateNidOptNative() (field *NidOptNative, err error)
func (*NinEmbeddedStruct) ProtoMessage ¶
func (*NinEmbeddedStruct) ProtoMessage()
func (*NinEmbeddedStruct) Reset ¶
func (m *NinEmbeddedStruct) Reset()
func (*NinEmbeddedStruct) SetField210 ¶
func (m *NinEmbeddedStruct) SetField210(value bool) (err error)
func (*NinEmbeddedStruct) Size ¶
func (m *NinEmbeddedStruct) Size() (n int)
func (*NinEmbeddedStruct) SizeCached ¶
func (m *NinEmbeddedStruct) SizeCached() int
func (*NinEmbeddedStruct) String ¶
func (this *NinEmbeddedStruct) String() string
func (*NinEmbeddedStruct) Unmarshal ¶
func (m *NinEmbeddedStruct) Unmarshal(data []byte) error
func (*NinEmbeddedStruct) VerboseEqual ¶
func (this *NinEmbeddedStruct) VerboseEqual(that interface{}) error
type NinEmbeddedStructFace ¶
type NinEmbeddedStructFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
GetNidOptNative() *NidOptNative
Getfield200() *NidOptNative
Getfield210() bool
}
type NinEmbeddedStructUnion ¶
type NinEmbeddedStructUnion struct {
*NidOptNative
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinEmbeddedStructUnion ¶
func NewPopulatedNinEmbeddedStructUnion(r randyThetest, easy bool) *NinEmbeddedStructUnion
func (*NinEmbeddedStructUnion) Clear ¶
func (m *NinEmbeddedStructUnion) Clear()
func (*NinEmbeddedStructUnion) ClearField200 ¶
func (m *NinEmbeddedStructUnion) ClearField200()
func (*NinEmbeddedStructUnion) ClearField210 ¶
func (m *NinEmbeddedStructUnion) ClearField210()
func (*NinEmbeddedStructUnion) ClearNidOptNative ¶
func (m *NinEmbeddedStructUnion) ClearNidOptNative()
func (*NinEmbeddedStructUnion) Description ¶
func (this *NinEmbeddedStructUnion) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinEmbeddedStructUnion) Equal ¶
func (this *NinEmbeddedStructUnion) Equal(that interface{}) bool
func (*NinEmbeddedStructUnion) GetField200 ¶
func (m *NinEmbeddedStructUnion) GetField200() *NinOptNative
func (*NinEmbeddedStructUnion) GetField210 ¶
func (m *NinEmbeddedStructUnion) GetField210() bool
func (*NinEmbeddedStructUnion) GetValue ¶
func (this *NinEmbeddedStructUnion) GetValue() interface{}
func (*NinEmbeddedStructUnion) HasField200 ¶
func (m *NinEmbeddedStructUnion) HasField200() (isSet bool)
func (*NinEmbeddedStructUnion) HasField210 ¶
func (m *NinEmbeddedStructUnion) HasField210() (isSet bool)
func (*NinEmbeddedStructUnion) HasNidOptNative ¶
func (m *NinEmbeddedStructUnion) HasNidOptNative() (isSet bool)
func (*NinEmbeddedStructUnion) Marshal ¶
func (m *NinEmbeddedStructUnion) Marshal() (data []byte, err error)
func (*NinEmbeddedStructUnion) MarshalTo ¶
func (m *NinEmbeddedStructUnion) MarshalTo(data []byte) (n int, err error)
func (*NinEmbeddedStructUnion) MarshalToUsingCachedSize ¶
func (m *NinEmbeddedStructUnion) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinEmbeddedStructUnion) MutateField200 ¶
func (m *NinEmbeddedStructUnion) MutateField200() (field *NinOptNative, err error)
func (*NinEmbeddedStructUnion) MutateNidOptNative ¶
func (m *NinEmbeddedStructUnion) MutateNidOptNative() (field *NidOptNative, err error)
func (*NinEmbeddedStructUnion) ProtoMessage ¶
func (*NinEmbeddedStructUnion) ProtoMessage()
func (*NinEmbeddedStructUnion) Reset ¶
func (m *NinEmbeddedStructUnion) Reset()
func (*NinEmbeddedStructUnion) SetField210 ¶
func (m *NinEmbeddedStructUnion) SetField210(value bool) (err error)
func (*NinEmbeddedStructUnion) SetValue ¶
func (this *NinEmbeddedStructUnion) SetValue(value interface{}) bool
func (*NinEmbeddedStructUnion) Size ¶
func (m *NinEmbeddedStructUnion) Size() (n int)
func (*NinEmbeddedStructUnion) SizeCached ¶
func (m *NinEmbeddedStructUnion) SizeCached() int
func (*NinEmbeddedStructUnion) String ¶
func (this *NinEmbeddedStructUnion) String() string
func (*NinEmbeddedStructUnion) Unmarshal ¶
func (m *NinEmbeddedStructUnion) Unmarshal(data []byte) error
func (*NinEmbeddedStructUnion) VerboseEqual ¶
func (this *NinEmbeddedStructUnion) VerboseEqual(that interface{}) error
type NinEmbeddedStructUnionFace ¶
type NinEmbeddedStructUnionFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
GetNidOptNative() *NidOptNative
Getfield200() *NinOptNative
Getfield210() bool
}
type NinNestedStruct ¶
type NinNestedStruct struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinNestedStruct ¶
func NewPopulatedNinNestedStruct(r randyThetest, easy bool) *NinNestedStruct
func (*NinNestedStruct) AddField2 ¶
func (m *NinNestedStruct) AddField2() (field *NinRepStruct, err error)
func (*NinNestedStruct) Clear ¶
func (m *NinNestedStruct) Clear()
func (*NinNestedStruct) ClearField1 ¶
func (m *NinNestedStruct) ClearField1()
func (*NinNestedStruct) ClearField2 ¶
func (m *NinNestedStruct) ClearField2()
func (*NinNestedStruct) Description ¶
func (this *NinNestedStruct) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinNestedStruct) Equal ¶
func (this *NinNestedStruct) Equal(that interface{}) bool
func (*NinNestedStruct) Field2Size ¶
func (m *NinNestedStruct) Field2Size() (size int)
func (*NinNestedStruct) GetField1 ¶
func (m *NinNestedStruct) GetField1() *NinOptStruct
func (*NinNestedStruct) GetField2 ¶
func (m *NinNestedStruct) GetField2(index int) (field *NinRepStruct, err error)
func (*NinNestedStruct) HasField1 ¶
func (m *NinNestedStruct) HasField1() (isSet bool)
func (*NinNestedStruct) Marshal ¶
func (m *NinNestedStruct) Marshal() (data []byte, err error)
func (*NinNestedStruct) MarshalTo ¶
func (m *NinNestedStruct) MarshalTo(data []byte) (n int, err error)
func (*NinNestedStruct) MarshalToUsingCachedSize ¶
func (m *NinNestedStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinNestedStruct) MutateField1 ¶
func (m *NinNestedStruct) MutateField1() (field *NinOptStruct, err error)
func (*NinNestedStruct) MutateField2 ¶
func (m *NinNestedStruct) MutateField2(index int) (field *NinRepStruct, err error)
func (*NinNestedStruct) ProtoMessage ¶
func (*NinNestedStruct) ProtoMessage()
func (*NinNestedStruct) Reset ¶
func (m *NinNestedStruct) Reset()
func (*NinNestedStruct) Size ¶
func (m *NinNestedStruct) Size() (n int)
func (*NinNestedStruct) SizeCached ¶
func (m *NinNestedStruct) SizeCached() int
func (*NinNestedStruct) String ¶
func (this *NinNestedStruct) String() string
func (*NinNestedStruct) Unmarshal ¶
func (m *NinNestedStruct) Unmarshal(data []byte) error
func (*NinNestedStruct) VerboseEqual ¶
func (this *NinNestedStruct) VerboseEqual(that interface{}) error
type NinNestedStructFace ¶
type NinNestedStructFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getfield1() *NinOptStruct
Getfield2() []*NinRepStruct
}
type NinNestedStructUnion ¶
type NinNestedStructUnion struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinNestedStructUnion ¶
func NewPopulatedNinNestedStructUnion(r randyThetest, easy bool) *NinNestedStructUnion
func (*NinNestedStructUnion) Clear ¶
func (m *NinNestedStructUnion) Clear()
func (*NinNestedStructUnion) ClearField1 ¶
func (m *NinNestedStructUnion) ClearField1()
func (*NinNestedStructUnion) ClearField2 ¶
func (m *NinNestedStructUnion) ClearField2()
func (*NinNestedStructUnion) ClearField3 ¶
func (m *NinNestedStructUnion) ClearField3()
func (*NinNestedStructUnion) Description ¶
func (this *NinNestedStructUnion) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinNestedStructUnion) Equal ¶
func (this *NinNestedStructUnion) Equal(that interface{}) bool
func (*NinNestedStructUnion) GetField1 ¶
func (m *NinNestedStructUnion) GetField1() *NinOptNativeUnion
func (*NinNestedStructUnion) GetField2 ¶
func (m *NinNestedStructUnion) GetField2() *NinOptStructUnion
func (*NinNestedStructUnion) GetField3 ¶
func (m *NinNestedStructUnion) GetField3() *NinEmbeddedStructUnion
func (*NinNestedStructUnion) GetValue ¶
func (this *NinNestedStructUnion) GetValue() interface{}
func (*NinNestedStructUnion) HasField1 ¶
func (m *NinNestedStructUnion) HasField1() (isSet bool)
func (*NinNestedStructUnion) HasField2 ¶
func (m *NinNestedStructUnion) HasField2() (isSet bool)
func (*NinNestedStructUnion) HasField3 ¶
func (m *NinNestedStructUnion) HasField3() (isSet bool)
func (*NinNestedStructUnion) Marshal ¶
func (m *NinNestedStructUnion) Marshal() (data []byte, err error)
func (*NinNestedStructUnion) MarshalTo ¶
func (m *NinNestedStructUnion) MarshalTo(data []byte) (n int, err error)
func (*NinNestedStructUnion) MarshalToUsingCachedSize ¶
func (m *NinNestedStructUnion) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinNestedStructUnion) MutateField1 ¶
func (m *NinNestedStructUnion) MutateField1() (field *NinOptNativeUnion, err error)
func (*NinNestedStructUnion) MutateField2 ¶
func (m *NinNestedStructUnion) MutateField2() (field *NinOptStructUnion, err error)
func (*NinNestedStructUnion) MutateField3 ¶
func (m *NinNestedStructUnion) MutateField3() (field *NinEmbeddedStructUnion, err error)
func (*NinNestedStructUnion) ProtoMessage ¶
func (*NinNestedStructUnion) ProtoMessage()
func (*NinNestedStructUnion) Reset ¶
func (m *NinNestedStructUnion) Reset()
func (*NinNestedStructUnion) SetValue ¶
func (this *NinNestedStructUnion) SetValue(value interface{}) bool
func (*NinNestedStructUnion) Size ¶
func (m *NinNestedStructUnion) Size() (n int)
func (*NinNestedStructUnion) SizeCached ¶
func (m *NinNestedStructUnion) SizeCached() int
func (*NinNestedStructUnion) String ¶
func (this *NinNestedStructUnion) String() string
func (*NinNestedStructUnion) Unmarshal ¶
func (m *NinNestedStructUnion) Unmarshal(data []byte) error
func (*NinNestedStructUnion) VerboseEqual ¶
func (this *NinNestedStructUnion) VerboseEqual(that interface{}) error
type NinNestedStructUnionFace ¶
type NinNestedStructUnionFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getfield1() *NinOptNativeUnion
Getfield2() *NinOptStructUnion
Getfield3() *NinEmbeddedStructUnion
}
type NinOptCustom ¶
type NinOptCustom struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinOptCustom ¶
func NewPopulatedNinOptCustom(r randyThetest, easy bool) *NinOptCustom
func (*NinOptCustom) Clear ¶
func (m *NinOptCustom) Clear()
func (*NinOptCustom) ClearId ¶
func (m *NinOptCustom) ClearId()
func (*NinOptCustom) ClearValue ¶
func (m *NinOptCustom) ClearValue()
func (*NinOptCustom) Description ¶
func (this *NinOptCustom) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinOptCustom) Equal ¶
func (this *NinOptCustom) Equal(that interface{}) bool
func (*NinOptCustom) HasId ¶
func (m *NinOptCustom) HasId() (isSet bool)
func (*NinOptCustom) HasValue ¶
func (m *NinOptCustom) HasValue() (isSet bool)
func (*NinOptCustom) Marshal ¶
func (m *NinOptCustom) Marshal() (data []byte, err error)
func (*NinOptCustom) MarshalToUsingCachedSize ¶
func (m *NinOptCustom) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinOptCustom) ProtoMessage ¶
func (*NinOptCustom) ProtoMessage()
func (*NinOptCustom) Reset ¶
func (m *NinOptCustom) Reset()
func (*NinOptCustom) SetId ¶
func (m *NinOptCustom) SetId(value Id) (err error)
func (*NinOptCustom) SetValue ¶
func (m *NinOptCustom) SetValue(value Weight) (err error)
func (*NinOptCustom) Size ¶
func (m *NinOptCustom) Size() (n int)
func (*NinOptCustom) SizeCached ¶
func (m *NinOptCustom) SizeCached() int
func (*NinOptCustom) String ¶
func (this *NinOptCustom) String() string
func (*NinOptCustom) Unmarshal ¶
func (m *NinOptCustom) Unmarshal(data []byte) error
func (*NinOptCustom) VerboseEqual ¶
func (this *NinOptCustom) VerboseEqual(that interface{}) error
type NinOptCustomFace ¶
type NinOptCustomFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getid() Id
Getvalue() Weight
}
type NinOptEnum ¶
type NinOptEnum struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinOptEnum ¶
func NewPopulatedNinOptEnum(r randyThetest, easy bool) *NinOptEnum
func (*NinOptEnum) Clear ¶
func (m *NinOptEnum) Clear()
func (*NinOptEnum) ClearField1 ¶
func (m *NinOptEnum) ClearField1()
func (*NinOptEnum) Description ¶
func (this *NinOptEnum) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinOptEnum) Equal ¶
func (this *NinOptEnum) Equal(that interface{}) bool
func (*NinOptEnum) GetField1 ¶
func (m *NinOptEnum) GetField1() TheTestEnum
func (*NinOptEnum) HasField1 ¶
func (m *NinOptEnum) HasField1() (isSet bool)
func (*NinOptEnum) Marshal ¶
func (m *NinOptEnum) Marshal() (data []byte, err error)
func (*NinOptEnum) MarshalToUsingCachedSize ¶
func (m *NinOptEnum) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinOptEnum) ProtoMessage ¶
func (*NinOptEnum) ProtoMessage()
func (*NinOptEnum) Reset ¶
func (m *NinOptEnum) Reset()
func (*NinOptEnum) SetField1 ¶
func (m *NinOptEnum) SetField1(value TheTestEnum) (err error)
func (*NinOptEnum) Size ¶
func (m *NinOptEnum) Size() (n int)
func (*NinOptEnum) SizeCached ¶
func (m *NinOptEnum) SizeCached() int
func (*NinOptEnum) String ¶
func (this *NinOptEnum) String() string
func (*NinOptEnum) Unmarshal ¶
func (m *NinOptEnum) Unmarshal(data []byte) error
func (*NinOptEnum) VerboseEqual ¶
func (this *NinOptEnum) VerboseEqual(that interface{}) error
type NinOptEnumDefault ¶
type NinOptEnumDefault struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinOptEnumDefault ¶
func NewPopulatedNinOptEnumDefault(r randyThetest, easy bool) *NinOptEnumDefault
func (*NinOptEnumDefault) Clear ¶
func (m *NinOptEnumDefault) Clear()
func (*NinOptEnumDefault) ClearField1 ¶
func (m *NinOptEnumDefault) ClearField1()
func (*NinOptEnumDefault) Description ¶
func (this *NinOptEnumDefault) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinOptEnumDefault) Equal ¶
func (this *NinOptEnumDefault) Equal(that interface{}) bool
func (*NinOptEnumDefault) GetField1 ¶
func (m *NinOptEnumDefault) GetField1() TheTestEnum
func (*NinOptEnumDefault) HasField1 ¶
func (m *NinOptEnumDefault) HasField1() (isSet bool)
func (*NinOptEnumDefault) Marshal ¶
func (m *NinOptEnumDefault) Marshal() (data []byte, err error)
func (*NinOptEnumDefault) MarshalTo ¶
func (m *NinOptEnumDefault) MarshalTo(data []byte) (n int, err error)
func (*NinOptEnumDefault) MarshalToUsingCachedSize ¶
func (m *NinOptEnumDefault) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinOptEnumDefault) ProtoMessage ¶
func (*NinOptEnumDefault) ProtoMessage()
func (*NinOptEnumDefault) Reset ¶
func (m *NinOptEnumDefault) Reset()
func (*NinOptEnumDefault) SetField1 ¶
func (m *NinOptEnumDefault) SetField1(value TheTestEnum) (err error)
func (*NinOptEnumDefault) Size ¶
func (m *NinOptEnumDefault) Size() (n int)
func (*NinOptEnumDefault) SizeCached ¶
func (m *NinOptEnumDefault) SizeCached() int
func (*NinOptEnumDefault) String ¶
func (this *NinOptEnumDefault) String() string
func (*NinOptEnumDefault) Unmarshal ¶
func (m *NinOptEnumDefault) Unmarshal(data []byte) error
func (*NinOptEnumDefault) VerboseEqual ¶
func (this *NinOptEnumDefault) VerboseEqual(that interface{}) error
type NinOptEnumFace ¶
type NinOptEnumFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getfield1() TheTestEnum
}
type NinOptNative ¶
type NinOptNative struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinOptNative ¶
func NewPopulatedNinOptNative(r randyThetest, easy bool) *NinOptNative
func (*NinOptNative) Clear ¶
func (m *NinOptNative) Clear()
func (*NinOptNative) ClearField1 ¶
func (m *NinOptNative) ClearField1()
func (*NinOptNative) ClearField2 ¶
func (m *NinOptNative) ClearField2()
func (*NinOptNative) ClearField3 ¶
func (m *NinOptNative) ClearField3()
func (*NinOptNative) ClearField4 ¶
func (m *NinOptNative) ClearField4()
func (*NinOptNative) ClearField5 ¶
func (m *NinOptNative) ClearField5()
func (*NinOptNative) ClearField6 ¶
func (m *NinOptNative) ClearField6()
func (*NinOptNative) ClearField7 ¶
func (m *NinOptNative) ClearField7()
func (*NinOptNative) ClearField8 ¶
func (m *NinOptNative) ClearField8()
func (*NinOptNative) ClearField9 ¶
func (m *NinOptNative) ClearField9()
func (*NinOptNative) ClearField10 ¶
func (m *NinOptNative) ClearField10()
func (*NinOptNative) ClearField11 ¶
func (m *NinOptNative) ClearField11()
func (*NinOptNative) ClearField12 ¶
func (m *NinOptNative) ClearField12()
func (*NinOptNative) ClearField13 ¶
func (m *NinOptNative) ClearField13()
func (*NinOptNative) ClearField14 ¶
func (m *NinOptNative) ClearField14()
func (*NinOptNative) ClearField15 ¶
func (m *NinOptNative) ClearField15()
func (*NinOptNative) Description ¶
func (this *NinOptNative) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinOptNative) Equal ¶
func (this *NinOptNative) Equal(that interface{}) bool
func (*NinOptNative) GetField1 ¶
func (m *NinOptNative) GetField1() float64
func (*NinOptNative) GetField2 ¶
func (m *NinOptNative) GetField2() float32
func (*NinOptNative) GetField3 ¶
func (m *NinOptNative) GetField3() int32
func (*NinOptNative) GetField4 ¶
func (m *NinOptNative) GetField4() int64
func (*NinOptNative) GetField5 ¶
func (m *NinOptNative) GetField5() uint32
func (*NinOptNative) GetField6 ¶
func (m *NinOptNative) GetField6() uint64
func (*NinOptNative) GetField7 ¶
func (m *NinOptNative) GetField7() int32
func (*NinOptNative) GetField8 ¶
func (m *NinOptNative) GetField8() int64
func (*NinOptNative) GetField9 ¶
func (m *NinOptNative) GetField9() uint32
func (*NinOptNative) GetField10 ¶
func (m *NinOptNative) GetField10() int32
func (*NinOptNative) GetField11 ¶
func (m *NinOptNative) GetField11() uint64
func (*NinOptNative) GetField12 ¶
func (m *NinOptNative) GetField12() int64
func (*NinOptNative) GetField13 ¶
func (m *NinOptNative) GetField13() bool
func (*NinOptNative) GetField14 ¶
func (m *NinOptNative) GetField14() string
func (*NinOptNative) GetField15 ¶
func (m *NinOptNative) GetField15() []byte
func (*NinOptNative) HasField1 ¶
func (m *NinOptNative) HasField1() (isSet bool)
func (*NinOptNative) HasField2 ¶
func (m *NinOptNative) HasField2() (isSet bool)
func (*NinOptNative) HasField3 ¶
func (m *NinOptNative) HasField3() (isSet bool)
func (*NinOptNative) HasField4 ¶
func (m *NinOptNative) HasField4() (isSet bool)
func (*NinOptNative) HasField5 ¶
func (m *NinOptNative) HasField5() (isSet bool)
func (*NinOptNative) HasField6 ¶
func (m *NinOptNative) HasField6() (isSet bool)
func (*NinOptNative) HasField7 ¶
func (m *NinOptNative) HasField7() (isSet bool)
func (*NinOptNative) HasField8 ¶
func (m *NinOptNative) HasField8() (isSet bool)
func (*NinOptNative) HasField9 ¶
func (m *NinOptNative) HasField9() (isSet bool)
func (*NinOptNative) HasField10 ¶
func (m *NinOptNative) HasField10() (isSet bool)
func (*NinOptNative) HasField11 ¶
func (m *NinOptNative) HasField11() (isSet bool)
func (*NinOptNative) HasField12 ¶
func (m *NinOptNative) HasField12() (isSet bool)
func (*NinOptNative) HasField13 ¶
func (m *NinOptNative) HasField13() (isSet bool)
func (*NinOptNative) HasField14 ¶
func (m *NinOptNative) HasField14() (isSet bool)
func (*NinOptNative) HasField15 ¶
func (m *NinOptNative) HasField15() (isSet bool)
func (*NinOptNative) Marshal ¶
func (m *NinOptNative) Marshal() (data []byte, err error)
func (*NinOptNative) MarshalToUsingCachedSize ¶
func (m *NinOptNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinOptNative) ProtoMessage ¶
func (*NinOptNative) ProtoMessage()
func (*NinOptNative) Reset ¶
func (m *NinOptNative) Reset()
func (*NinOptNative) SetField1 ¶
func (m *NinOptNative) SetField1(value float64) (err error)
func (*NinOptNative) SetField2 ¶
func (m *NinOptNative) SetField2(value float32) (err error)
func (*NinOptNative) SetField3 ¶
func (m *NinOptNative) SetField3(value int32) (err error)
func (*NinOptNative) SetField4 ¶
func (m *NinOptNative) SetField4(value int64) (err error)
func (*NinOptNative) SetField5 ¶
func (m *NinOptNative) SetField5(value uint32) (err error)
func (*NinOptNative) SetField6 ¶
func (m *NinOptNative) SetField6(value uint64) (err error)
func (*NinOptNative) SetField7 ¶
func (m *NinOptNative) SetField7(value int32) (err error)
func (*NinOptNative) SetField8 ¶
func (m *NinOptNative) SetField8(value int64) (err error)
func (*NinOptNative) SetField9 ¶
func (m *NinOptNative) SetField9(value uint32) (err error)
func (*NinOptNative) SetField10 ¶
func (m *NinOptNative) SetField10(value int32) (err error)
func (*NinOptNative) SetField11 ¶
func (m *NinOptNative) SetField11(value uint64) (err error)
func (*NinOptNative) SetField12 ¶
func (m *NinOptNative) SetField12(value int64) (err error)
func (*NinOptNative) SetField13 ¶
func (m *NinOptNative) SetField13(value bool) (err error)
func (*NinOptNative) SetField14 ¶
func (m *NinOptNative) SetField14(value string) (err error)
func (*NinOptNative) SetField15 ¶
func (m *NinOptNative) SetField15(value []byte) (err error)
func (*NinOptNative) Size ¶
func (m *NinOptNative) Size() (n int)
func (*NinOptNative) SizeCached ¶
func (m *NinOptNative) SizeCached() int
func (*NinOptNative) String ¶
func (this *NinOptNative) String() string
func (*NinOptNative) Unmarshal ¶
func (m *NinOptNative) Unmarshal(data []byte) error
func (*NinOptNative) VerboseEqual ¶
func (this *NinOptNative) VerboseEqual(that interface{}) error
type NinOptNativeDefault ¶
type NinOptNativeDefault struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinOptNativeDefault ¶
func NewPopulatedNinOptNativeDefault(r randyThetest, easy bool) *NinOptNativeDefault
func (*NinOptNativeDefault) Clear ¶
func (m *NinOptNativeDefault) Clear()
func (*NinOptNativeDefault) ClearField1 ¶
func (m *NinOptNativeDefault) ClearField1()
func (*NinOptNativeDefault) ClearField2 ¶
func (m *NinOptNativeDefault) ClearField2()
func (*NinOptNativeDefault) ClearField3 ¶
func (m *NinOptNativeDefault) ClearField3()
func (*NinOptNativeDefault) ClearField4 ¶
func (m *NinOptNativeDefault) ClearField4()
func (*NinOptNativeDefault) ClearField5 ¶
func (m *NinOptNativeDefault) ClearField5()
func (*NinOptNativeDefault) ClearField6 ¶
func (m *NinOptNativeDefault) ClearField6()
func (*NinOptNativeDefault) ClearField7 ¶
func (m *NinOptNativeDefault) ClearField7()
func (*NinOptNativeDefault) ClearField8 ¶
func (m *NinOptNativeDefault) ClearField8()
func (*NinOptNativeDefault) ClearField9 ¶
func (m *NinOptNativeDefault) ClearField9()
func (*NinOptNativeDefault) ClearField10 ¶
func (m *NinOptNativeDefault) ClearField10()
func (*NinOptNativeDefault) ClearField11 ¶
func (m *NinOptNativeDefault) ClearField11()
func (*NinOptNativeDefault) ClearField12 ¶
func (m *NinOptNativeDefault) ClearField12()
func (*NinOptNativeDefault) ClearField13 ¶
func (m *NinOptNativeDefault) ClearField13()
func (*NinOptNativeDefault) ClearField14 ¶
func (m *NinOptNativeDefault) ClearField14()
func (*NinOptNativeDefault) ClearField15 ¶
func (m *NinOptNativeDefault) ClearField15()
func (*NinOptNativeDefault) Description ¶
func (this *NinOptNativeDefault) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinOptNativeDefault) Equal ¶
func (this *NinOptNativeDefault) Equal(that interface{}) bool
func (*NinOptNativeDefault) GetField1 ¶
func (m *NinOptNativeDefault) GetField1() float64
func (*NinOptNativeDefault) GetField2 ¶
func (m *NinOptNativeDefault) GetField2() float32
func (*NinOptNativeDefault) GetField3 ¶
func (m *NinOptNativeDefault) GetField3() int32
func (*NinOptNativeDefault) GetField4 ¶
func (m *NinOptNativeDefault) GetField4() int64
func (*NinOptNativeDefault) GetField5 ¶
func (m *NinOptNativeDefault) GetField5() uint32
func (*NinOptNativeDefault) GetField6 ¶
func (m *NinOptNativeDefault) GetField6() uint64
func (*NinOptNativeDefault) GetField7 ¶
func (m *NinOptNativeDefault) GetField7() int32
func (*NinOptNativeDefault) GetField8 ¶
func (m *NinOptNativeDefault) GetField8() int64
func (*NinOptNativeDefault) GetField9 ¶
func (m *NinOptNativeDefault) GetField9() uint32
func (*NinOptNativeDefault) GetField10 ¶
func (m *NinOptNativeDefault) GetField10() int32
func (*NinOptNativeDefault) GetField11 ¶
func (m *NinOptNativeDefault) GetField11() uint64
func (*NinOptNativeDefault) GetField12 ¶
func (m *NinOptNativeDefault) GetField12() int64
func (*NinOptNativeDefault) GetField13 ¶
func (m *NinOptNativeDefault) GetField13() bool
func (*NinOptNativeDefault) GetField14 ¶
func (m *NinOptNativeDefault) GetField14() string
func (*NinOptNativeDefault) GetField15 ¶
func (m *NinOptNativeDefault) GetField15() []byte
func (*NinOptNativeDefault) HasField1 ¶
func (m *NinOptNativeDefault) HasField1() (isSet bool)
func (*NinOptNativeDefault) HasField2 ¶
func (m *NinOptNativeDefault) HasField2() (isSet bool)
func (*NinOptNativeDefault) HasField3 ¶
func (m *NinOptNativeDefault) HasField3() (isSet bool)
func (*NinOptNativeDefault) HasField4 ¶
func (m *NinOptNativeDefault) HasField4() (isSet bool)
func (*NinOptNativeDefault) HasField5 ¶
func (m *NinOptNativeDefault) HasField5() (isSet bool)
func (*NinOptNativeDefault) HasField6 ¶
func (m *NinOptNativeDefault) HasField6() (isSet bool)
func (*NinOptNativeDefault) HasField7 ¶
func (m *NinOptNativeDefault) HasField7() (isSet bool)
func (*NinOptNativeDefault) HasField8 ¶
func (m *NinOptNativeDefault) HasField8() (isSet bool)
func (*NinOptNativeDefault) HasField9 ¶
func (m *NinOptNativeDefault) HasField9() (isSet bool)
func (*NinOptNativeDefault) HasField10 ¶
func (m *NinOptNativeDefault) HasField10() (isSet bool)
func (*NinOptNativeDefault) HasField11 ¶
func (m *NinOptNativeDefault) HasField11() (isSet bool)
func (*NinOptNativeDefault) HasField12 ¶
func (m *NinOptNativeDefault) HasField12() (isSet bool)
func (*NinOptNativeDefault) HasField13 ¶
func (m *NinOptNativeDefault) HasField13() (isSet bool)
func (*NinOptNativeDefault) HasField14 ¶
func (m *NinOptNativeDefault) HasField14() (isSet bool)
func (*NinOptNativeDefault) HasField15 ¶
func (m *NinOptNativeDefault) HasField15() (isSet bool)
func (*NinOptNativeDefault) Marshal ¶
func (m *NinOptNativeDefault) Marshal() (data []byte, err error)
func (*NinOptNativeDefault) MarshalTo ¶
func (m *NinOptNativeDefault) MarshalTo(data []byte) (n int, err error)
func (*NinOptNativeDefault) MarshalToUsingCachedSize ¶
func (m *NinOptNativeDefault) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinOptNativeDefault) ProtoMessage ¶
func (*NinOptNativeDefault) ProtoMessage()
func (*NinOptNativeDefault) Reset ¶
func (m *NinOptNativeDefault) Reset()
func (*NinOptNativeDefault) SetField1 ¶
func (m *NinOptNativeDefault) SetField1(value float64) (err error)
func (*NinOptNativeDefault) SetField2 ¶
func (m *NinOptNativeDefault) SetField2(value float32) (err error)
func (*NinOptNativeDefault) SetField3 ¶
func (m *NinOptNativeDefault) SetField3(value int32) (err error)
func (*NinOptNativeDefault) SetField4 ¶
func (m *NinOptNativeDefault) SetField4(value int64) (err error)
func (*NinOptNativeDefault) SetField5 ¶
func (m *NinOptNativeDefault) SetField5(value uint32) (err error)
func (*NinOptNativeDefault) SetField6 ¶
func (m *NinOptNativeDefault) SetField6(value uint64) (err error)
func (*NinOptNativeDefault) SetField7 ¶
func (m *NinOptNativeDefault) SetField7(value int32) (err error)
func (*NinOptNativeDefault) SetField8 ¶
func (m *NinOptNativeDefault) SetField8(value int64) (err error)
func (*NinOptNativeDefault) SetField9 ¶
func (m *NinOptNativeDefault) SetField9(value uint32) (err error)
func (*NinOptNativeDefault) SetField10 ¶
func (m *NinOptNativeDefault) SetField10(value int32) (err error)
func (*NinOptNativeDefault) SetField11 ¶
func (m *NinOptNativeDefault) SetField11(value uint64) (err error)
func (*NinOptNativeDefault) SetField12 ¶
func (m *NinOptNativeDefault) SetField12(value int64) (err error)
func (*NinOptNativeDefault) SetField13 ¶
func (m *NinOptNativeDefault) SetField13(value bool) (err error)
func (*NinOptNativeDefault) SetField14 ¶
func (m *NinOptNativeDefault) SetField14(value string) (err error)
func (*NinOptNativeDefault) SetField15 ¶
func (m *NinOptNativeDefault) SetField15(value []byte) (err error)
func (*NinOptNativeDefault) Size ¶
func (m *NinOptNativeDefault) Size() (n int)
func (*NinOptNativeDefault) SizeCached ¶
func (m *NinOptNativeDefault) SizeCached() int
func (*NinOptNativeDefault) String ¶
func (this *NinOptNativeDefault) String() string
func (*NinOptNativeDefault) Unmarshal ¶
func (m *NinOptNativeDefault) Unmarshal(data []byte) error
func (*NinOptNativeDefault) VerboseEqual ¶
func (this *NinOptNativeDefault) VerboseEqual(that interface{}) error
type NinOptNativeFace ¶
type NinOptNativeFace interface {
Proto() github_com_dropbox_goprotoc_proto1.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 ¶
type NinOptNativeUnion struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinOptNativeUnion ¶
func NewPopulatedNinOptNativeUnion(r randyThetest, easy bool) *NinOptNativeUnion
func (*NinOptNativeUnion) Clear ¶
func (m *NinOptNativeUnion) Clear()
func (*NinOptNativeUnion) ClearField1 ¶
func (m *NinOptNativeUnion) ClearField1()
func (*NinOptNativeUnion) ClearField2 ¶
func (m *NinOptNativeUnion) ClearField2()
func (*NinOptNativeUnion) ClearField3 ¶
func (m *NinOptNativeUnion) ClearField3()
func (*NinOptNativeUnion) ClearField4 ¶
func (m *NinOptNativeUnion) ClearField4()
func (*NinOptNativeUnion) ClearField5 ¶
func (m *NinOptNativeUnion) ClearField5()
func (*NinOptNativeUnion) ClearField6 ¶
func (m *NinOptNativeUnion) ClearField6()
func (*NinOptNativeUnion) ClearField13 ¶
func (m *NinOptNativeUnion) ClearField13()
func (*NinOptNativeUnion) ClearField14 ¶
func (m *NinOptNativeUnion) ClearField14()
func (*NinOptNativeUnion) ClearField15 ¶
func (m *NinOptNativeUnion) ClearField15()
func (*NinOptNativeUnion) Description ¶
func (this *NinOptNativeUnion) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinOptNativeUnion) Equal ¶
func (this *NinOptNativeUnion) Equal(that interface{}) bool
func (*NinOptNativeUnion) GetField1 ¶
func (m *NinOptNativeUnion) GetField1() float64
func (*NinOptNativeUnion) GetField2 ¶
func (m *NinOptNativeUnion) GetField2() float32
func (*NinOptNativeUnion) GetField3 ¶
func (m *NinOptNativeUnion) GetField3() int32
func (*NinOptNativeUnion) GetField4 ¶
func (m *NinOptNativeUnion) GetField4() int64
func (*NinOptNativeUnion) GetField5 ¶
func (m *NinOptNativeUnion) GetField5() uint32
func (*NinOptNativeUnion) GetField6 ¶
func (m *NinOptNativeUnion) GetField6() uint64
func (*NinOptNativeUnion) GetField13 ¶
func (m *NinOptNativeUnion) GetField13() bool
func (*NinOptNativeUnion) GetField14 ¶
func (m *NinOptNativeUnion) GetField14() string
func (*NinOptNativeUnion) GetField15 ¶
func (m *NinOptNativeUnion) GetField15() []byte
func (*NinOptNativeUnion) GetValue ¶
func (this *NinOptNativeUnion) GetValue() interface{}
func (*NinOptNativeUnion) HasField1 ¶
func (m *NinOptNativeUnion) HasField1() (isSet bool)
func (*NinOptNativeUnion) HasField2 ¶
func (m *NinOptNativeUnion) HasField2() (isSet bool)
func (*NinOptNativeUnion) HasField3 ¶
func (m *NinOptNativeUnion) HasField3() (isSet bool)
func (*NinOptNativeUnion) HasField4 ¶
func (m *NinOptNativeUnion) HasField4() (isSet bool)
func (*NinOptNativeUnion) HasField5 ¶
func (m *NinOptNativeUnion) HasField5() (isSet bool)
func (*NinOptNativeUnion) HasField6 ¶
func (m *NinOptNativeUnion) HasField6() (isSet bool)
func (*NinOptNativeUnion) HasField13 ¶
func (m *NinOptNativeUnion) HasField13() (isSet bool)
func (*NinOptNativeUnion) HasField14 ¶
func (m *NinOptNativeUnion) HasField14() (isSet bool)
func (*NinOptNativeUnion) HasField15 ¶
func (m *NinOptNativeUnion) HasField15() (isSet bool)
func (*NinOptNativeUnion) Marshal ¶
func (m *NinOptNativeUnion) Marshal() (data []byte, err error)
func (*NinOptNativeUnion) MarshalTo ¶
func (m *NinOptNativeUnion) MarshalTo(data []byte) (n int, err error)
func (*NinOptNativeUnion) MarshalToUsingCachedSize ¶
func (m *NinOptNativeUnion) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinOptNativeUnion) ProtoMessage ¶
func (*NinOptNativeUnion) ProtoMessage()
func (*NinOptNativeUnion) Reset ¶
func (m *NinOptNativeUnion) Reset()
func (*NinOptNativeUnion) SetField1 ¶
func (m *NinOptNativeUnion) SetField1(value float64) (err error)
func (*NinOptNativeUnion) SetField2 ¶
func (m *NinOptNativeUnion) SetField2(value float32) (err error)
func (*NinOptNativeUnion) SetField3 ¶
func (m *NinOptNativeUnion) SetField3(value int32) (err error)
func (*NinOptNativeUnion) SetField4 ¶
func (m *NinOptNativeUnion) SetField4(value int64) (err error)
func (*NinOptNativeUnion) SetField5 ¶
func (m *NinOptNativeUnion) SetField5(value uint32) (err error)
func (*NinOptNativeUnion) SetField6 ¶
func (m *NinOptNativeUnion) SetField6(value uint64) (err error)
func (*NinOptNativeUnion) SetField13 ¶
func (m *NinOptNativeUnion) SetField13(value bool) (err error)
func (*NinOptNativeUnion) SetField14 ¶
func (m *NinOptNativeUnion) SetField14(value string) (err error)
func (*NinOptNativeUnion) SetField15 ¶
func (m *NinOptNativeUnion) SetField15(value []byte) (err error)
func (*NinOptNativeUnion) SetValue ¶
func (this *NinOptNativeUnion) SetValue(value interface{}) bool
func (*NinOptNativeUnion) Size ¶
func (m *NinOptNativeUnion) Size() (n int)
func (*NinOptNativeUnion) SizeCached ¶
func (m *NinOptNativeUnion) SizeCached() int
func (*NinOptNativeUnion) String ¶
func (this *NinOptNativeUnion) String() string
func (*NinOptNativeUnion) Unmarshal ¶
func (m *NinOptNativeUnion) Unmarshal(data []byte) error
func (*NinOptNativeUnion) VerboseEqual ¶
func (this *NinOptNativeUnion) VerboseEqual(that interface{}) error
type NinOptNativeUnionFace ¶
type NinOptStruct ¶
type NinOptStruct struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinOptStruct ¶
func NewPopulatedNinOptStruct(r randyThetest, easy bool) *NinOptStruct
func (*NinOptStruct) Clear ¶
func (m *NinOptStruct) Clear()
func (*NinOptStruct) ClearField1 ¶
func (m *NinOptStruct) ClearField1()
func (*NinOptStruct) ClearField2 ¶
func (m *NinOptStruct) ClearField2()
func (*NinOptStruct) ClearField3 ¶
func (m *NinOptStruct) ClearField3()
func (*NinOptStruct) ClearField4 ¶
func (m *NinOptStruct) ClearField4()
func (*NinOptStruct) ClearField6 ¶
func (m *NinOptStruct) ClearField6()
func (*NinOptStruct) ClearField7 ¶
func (m *NinOptStruct) ClearField7()
func (*NinOptStruct) ClearField8 ¶
func (m *NinOptStruct) ClearField8()
func (*NinOptStruct) ClearField13 ¶
func (m *NinOptStruct) ClearField13()
func (*NinOptStruct) ClearField14 ¶
func (m *NinOptStruct) ClearField14()
func (*NinOptStruct) ClearField15 ¶
func (m *NinOptStruct) ClearField15()
func (*NinOptStruct) Description ¶
func (this *NinOptStruct) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinOptStruct) Equal ¶
func (this *NinOptStruct) Equal(that interface{}) bool
func (*NinOptStruct) GetField1 ¶
func (m *NinOptStruct) GetField1() float64
func (*NinOptStruct) GetField2 ¶
func (m *NinOptStruct) GetField2() float32
func (*NinOptStruct) GetField3 ¶
func (m *NinOptStruct) GetField3() *NidOptNative
func (*NinOptStruct) GetField4 ¶
func (m *NinOptStruct) GetField4() *NinOptNative
func (*NinOptStruct) GetField6 ¶
func (m *NinOptStruct) GetField6() uint64
func (*NinOptStruct) GetField7 ¶
func (m *NinOptStruct) GetField7() int32
func (*NinOptStruct) GetField8 ¶
func (m *NinOptStruct) GetField8() *NidOptNative
func (*NinOptStruct) GetField13 ¶
func (m *NinOptStruct) GetField13() bool
func (*NinOptStruct) GetField14 ¶
func (m *NinOptStruct) GetField14() string
func (*NinOptStruct) GetField15 ¶
func (m *NinOptStruct) GetField15() []byte
func (*NinOptStruct) HasField1 ¶
func (m *NinOptStruct) HasField1() (isSet bool)
func (*NinOptStruct) HasField2 ¶
func (m *NinOptStruct) HasField2() (isSet bool)
func (*NinOptStruct) HasField3 ¶
func (m *NinOptStruct) HasField3() (isSet bool)
func (*NinOptStruct) HasField4 ¶
func (m *NinOptStruct) HasField4() (isSet bool)
func (*NinOptStruct) HasField6 ¶
func (m *NinOptStruct) HasField6() (isSet bool)
func (*NinOptStruct) HasField7 ¶
func (m *NinOptStruct) HasField7() (isSet bool)
func (*NinOptStruct) HasField8 ¶
func (m *NinOptStruct) HasField8() (isSet bool)
func (*NinOptStruct) HasField13 ¶
func (m *NinOptStruct) HasField13() (isSet bool)
func (*NinOptStruct) HasField14 ¶
func (m *NinOptStruct) HasField14() (isSet bool)
func (*NinOptStruct) HasField15 ¶
func (m *NinOptStruct) HasField15() (isSet bool)
func (*NinOptStruct) Marshal ¶
func (m *NinOptStruct) Marshal() (data []byte, err error)
func (*NinOptStruct) MarshalToUsingCachedSize ¶
func (m *NinOptStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinOptStruct) MutateField3 ¶
func (m *NinOptStruct) MutateField3() (field *NidOptNative, err error)
func (*NinOptStruct) MutateField4 ¶
func (m *NinOptStruct) MutateField4() (field *NinOptNative, err error)
func (*NinOptStruct) MutateField8 ¶
func (m *NinOptStruct) MutateField8() (field *NidOptNative, err error)
func (*NinOptStruct) ProtoMessage ¶
func (*NinOptStruct) ProtoMessage()
func (*NinOptStruct) Reset ¶
func (m *NinOptStruct) Reset()
func (*NinOptStruct) SetField1 ¶
func (m *NinOptStruct) SetField1(value float64) (err error)
func (*NinOptStruct) SetField2 ¶
func (m *NinOptStruct) SetField2(value float32) (err error)
func (*NinOptStruct) SetField6 ¶
func (m *NinOptStruct) SetField6(value uint64) (err error)
func (*NinOptStruct) SetField7 ¶
func (m *NinOptStruct) SetField7(value int32) (err error)
func (*NinOptStruct) SetField13 ¶
func (m *NinOptStruct) SetField13(value bool) (err error)
func (*NinOptStruct) SetField14 ¶
func (m *NinOptStruct) SetField14(value string) (err error)
func (*NinOptStruct) SetField15 ¶
func (m *NinOptStruct) SetField15(value []byte) (err error)
func (*NinOptStruct) Size ¶
func (m *NinOptStruct) Size() (n int)
func (*NinOptStruct) SizeCached ¶
func (m *NinOptStruct) SizeCached() int
func (*NinOptStruct) String ¶
func (this *NinOptStruct) String() string
func (*NinOptStruct) Unmarshal ¶
func (m *NinOptStruct) Unmarshal(data []byte) error
func (*NinOptStruct) VerboseEqual ¶
func (this *NinOptStruct) VerboseEqual(that interface{}) error
type NinOptStructFace ¶
type NinOptStructFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getfield1() float64
Getfield2() float32
Getfield3() *NidOptNative
Getfield4() *NinOptNative
Getfield6() uint64
Getfield7() int32
Getfield8() *NidOptNative
Getfield13() bool
Getfield14() string
Getfield15() []byte
}
type NinOptStructUnion ¶
type NinOptStructUnion struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinOptStructUnion ¶
func NewPopulatedNinOptStructUnion(r randyThetest, easy bool) *NinOptStructUnion
func (*NinOptStructUnion) Clear ¶
func (m *NinOptStructUnion) Clear()
func (*NinOptStructUnion) ClearField1 ¶
func (m *NinOptStructUnion) ClearField1()
func (*NinOptStructUnion) ClearField2 ¶
func (m *NinOptStructUnion) ClearField2()
func (*NinOptStructUnion) ClearField3 ¶
func (m *NinOptStructUnion) ClearField3()
func (*NinOptStructUnion) ClearField4 ¶
func (m *NinOptStructUnion) ClearField4()
func (*NinOptStructUnion) ClearField6 ¶
func (m *NinOptStructUnion) ClearField6()
func (*NinOptStructUnion) ClearField7 ¶
func (m *NinOptStructUnion) ClearField7()
func (*NinOptStructUnion) ClearField13 ¶
func (m *NinOptStructUnion) ClearField13()
func (*NinOptStructUnion) ClearField14 ¶
func (m *NinOptStructUnion) ClearField14()
func (*NinOptStructUnion) ClearField15 ¶
func (m *NinOptStructUnion) ClearField15()
func (*NinOptStructUnion) Description ¶
func (this *NinOptStructUnion) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinOptStructUnion) Equal ¶
func (this *NinOptStructUnion) Equal(that interface{}) bool
func (*NinOptStructUnion) GetField1 ¶
func (m *NinOptStructUnion) GetField1() float64
func (*NinOptStructUnion) GetField2 ¶
func (m *NinOptStructUnion) GetField2() float32
func (*NinOptStructUnion) GetField3 ¶
func (m *NinOptStructUnion) GetField3() *NidOptNative
func (*NinOptStructUnion) GetField4 ¶
func (m *NinOptStructUnion) GetField4() *NinOptNative
func (*NinOptStructUnion) GetField6 ¶
func (m *NinOptStructUnion) GetField6() uint64
func (*NinOptStructUnion) GetField7 ¶
func (m *NinOptStructUnion) GetField7() int32
func (*NinOptStructUnion) GetField13 ¶
func (m *NinOptStructUnion) GetField13() bool
func (*NinOptStructUnion) GetField14 ¶
func (m *NinOptStructUnion) GetField14() string
func (*NinOptStructUnion) GetField15 ¶
func (m *NinOptStructUnion) GetField15() []byte
func (*NinOptStructUnion) GetValue ¶
func (this *NinOptStructUnion) GetValue() interface{}
func (*NinOptStructUnion) HasField1 ¶
func (m *NinOptStructUnion) HasField1() (isSet bool)
func (*NinOptStructUnion) HasField2 ¶
func (m *NinOptStructUnion) HasField2() (isSet bool)
func (*NinOptStructUnion) HasField3 ¶
func (m *NinOptStructUnion) HasField3() (isSet bool)
func (*NinOptStructUnion) HasField4 ¶
func (m *NinOptStructUnion) HasField4() (isSet bool)
func (*NinOptStructUnion) HasField6 ¶
func (m *NinOptStructUnion) HasField6() (isSet bool)
func (*NinOptStructUnion) HasField7 ¶
func (m *NinOptStructUnion) HasField7() (isSet bool)
func (*NinOptStructUnion) HasField13 ¶
func (m *NinOptStructUnion) HasField13() (isSet bool)
func (*NinOptStructUnion) HasField14 ¶
func (m *NinOptStructUnion) HasField14() (isSet bool)
func (*NinOptStructUnion) HasField15 ¶
func (m *NinOptStructUnion) HasField15() (isSet bool)
func (*NinOptStructUnion) Marshal ¶
func (m *NinOptStructUnion) Marshal() (data []byte, err error)
func (*NinOptStructUnion) MarshalTo ¶
func (m *NinOptStructUnion) MarshalTo(data []byte) (n int, err error)
func (*NinOptStructUnion) MarshalToUsingCachedSize ¶
func (m *NinOptStructUnion) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinOptStructUnion) MutateField3 ¶
func (m *NinOptStructUnion) MutateField3() (field *NidOptNative, err error)
func (*NinOptStructUnion) MutateField4 ¶
func (m *NinOptStructUnion) MutateField4() (field *NinOptNative, err error)
func (*NinOptStructUnion) ProtoMessage ¶
func (*NinOptStructUnion) ProtoMessage()
func (*NinOptStructUnion) Reset ¶
func (m *NinOptStructUnion) Reset()
func (*NinOptStructUnion) SetField1 ¶
func (m *NinOptStructUnion) SetField1(value float64) (err error)
func (*NinOptStructUnion) SetField2 ¶
func (m *NinOptStructUnion) SetField2(value float32) (err error)
func (*NinOptStructUnion) SetField6 ¶
func (m *NinOptStructUnion) SetField6(value uint64) (err error)
func (*NinOptStructUnion) SetField7 ¶
func (m *NinOptStructUnion) SetField7(value int32) (err error)
func (*NinOptStructUnion) SetField13 ¶
func (m *NinOptStructUnion) SetField13(value bool) (err error)
func (*NinOptStructUnion) SetField14 ¶
func (m *NinOptStructUnion) SetField14(value string) (err error)
func (*NinOptStructUnion) SetField15 ¶
func (m *NinOptStructUnion) SetField15(value []byte) (err error)
func (*NinOptStructUnion) SetValue ¶
func (this *NinOptStructUnion) SetValue(value interface{}) bool
func (*NinOptStructUnion) Size ¶
func (m *NinOptStructUnion) Size() (n int)
func (*NinOptStructUnion) SizeCached ¶
func (m *NinOptStructUnion) SizeCached() int
func (*NinOptStructUnion) String ¶
func (this *NinOptStructUnion) String() string
func (*NinOptStructUnion) Unmarshal ¶
func (m *NinOptStructUnion) Unmarshal(data []byte) error
func (*NinOptStructUnion) VerboseEqual ¶
func (this *NinOptStructUnion) VerboseEqual(that interface{}) error
type NinOptStructUnionFace ¶
type NinOptStructUnionFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getfield1() float64
Getfield2() float32
Getfield3() *NidOptNative
Getfield4() *NinOptNative
Getfield6() uint64
Getfield7() int32
Getfield13() bool
Getfield14() string
Getfield15() []byte
}
type NinRepCustom ¶
type NinRepCustom struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinRepCustom ¶
func NewPopulatedNinRepCustom(r randyThetest, easy bool) *NinRepCustom
func (*NinRepCustom) AddId ¶
func (m *NinRepCustom) AddId(value Id) (err error)
func (*NinRepCustom) AddValue ¶
func (m *NinRepCustom) AddValue(value Weight) (err error)
func (*NinRepCustom) Clear ¶
func (m *NinRepCustom) Clear()
func (*NinRepCustom) ClearId ¶
func (m *NinRepCustom) ClearId()
func (*NinRepCustom) ClearValue ¶
func (m *NinRepCustom) ClearValue()
func (*NinRepCustom) Description ¶
func (this *NinRepCustom) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinRepCustom) Equal ¶
func (this *NinRepCustom) Equal(that interface{}) bool
func (*NinRepCustom) GetValue ¶
func (m *NinRepCustom) GetValue(index int) (field Weight, err error)
func (*NinRepCustom) IdSize ¶
func (m *NinRepCustom) IdSize() (size int)
func (*NinRepCustom) Marshal ¶
func (m *NinRepCustom) Marshal() (data []byte, err error)
func (*NinRepCustom) MarshalToUsingCachedSize ¶
func (m *NinRepCustom) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinRepCustom) ProtoMessage ¶
func (*NinRepCustom) ProtoMessage()
func (*NinRepCustom) Reset ¶
func (m *NinRepCustom) Reset()
func (*NinRepCustom) SetValue ¶
func (m *NinRepCustom) SetValue(value Weight, index int) (err error)
func (*NinRepCustom) Size ¶
func (m *NinRepCustom) Size() (n int)
func (*NinRepCustom) SizeCached ¶
func (m *NinRepCustom) SizeCached() int
func (*NinRepCustom) String ¶
func (this *NinRepCustom) String() string
func (*NinRepCustom) Unmarshal ¶
func (m *NinRepCustom) Unmarshal(data []byte) error
func (*NinRepCustom) ValueSize ¶
func (m *NinRepCustom) ValueSize() (size int)
func (*NinRepCustom) VerboseEqual ¶
func (this *NinRepCustom) VerboseEqual(that interface{}) error
type NinRepCustomFace ¶
type NinRepCustomFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getid() []Id
Getvalue() []Weight
}
type NinRepEnum ¶
type NinRepEnum struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinRepEnum ¶
func NewPopulatedNinRepEnum(r randyThetest, easy bool) *NinRepEnum
func (*NinRepEnum) AddField1 ¶
func (m *NinRepEnum) AddField1(value TheTestEnum) (err error)
func (*NinRepEnum) Clear ¶
func (m *NinRepEnum) Clear()
func (*NinRepEnum) ClearField1 ¶
func (m *NinRepEnum) ClearField1()
func (*NinRepEnum) Description ¶
func (this *NinRepEnum) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinRepEnum) Equal ¶
func (this *NinRepEnum) Equal(that interface{}) bool
func (*NinRepEnum) Field1Size ¶
func (m *NinRepEnum) Field1Size() (size int)
func (*NinRepEnum) GetField1 ¶
func (m *NinRepEnum) GetField1(index int) (field TheTestEnum, err error)
func (*NinRepEnum) Marshal ¶
func (m *NinRepEnum) Marshal() (data []byte, err error)
func (*NinRepEnum) MarshalToUsingCachedSize ¶
func (m *NinRepEnum) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinRepEnum) ProtoMessage ¶
func (*NinRepEnum) ProtoMessage()
func (*NinRepEnum) Reset ¶
func (m *NinRepEnum) Reset()
func (*NinRepEnum) SetField1 ¶
func (m *NinRepEnum) SetField1(value TheTestEnum, index int) (err error)
func (*NinRepEnum) Size ¶
func (m *NinRepEnum) Size() (n int)
func (*NinRepEnum) SizeCached ¶
func (m *NinRepEnum) SizeCached() int
func (*NinRepEnum) String ¶
func (this *NinRepEnum) String() string
func (*NinRepEnum) Unmarshal ¶
func (m *NinRepEnum) Unmarshal(data []byte) error
func (*NinRepEnum) VerboseEqual ¶
func (this *NinRepEnum) VerboseEqual(that interface{}) error
type NinRepEnumFace ¶
type NinRepEnumFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getfield1() []TheTestEnum
}
type NinRepNative ¶
type NinRepNative struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinRepNative ¶
func NewPopulatedNinRepNative(r randyThetest, easy bool) *NinRepNative
func (*NinRepNative) AddField1 ¶
func (m *NinRepNative) AddField1(value float64) (err error)
func (*NinRepNative) AddField2 ¶
func (m *NinRepNative) AddField2(value float32) (err error)
func (*NinRepNative) AddField3 ¶
func (m *NinRepNative) AddField3(value int32) (err error)
func (*NinRepNative) AddField4 ¶
func (m *NinRepNative) AddField4(value int64) (err error)
func (*NinRepNative) AddField5 ¶
func (m *NinRepNative) AddField5(value uint32) (err error)
func (*NinRepNative) AddField6 ¶
func (m *NinRepNative) AddField6(value uint64) (err error)
func (*NinRepNative) AddField7 ¶
func (m *NinRepNative) AddField7(value int32) (err error)
func (*NinRepNative) AddField8 ¶
func (m *NinRepNative) AddField8(value int64) (err error)
func (*NinRepNative) AddField9 ¶
func (m *NinRepNative) AddField9(value uint32) (err error)
func (*NinRepNative) AddField10 ¶
func (m *NinRepNative) AddField10(value int32) (err error)
func (*NinRepNative) AddField11 ¶
func (m *NinRepNative) AddField11(value uint64) (err error)
func (*NinRepNative) AddField12 ¶
func (m *NinRepNative) AddField12(value int64) (err error)
func (*NinRepNative) AddField13 ¶
func (m *NinRepNative) AddField13(value bool) (err error)
func (*NinRepNative) AddField14 ¶
func (m *NinRepNative) AddField14(value string) (err error)
func (*NinRepNative) AddField15 ¶
func (m *NinRepNative) AddField15(value []byte) (err error)
func (*NinRepNative) Clear ¶
func (m *NinRepNative) Clear()
func (*NinRepNative) ClearField1 ¶
func (m *NinRepNative) ClearField1()
func (*NinRepNative) ClearField2 ¶
func (m *NinRepNative) ClearField2()
func (*NinRepNative) ClearField3 ¶
func (m *NinRepNative) ClearField3()
func (*NinRepNative) ClearField4 ¶
func (m *NinRepNative) ClearField4()
func (*NinRepNative) ClearField5 ¶
func (m *NinRepNative) ClearField5()
func (*NinRepNative) ClearField6 ¶
func (m *NinRepNative) ClearField6()
func (*NinRepNative) ClearField7 ¶
func (m *NinRepNative) ClearField7()
func (*NinRepNative) ClearField8 ¶
func (m *NinRepNative) ClearField8()
func (*NinRepNative) ClearField9 ¶
func (m *NinRepNative) ClearField9()
func (*NinRepNative) ClearField10 ¶
func (m *NinRepNative) ClearField10()
func (*NinRepNative) ClearField11 ¶
func (m *NinRepNative) ClearField11()
func (*NinRepNative) ClearField12 ¶
func (m *NinRepNative) ClearField12()
func (*NinRepNative) ClearField13 ¶
func (m *NinRepNative) ClearField13()
func (*NinRepNative) ClearField14 ¶
func (m *NinRepNative) ClearField14()
func (*NinRepNative) ClearField15 ¶
func (m *NinRepNative) ClearField15()
func (*NinRepNative) Description ¶
func (this *NinRepNative) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinRepNative) Equal ¶
func (this *NinRepNative) Equal(that interface{}) bool
func (*NinRepNative) Field1Size ¶
func (m *NinRepNative) Field1Size() (size int)
func (*NinRepNative) Field2Size ¶
func (m *NinRepNative) Field2Size() (size int)
func (*NinRepNative) Field3Size ¶
func (m *NinRepNative) Field3Size() (size int)
func (*NinRepNative) Field4Size ¶
func (m *NinRepNative) Field4Size() (size int)
func (*NinRepNative) Field5Size ¶
func (m *NinRepNative) Field5Size() (size int)
func (*NinRepNative) Field6Size ¶
func (m *NinRepNative) Field6Size() (size int)
func (*NinRepNative) Field7Size ¶
func (m *NinRepNative) Field7Size() (size int)
func (*NinRepNative) Field8Size ¶
func (m *NinRepNative) Field8Size() (size int)
func (*NinRepNative) Field9Size ¶
func (m *NinRepNative) Field9Size() (size int)
func (*NinRepNative) Field10Size ¶
func (m *NinRepNative) Field10Size() (size int)
func (*NinRepNative) Field11Size ¶
func (m *NinRepNative) Field11Size() (size int)
func (*NinRepNative) Field12Size ¶
func (m *NinRepNative) Field12Size() (size int)
func (*NinRepNative) Field13Size ¶
func (m *NinRepNative) Field13Size() (size int)
func (*NinRepNative) Field14Size ¶
func (m *NinRepNative) Field14Size() (size int)
func (*NinRepNative) Field15Size ¶
func (m *NinRepNative) Field15Size() (size int)
func (*NinRepNative) GetField1 ¶
func (m *NinRepNative) GetField1(index int) (field float64, err error)
func (*NinRepNative) GetField2 ¶
func (m *NinRepNative) GetField2(index int) (field float32, err error)
func (*NinRepNative) GetField3 ¶
func (m *NinRepNative) GetField3(index int) (field int32, err error)
func (*NinRepNative) GetField4 ¶
func (m *NinRepNative) GetField4(index int) (field int64, err error)
func (*NinRepNative) GetField5 ¶
func (m *NinRepNative) GetField5(index int) (field uint32, err error)
func (*NinRepNative) GetField6 ¶
func (m *NinRepNative) GetField6(index int) (field uint64, err error)
func (*NinRepNative) GetField7 ¶
func (m *NinRepNative) GetField7(index int) (field int32, err error)
func (*NinRepNative) GetField8 ¶
func (m *NinRepNative) GetField8(index int) (field int64, err error)
func (*NinRepNative) GetField9 ¶
func (m *NinRepNative) GetField9(index int) (field uint32, err error)
func (*NinRepNative) GetField10 ¶
func (m *NinRepNative) GetField10(index int) (field int32, err error)
func (*NinRepNative) GetField11 ¶
func (m *NinRepNative) GetField11(index int) (field uint64, err error)
func (*NinRepNative) GetField12 ¶
func (m *NinRepNative) GetField12(index int) (field int64, err error)
func (*NinRepNative) GetField13 ¶
func (m *NinRepNative) GetField13(index int) (field bool, err error)
func (*NinRepNative) GetField14 ¶
func (m *NinRepNative) GetField14(index int) (field string, err error)
func (*NinRepNative) GetField15 ¶
func (m *NinRepNative) GetField15(index int) (field []byte, err error)
func (*NinRepNative) Marshal ¶
func (m *NinRepNative) Marshal() (data []byte, err error)
func (*NinRepNative) MarshalToUsingCachedSize ¶
func (m *NinRepNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinRepNative) ProtoMessage ¶
func (*NinRepNative) ProtoMessage()
func (*NinRepNative) Reset ¶
func (m *NinRepNative) Reset()
func (*NinRepNative) SetField1 ¶
func (m *NinRepNative) SetField1(value float64, index int) (err error)
func (*NinRepNative) SetField2 ¶
func (m *NinRepNative) SetField2(value float32, index int) (err error)
func (*NinRepNative) SetField3 ¶
func (m *NinRepNative) SetField3(value int32, index int) (err error)
func (*NinRepNative) SetField4 ¶
func (m *NinRepNative) SetField4(value int64, index int) (err error)
func (*NinRepNative) SetField5 ¶
func (m *NinRepNative) SetField5(value uint32, index int) (err error)
func (*NinRepNative) SetField6 ¶
func (m *NinRepNative) SetField6(value uint64, index int) (err error)
func (*NinRepNative) SetField7 ¶
func (m *NinRepNative) SetField7(value int32, index int) (err error)
func (*NinRepNative) SetField8 ¶
func (m *NinRepNative) SetField8(value int64, index int) (err error)
func (*NinRepNative) SetField9 ¶
func (m *NinRepNative) SetField9(value uint32, index int) (err error)
func (*NinRepNative) SetField10 ¶
func (m *NinRepNative) SetField10(value int32, index int) (err error)
func (*NinRepNative) SetField11 ¶
func (m *NinRepNative) SetField11(value uint64, index int) (err error)
func (*NinRepNative) SetField12 ¶
func (m *NinRepNative) SetField12(value int64, index int) (err error)
func (*NinRepNative) SetField13 ¶
func (m *NinRepNative) SetField13(value bool, index int) (err error)
func (*NinRepNative) SetField14 ¶
func (m *NinRepNative) SetField14(value string, index int) (err error)
func (*NinRepNative) SetField15 ¶
func (m *NinRepNative) SetField15(value []byte, index int) (err error)
func (*NinRepNative) Size ¶
func (m *NinRepNative) Size() (n int)
func (*NinRepNative) SizeCached ¶
func (m *NinRepNative) SizeCached() int
func (*NinRepNative) String ¶
func (this *NinRepNative) String() string
func (*NinRepNative) Unmarshal ¶
func (m *NinRepNative) Unmarshal(data []byte) error
func (*NinRepNative) VerboseEqual ¶
func (this *NinRepNative) VerboseEqual(that interface{}) error
type NinRepNativeFace ¶
type NinRepNativeFace interface {
Proto() github_com_dropbox_goprotoc_proto1.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 NinRepPackedNative ¶
type NinRepPackedNative struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinRepPackedNative ¶
func NewPopulatedNinRepPackedNative(r randyThetest, easy bool) *NinRepPackedNative
func (*NinRepPackedNative) AddField1 ¶
func (m *NinRepPackedNative) AddField1(value float64) (err error)
func (*NinRepPackedNative) AddField2 ¶
func (m *NinRepPackedNative) AddField2(value float32) (err error)
func (*NinRepPackedNative) AddField3 ¶
func (m *NinRepPackedNative) AddField3(value int32) (err error)
func (*NinRepPackedNative) AddField4 ¶
func (m *NinRepPackedNative) AddField4(value int64) (err error)
func (*NinRepPackedNative) AddField5 ¶
func (m *NinRepPackedNative) AddField5(value uint32) (err error)
func (*NinRepPackedNative) AddField6 ¶
func (m *NinRepPackedNative) AddField6(value uint64) (err error)
func (*NinRepPackedNative) AddField7 ¶
func (m *NinRepPackedNative) AddField7(value int32) (err error)
func (*NinRepPackedNative) AddField8 ¶
func (m *NinRepPackedNative) AddField8(value int64) (err error)
func (*NinRepPackedNative) AddField9 ¶
func (m *NinRepPackedNative) AddField9(value uint32) (err error)
func (*NinRepPackedNative) AddField10 ¶
func (m *NinRepPackedNative) AddField10(value int32) (err error)
func (*NinRepPackedNative) AddField11 ¶
func (m *NinRepPackedNative) AddField11(value uint64) (err error)
func (*NinRepPackedNative) AddField12 ¶
func (m *NinRepPackedNative) AddField12(value int64) (err error)
func (*NinRepPackedNative) AddField13 ¶
func (m *NinRepPackedNative) AddField13(value bool) (err error)
func (*NinRepPackedNative) Clear ¶
func (m *NinRepPackedNative) Clear()
func (*NinRepPackedNative) ClearField1 ¶
func (m *NinRepPackedNative) ClearField1()
func (*NinRepPackedNative) ClearField2 ¶
func (m *NinRepPackedNative) ClearField2()
func (*NinRepPackedNative) ClearField3 ¶
func (m *NinRepPackedNative) ClearField3()
func (*NinRepPackedNative) ClearField4 ¶
func (m *NinRepPackedNative) ClearField4()
func (*NinRepPackedNative) ClearField5 ¶
func (m *NinRepPackedNative) ClearField5()
func (*NinRepPackedNative) ClearField6 ¶
func (m *NinRepPackedNative) ClearField6()
func (*NinRepPackedNative) ClearField7 ¶
func (m *NinRepPackedNative) ClearField7()
func (*NinRepPackedNative) ClearField8 ¶
func (m *NinRepPackedNative) ClearField8()
func (*NinRepPackedNative) ClearField9 ¶
func (m *NinRepPackedNative) ClearField9()
func (*NinRepPackedNative) ClearField10 ¶
func (m *NinRepPackedNative) ClearField10()
func (*NinRepPackedNative) ClearField11 ¶
func (m *NinRepPackedNative) ClearField11()
func (*NinRepPackedNative) ClearField12 ¶
func (m *NinRepPackedNative) ClearField12()
func (*NinRepPackedNative) ClearField13 ¶
func (m *NinRepPackedNative) ClearField13()
func (*NinRepPackedNative) Description ¶
func (this *NinRepPackedNative) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinRepPackedNative) Equal ¶
func (this *NinRepPackedNative) Equal(that interface{}) bool
func (*NinRepPackedNative) Field1Size ¶
func (m *NinRepPackedNative) Field1Size() (size int)
func (*NinRepPackedNative) Field2Size ¶
func (m *NinRepPackedNative) Field2Size() (size int)
func (*NinRepPackedNative) Field3Size ¶
func (m *NinRepPackedNative) Field3Size() (size int)
func (*NinRepPackedNative) Field4Size ¶
func (m *NinRepPackedNative) Field4Size() (size int)
func (*NinRepPackedNative) Field5Size ¶
func (m *NinRepPackedNative) Field5Size() (size int)
func (*NinRepPackedNative) Field6Size ¶
func (m *NinRepPackedNative) Field6Size() (size int)
func (*NinRepPackedNative) Field7Size ¶
func (m *NinRepPackedNative) Field7Size() (size int)
func (*NinRepPackedNative) Field8Size ¶
func (m *NinRepPackedNative) Field8Size() (size int)
func (*NinRepPackedNative) Field9Size ¶
func (m *NinRepPackedNative) Field9Size() (size int)
func (*NinRepPackedNative) Field10Size ¶
func (m *NinRepPackedNative) Field10Size() (size int)
func (*NinRepPackedNative) Field11Size ¶
func (m *NinRepPackedNative) Field11Size() (size int)
func (*NinRepPackedNative) Field12Size ¶
func (m *NinRepPackedNative) Field12Size() (size int)
func (*NinRepPackedNative) Field13Size ¶
func (m *NinRepPackedNative) Field13Size() (size int)
func (*NinRepPackedNative) GetField1 ¶
func (m *NinRepPackedNative) GetField1(index int) (field float64, err error)
func (*NinRepPackedNative) GetField2 ¶
func (m *NinRepPackedNative) GetField2(index int) (field float32, err error)
func (*NinRepPackedNative) GetField3 ¶
func (m *NinRepPackedNative) GetField3(index int) (field int32, err error)
func (*NinRepPackedNative) GetField4 ¶
func (m *NinRepPackedNative) GetField4(index int) (field int64, err error)
func (*NinRepPackedNative) GetField5 ¶
func (m *NinRepPackedNative) GetField5(index int) (field uint32, err error)
func (*NinRepPackedNative) GetField6 ¶
func (m *NinRepPackedNative) GetField6(index int) (field uint64, err error)
func (*NinRepPackedNative) GetField7 ¶
func (m *NinRepPackedNative) GetField7(index int) (field int32, err error)
func (*NinRepPackedNative) GetField8 ¶
func (m *NinRepPackedNative) GetField8(index int) (field int64, err error)
func (*NinRepPackedNative) GetField9 ¶
func (m *NinRepPackedNative) GetField9(index int) (field uint32, err error)
func (*NinRepPackedNative) GetField10 ¶
func (m *NinRepPackedNative) GetField10(index int) (field int32, err error)
func (*NinRepPackedNative) GetField11 ¶
func (m *NinRepPackedNative) GetField11(index int) (field uint64, err error)
func (*NinRepPackedNative) GetField12 ¶
func (m *NinRepPackedNative) GetField12(index int) (field int64, err error)
func (*NinRepPackedNative) GetField13 ¶
func (m *NinRepPackedNative) GetField13(index int) (field bool, err error)
func (*NinRepPackedNative) Marshal ¶
func (m *NinRepPackedNative) Marshal() (data []byte, err error)
func (*NinRepPackedNative) MarshalTo ¶
func (m *NinRepPackedNative) MarshalTo(data []byte) (n int, err error)
func (*NinRepPackedNative) MarshalToUsingCachedSize ¶
func (m *NinRepPackedNative) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinRepPackedNative) ProtoMessage ¶
func (*NinRepPackedNative) ProtoMessage()
func (*NinRepPackedNative) Reset ¶
func (m *NinRepPackedNative) Reset()
func (*NinRepPackedNative) SetField1 ¶
func (m *NinRepPackedNative) SetField1(value float64, index int) (err error)
func (*NinRepPackedNative) SetField2 ¶
func (m *NinRepPackedNative) SetField2(value float32, index int) (err error)
func (*NinRepPackedNative) SetField3 ¶
func (m *NinRepPackedNative) SetField3(value int32, index int) (err error)
func (*NinRepPackedNative) SetField4 ¶
func (m *NinRepPackedNative) SetField4(value int64, index int) (err error)
func (*NinRepPackedNative) SetField5 ¶
func (m *NinRepPackedNative) SetField5(value uint32, index int) (err error)
func (*NinRepPackedNative) SetField6 ¶
func (m *NinRepPackedNative) SetField6(value uint64, index int) (err error)
func (*NinRepPackedNative) SetField7 ¶
func (m *NinRepPackedNative) SetField7(value int32, index int) (err error)
func (*NinRepPackedNative) SetField8 ¶
func (m *NinRepPackedNative) SetField8(value int64, index int) (err error)
func (*NinRepPackedNative) SetField9 ¶
func (m *NinRepPackedNative) SetField9(value uint32, index int) (err error)
func (*NinRepPackedNative) SetField10 ¶
func (m *NinRepPackedNative) SetField10(value int32, index int) (err error)
func (*NinRepPackedNative) SetField11 ¶
func (m *NinRepPackedNative) SetField11(value uint64, index int) (err error)
func (*NinRepPackedNative) SetField12 ¶
func (m *NinRepPackedNative) SetField12(value int64, index int) (err error)
func (*NinRepPackedNative) SetField13 ¶
func (m *NinRepPackedNative) SetField13(value bool, index int) (err error)
func (*NinRepPackedNative) Size ¶
func (m *NinRepPackedNative) Size() (n int)
func (*NinRepPackedNative) SizeCached ¶
func (m *NinRepPackedNative) SizeCached() int
func (*NinRepPackedNative) String ¶
func (this *NinRepPackedNative) String() string
func (*NinRepPackedNative) Unmarshal ¶
func (m *NinRepPackedNative) Unmarshal(data []byte) error
func (*NinRepPackedNative) VerboseEqual ¶
func (this *NinRepPackedNative) VerboseEqual(that interface{}) error
type NinRepPackedNativeFace ¶
type NinRepPackedNativeFace interface {
Proto() github_com_dropbox_goprotoc_proto1.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 ¶
type NinRepStruct struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNinRepStruct ¶
func NewPopulatedNinRepStruct(r randyThetest, easy bool) *NinRepStruct
func (*NinRepStruct) AddField1 ¶
func (m *NinRepStruct) AddField1(value float64) (err error)
func (*NinRepStruct) AddField2 ¶
func (m *NinRepStruct) AddField2(value float32) (err error)
func (*NinRepStruct) AddField3 ¶
func (m *NinRepStruct) AddField3() (field *NidOptNative, err error)
func (*NinRepStruct) AddField4 ¶
func (m *NinRepStruct) AddField4() (field *NinOptNative, err error)
func (*NinRepStruct) AddField6 ¶
func (m *NinRepStruct) AddField6(value uint64) (err error)
func (*NinRepStruct) AddField7 ¶
func (m *NinRepStruct) AddField7(value int32) (err error)
func (*NinRepStruct) AddField8 ¶
func (m *NinRepStruct) AddField8() (field *NidOptNative, err error)
func (*NinRepStruct) AddField13 ¶
func (m *NinRepStruct) AddField13(value bool) (err error)
func (*NinRepStruct) AddField14 ¶
func (m *NinRepStruct) AddField14(value string) (err error)
func (*NinRepStruct) AddField15 ¶
func (m *NinRepStruct) AddField15(value []byte) (err error)
func (*NinRepStruct) Clear ¶
func (m *NinRepStruct) Clear()
func (*NinRepStruct) ClearField1 ¶
func (m *NinRepStruct) ClearField1()
func (*NinRepStruct) ClearField2 ¶
func (m *NinRepStruct) ClearField2()
func (*NinRepStruct) ClearField3 ¶
func (m *NinRepStruct) ClearField3()
func (*NinRepStruct) ClearField4 ¶
func (m *NinRepStruct) ClearField4()
func (*NinRepStruct) ClearField6 ¶
func (m *NinRepStruct) ClearField6()
func (*NinRepStruct) ClearField7 ¶
func (m *NinRepStruct) ClearField7()
func (*NinRepStruct) ClearField8 ¶
func (m *NinRepStruct) ClearField8()
func (*NinRepStruct) ClearField13 ¶
func (m *NinRepStruct) ClearField13()
func (*NinRepStruct) ClearField14 ¶
func (m *NinRepStruct) ClearField14()
func (*NinRepStruct) ClearField15 ¶
func (m *NinRepStruct) ClearField15()
func (*NinRepStruct) Description ¶
func (this *NinRepStruct) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NinRepStruct) Equal ¶
func (this *NinRepStruct) Equal(that interface{}) bool
func (*NinRepStruct) Field1Size ¶
func (m *NinRepStruct) Field1Size() (size int)
func (*NinRepStruct) Field2Size ¶
func (m *NinRepStruct) Field2Size() (size int)
func (*NinRepStruct) Field3Size ¶
func (m *NinRepStruct) Field3Size() (size int)
func (*NinRepStruct) Field4Size ¶
func (m *NinRepStruct) Field4Size() (size int)
func (*NinRepStruct) Field6Size ¶
func (m *NinRepStruct) Field6Size() (size int)
func (*NinRepStruct) Field7Size ¶
func (m *NinRepStruct) Field7Size() (size int)
func (*NinRepStruct) Field8Size ¶
func (m *NinRepStruct) Field8Size() (size int)
func (*NinRepStruct) Field13Size ¶
func (m *NinRepStruct) Field13Size() (size int)
func (*NinRepStruct) Field14Size ¶
func (m *NinRepStruct) Field14Size() (size int)
func (*NinRepStruct) Field15Size ¶
func (m *NinRepStruct) Field15Size() (size int)
func (*NinRepStruct) GetField1 ¶
func (m *NinRepStruct) GetField1(index int) (field float64, err error)
func (*NinRepStruct) GetField2 ¶
func (m *NinRepStruct) GetField2(index int) (field float32, err error)
func (*NinRepStruct) GetField3 ¶
func (m *NinRepStruct) GetField3(index int) (field *NidOptNative, err error)
func (*NinRepStruct) GetField4 ¶
func (m *NinRepStruct) GetField4(index int) (field *NinOptNative, err error)
func (*NinRepStruct) GetField6 ¶
func (m *NinRepStruct) GetField6(index int) (field uint64, err error)
func (*NinRepStruct) GetField7 ¶
func (m *NinRepStruct) GetField7(index int) (field int32, err error)
func (*NinRepStruct) GetField8 ¶
func (m *NinRepStruct) GetField8(index int) (field *NidOptNative, err error)
func (*NinRepStruct) GetField13 ¶
func (m *NinRepStruct) GetField13(index int) (field bool, err error)
func (*NinRepStruct) GetField14 ¶
func (m *NinRepStruct) GetField14(index int) (field string, err error)
func (*NinRepStruct) GetField15 ¶
func (m *NinRepStruct) GetField15(index int) (field []byte, err error)
func (*NinRepStruct) Marshal ¶
func (m *NinRepStruct) Marshal() (data []byte, err error)
func (*NinRepStruct) MarshalToUsingCachedSize ¶
func (m *NinRepStruct) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NinRepStruct) MutateField3 ¶
func (m *NinRepStruct) MutateField3(index int) (field *NidOptNative, err error)
func (*NinRepStruct) MutateField4 ¶
func (m *NinRepStruct) MutateField4(index int) (field *NinOptNative, err error)
func (*NinRepStruct) MutateField8 ¶
func (m *NinRepStruct) MutateField8(index int) (field *NidOptNative, err error)
func (*NinRepStruct) ProtoMessage ¶
func (*NinRepStruct) ProtoMessage()
func (*NinRepStruct) Reset ¶
func (m *NinRepStruct) Reset()
func (*NinRepStruct) SetField1 ¶
func (m *NinRepStruct) SetField1(value float64, index int) (err error)
func (*NinRepStruct) SetField2 ¶
func (m *NinRepStruct) SetField2(value float32, index int) (err error)
func (*NinRepStruct) SetField6 ¶
func (m *NinRepStruct) SetField6(value uint64, index int) (err error)
func (*NinRepStruct) SetField7 ¶
func (m *NinRepStruct) SetField7(value int32, index int) (err error)
func (*NinRepStruct) SetField13 ¶
func (m *NinRepStruct) SetField13(value bool, index int) (err error)
func (*NinRepStruct) SetField14 ¶
func (m *NinRepStruct) SetField14(value string, index int) (err error)
func (*NinRepStruct) SetField15 ¶
func (m *NinRepStruct) SetField15(value []byte, index int) (err error)
func (*NinRepStruct) Size ¶
func (m *NinRepStruct) Size() (n int)
func (*NinRepStruct) SizeCached ¶
func (m *NinRepStruct) SizeCached() int
func (*NinRepStruct) String ¶
func (this *NinRepStruct) String() string
func (*NinRepStruct) Unmarshal ¶
func (m *NinRepStruct) Unmarshal(data []byte) error
func (*NinRepStruct) VerboseEqual ¶
func (this *NinRepStruct) VerboseEqual(that interface{}) error
type NinRepStructFace ¶
type NinRepStructFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getfield1() []float64
Getfield2() []float32
Getfield3() []*NidOptNative
Getfield4() []*NinOptNative
Getfield6() []uint64
Getfield7() []int32
Getfield8() []*NidOptNative
Getfield13() []bool
Getfield14() []string
Getfield15() [][]byte
}
type NoExtensionsMap ¶
type NoExtensionsMap struct {
XXX_extensions []byte
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedNoExtensionsMap ¶
func NewPopulatedNoExtensionsMap(r randyThetest, easy bool) *NoExtensionsMap
func (*NoExtensionsMap) Clear ¶
func (m *NoExtensionsMap) Clear()
func (*NoExtensionsMap) ClearField1 ¶
func (m *NoExtensionsMap) ClearField1()
func (*NoExtensionsMap) Description ¶
func (this *NoExtensionsMap) Description() (desc *google_protobuf.FileDescriptorSet)
func (*NoExtensionsMap) Equal ¶
func (this *NoExtensionsMap) Equal(that interface{}) bool
func (*NoExtensionsMap) ExtensionRangeArray ¶
func (m *NoExtensionsMap) ExtensionRangeArray() []proto.ExtensionRange
func (*NoExtensionsMap) GetExtensions ¶
func (m *NoExtensionsMap) GetExtensions() *[]byte
func (*NoExtensionsMap) GetField1 ¶
func (m *NoExtensionsMap) GetField1() int64
func (*NoExtensionsMap) HasField1 ¶
func (m *NoExtensionsMap) HasField1() (isSet bool)
func (*NoExtensionsMap) Marshal ¶
func (m *NoExtensionsMap) Marshal() (data []byte, err error)
func (*NoExtensionsMap) MarshalTo ¶
func (m *NoExtensionsMap) MarshalTo(data []byte) (n int, err error)
func (*NoExtensionsMap) MarshalToUsingCachedSize ¶
func (m *NoExtensionsMap) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*NoExtensionsMap) ProtoMessage ¶
func (*NoExtensionsMap) ProtoMessage()
func (*NoExtensionsMap) Reset ¶
func (m *NoExtensionsMap) Reset()
func (*NoExtensionsMap) SetField1 ¶
func (m *NoExtensionsMap) SetField1(value int64) (err error)
func (*NoExtensionsMap) Size ¶
func (m *NoExtensionsMap) Size() (n int)
func (*NoExtensionsMap) SizeCached ¶
func (m *NoExtensionsMap) SizeCached() int
func (*NoExtensionsMap) String ¶
func (this *NoExtensionsMap) String() string
func (*NoExtensionsMap) Unmarshal ¶
func (m *NoExtensionsMap) Unmarshal(data []byte) error
func (*NoExtensionsMap) VerboseEqual ¶
func (this *NoExtensionsMap) VerboseEqual(that interface{}) error
type OrBranch ¶
type OrBranch struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedOrBranch ¶
func (*OrBranch) ClearRight ¶
func (m *OrBranch) ClearRight()
func (*OrBranch) Description ¶
func (this *OrBranch) Description() (desc *google_protobuf.FileDescriptorSet)
func (*OrBranch) MarshalToUsingCachedSize ¶
func (*OrBranch) MutateLeft ¶
func (*OrBranch) MutateRight ¶
func (*OrBranch) ProtoMessage ¶
func (*OrBranch) ProtoMessage()
func (*OrBranch) SizeCached ¶
func (*OrBranch) VerboseEqual ¶
type OrBranchFace ¶
type OrBranchFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Getleft() *Tree
Getright() *Tree
}
type OtherExtenable ¶
type OtherExtenable struct {
XXX_extensions map[int32]proto.Extension
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedOtherExtenable ¶
func NewPopulatedOtherExtenable(r randyThetest, easy bool) *OtherExtenable
func (*OtherExtenable) Clear ¶
func (m *OtherExtenable) Clear()
func (*OtherExtenable) ClearField2 ¶
func (m *OtherExtenable) ClearField2()
func (*OtherExtenable) ClearField13 ¶
func (m *OtherExtenable) ClearField13()
func (*OtherExtenable) ClearM ¶
func (m *OtherExtenable) ClearM()
func (*OtherExtenable) Description ¶
func (this *OtherExtenable) Description() (desc *google_protobuf.FileDescriptorSet)
func (*OtherExtenable) Equal ¶
func (this *OtherExtenable) Equal(that interface{}) bool
func (*OtherExtenable) ExtensionMap ¶
func (m *OtherExtenable) ExtensionMap() map[int32]proto.Extension
func (*OtherExtenable) ExtensionRangeArray ¶
func (m *OtherExtenable) ExtensionRangeArray() []proto.ExtensionRange
func (*OtherExtenable) GetField2 ¶
func (m *OtherExtenable) GetField2() int64
func (*OtherExtenable) GetField13 ¶
func (m *OtherExtenable) GetField13() int64
func (*OtherExtenable) GetM ¶
func (m *OtherExtenable) GetM() *MyExtendable
func (*OtherExtenable) HasField2 ¶
func (m *OtherExtenable) HasField2() (isSet bool)
func (*OtherExtenable) HasField13 ¶
func (m *OtherExtenable) HasField13() (isSet bool)
func (*OtherExtenable) HasM ¶
func (m *OtherExtenable) HasM() (isSet bool)
func (*OtherExtenable) Marshal ¶
func (m *OtherExtenable) Marshal() (data []byte, err error)
func (*OtherExtenable) MarshalTo ¶
func (m *OtherExtenable) MarshalTo(data []byte) (n int, err error)
func (*OtherExtenable) MarshalToUsingCachedSize ¶
func (m *OtherExtenable) MarshalToUsingCachedSize(data []byte) (n int, err error)
func (*OtherExtenable) MutateM ¶
func (m *OtherExtenable) MutateM() (field *MyExtendable, err error)
func (*OtherExtenable) ProtoMessage ¶
func (*OtherExtenable) ProtoMessage()
func (*OtherExtenable) Reset ¶
func (m *OtherExtenable) Reset()
func (*OtherExtenable) SetField2 ¶
func (m *OtherExtenable) SetField2(value int64) (err error)
func (*OtherExtenable) SetField13 ¶
func (m *OtherExtenable) SetField13(value int64) (err error)
func (*OtherExtenable) Size ¶
func (m *OtherExtenable) Size() (n int)
func (*OtherExtenable) SizeCached ¶
func (m *OtherExtenable) SizeCached() int
func (*OtherExtenable) String ¶
func (this *OtherExtenable) String() string
func (*OtherExtenable) Unmarshal ¶
func (m *OtherExtenable) Unmarshal(data []byte) error
func (*OtherExtenable) VerboseEqual ¶
func (this *OtherExtenable) VerboseEqual(that interface{}) error
type TheTestEnum ¶
type TheTestEnum int32
const ( A TheTestEnum = 0 B TheTestEnum = 1 C TheTestEnum = 2 )
const Default_NinOptEnumDefault_Field1 TheTestEnum = C
func (TheTestEnum) Enum ¶
func (x TheTestEnum) Enum() *TheTestEnum
func (TheTestEnum) String ¶
func (x TheTestEnum) String() string
type Timer ¶
type Timer struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedTimer ¶
func (*Timer) ClearTime1 ¶
func (m *Timer) ClearTime1()
func (*Timer) ClearTime2 ¶
func (m *Timer) ClearTime2()
func (*Timer) Description ¶
func (this *Timer) Description() (desc *google_protobuf.FileDescriptorSet)
func (*Timer) MarshalToUsingCachedSize ¶
func (*Timer) ProtoMessage ¶
func (*Timer) ProtoMessage()
func (*Timer) SizeCached ¶
func (*Timer) VerboseEqual ¶
type TimerFace ¶
type TimerFace interface {
Proto() github_com_dropbox_goprotoc_proto1.Message
Gettime1() int64
Gettime2() int64
Getdata() []byte
}
type Tree ¶
type Tree struct {
XXX_unrecognized []byte
// contains filtered or unexported fields
}
func NewPopulatedTree ¶
func (*Tree) Description ¶
func (this *Tree) Description() (desc *google_protobuf.FileDescriptorSet)
func (*Tree) MarshalToUsingCachedSize ¶
func (*Tree) MutateLeaf ¶
func (*Tree) ProtoMessage ¶
func (*Tree) ProtoMessage()
func (*Tree) SizeCached ¶
func (*Tree) VerboseEqual ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package enumprefix is a generated protocol buffer package.
|
Package enumprefix is a generated protocol buffer package. |
|
Package enumstringer is a generated protocol buffer package.
|
Package enumstringer is a generated protocol buffer package. |
|
Package test is a generated protocol buffer package.
|
Package test is a generated protocol buffer package. |
|
Package group is a generated protocol buffer package.
|
Package group is a generated protocol buffer package. |
|
Package proto is a generated protocol buffer package.
|
Package proto is a generated protocol buffer package. |
|
Package moredefaults is a generated protocol buffer package.
|
Package moredefaults is a generated protocol buffer package. |
|
Package packed is a generated protocol buffer package.
|
Package packed is a generated protocol buffer package. |
|
Package tags is a generated protocol buffer package.
|
Package tags is a generated protocol buffer package. |
|
Package unmarshalmerge is a generated protocol buffer package.
|
Package unmarshalmerge is a generated protocol buffer package. |
|
Package unrecognized is a generated protocol buffer package.
|
Package unrecognized is a generated protocol buffer package. |
|
Package unrecognizedgroup is a generated protocol buffer package.
|
Package unrecognizedgroup is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.