Versions in this module Expand all Collapse all v1 deprecated v1.6.4 Jun 30, 2022 v1.6.3 Jun 30, 2022 v1.6.2 Jun 22, 2022 v1.6.1 Jun 16, 2022 v1.5.7 Jun 16, 2022 v1.5.5 Jun 16, 2022 Changes in this version + const Default_Defaults_F_Bool + const Default_Defaults_F_Double + const Default_Defaults_F_Fixed32 + const Default_Defaults_F_Fixed64 + const Default_Defaults_F_Float + const Default_Defaults_F_Int32 + const Default_Defaults_F_Int64 + const Default_Defaults_F_Sint32 + const Default_Defaults_F_Sint64 + const Default_Defaults_F_String + const Default_Defaults_F_Uint32 + const Default_Defaults_F_Uint64 + const Default_GoTest_F_BoolDefaulted + const Default_GoTest_F_DoubleDefaulted + const Default_GoTest_F_Fixed32Defaulted + const Default_GoTest_F_Fixed64Defaulted + const Default_GoTest_F_FloatDefaulted + const Default_GoTest_F_Int32Defaulted + const Default_GoTest_F_Int64Defaulted + const Default_GoTest_F_Sfixed32Defaulted + const Default_GoTest_F_Sfixed64Defaulted + const Default_GoTest_F_Sint32Defaulted + const Default_GoTest_F_Sint64Defaulted + const Default_GoTest_F_StringDefaulted + const Default_GoTest_F_Uint32Defaulted + const Default_GoTest_F_Uint64Defaulted + const Default_InnerMessage_Port + const Default_SubDefaults_N + var Default_Defaults_F_Bytes []byte = []byte("Bignose") + var Default_Defaults_F_Nan float32 = float32(math.NaN()) + var Default_Defaults_F_Ninf float32 = float32(math.Inf(-1)) + var Default_Defaults_F_Pinf float32 = float32(math.Inf(1)) + var Default_GoTest_F_BytesDefaulted []byte = []byte("Bignose") + var DefaultsMessage_DefaultsEnum_name = map[int32]string + var DefaultsMessage_DefaultsEnum_value = map[string]int32 + var Defaults_Color_name = map[int32]string + var Defaults_Color_value = map[string]int32 + var E_Complex = &proto.ExtensionDesc + var E_DefaultBool = &proto.ExtensionDesc + var E_DefaultBytes = &proto.ExtensionDesc + var E_DefaultDouble = &proto.ExtensionDesc + var E_DefaultEnum = &proto.ExtensionDesc + var E_DefaultFixed32 = &proto.ExtensionDesc + var E_DefaultFixed64 = &proto.ExtensionDesc + var E_DefaultFloat = &proto.ExtensionDesc + var E_DefaultInt32 = &proto.ExtensionDesc + var E_DefaultInt64 = &proto.ExtensionDesc + var E_DefaultSfixed32 = &proto.ExtensionDesc + var E_DefaultSfixed64 = &proto.ExtensionDesc + var E_DefaultSint32 = &proto.ExtensionDesc + var E_DefaultSint64 = &proto.ExtensionDesc + var E_DefaultString = &proto.ExtensionDesc + var E_DefaultUint32 = &proto.ExtensionDesc + var E_DefaultUint64 = &proto.ExtensionDesc + var E_Ext_More = &proto.ExtensionDesc + var E_Ext_Number = &proto.ExtensionDesc + var E_Ext_Text = &proto.ExtensionDesc + var E_Greeting = &proto.ExtensionDesc + var E_NoDefaultBool = &proto.ExtensionDesc + var E_NoDefaultBytes = &proto.ExtensionDesc + var E_NoDefaultDouble = &proto.ExtensionDesc + var E_NoDefaultEnum = &proto.ExtensionDesc + var E_NoDefaultFixed32 = &proto.ExtensionDesc + var E_NoDefaultFixed64 = &proto.ExtensionDesc + var E_NoDefaultFloat = &proto.ExtensionDesc + var E_NoDefaultInt32 = &proto.ExtensionDesc + var E_NoDefaultInt64 = &proto.ExtensionDesc + var E_NoDefaultSfixed32 = &proto.ExtensionDesc + var E_NoDefaultSfixed64 = &proto.ExtensionDesc + var E_NoDefaultSint32 = &proto.ExtensionDesc + var E_NoDefaultSint64 = &proto.ExtensionDesc + var E_NoDefaultString = &proto.ExtensionDesc + var E_NoDefaultUint32 = &proto.ExtensionDesc + var E_NoDefaultUint64 = &proto.ExtensionDesc + var E_RComplex = &proto.ExtensionDesc + var FOO_name = map[int32]string + var FOO_value = map[string]int32 + var GoTest_KIND_name = map[int32]string + var GoTest_KIND_value = map[string]int32 + var MyMessage_Color_name = map[int32]string + var MyMessage_Color_value = map[string]int32 + var RepeatedEnum_Color_name = map[int32]string + var RepeatedEnum_Color_value = map[string]int32 + type Communique struct + MakeMeCry *bool + Union isCommunique_Union + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Communique) Descriptor() ([]byte, []int) + func (*Communique) ProtoMessage() + func (*Communique) XXX_OneofWrappers() []interface{} + func (m *Communique) GetCol() MyMessage_Color + func (m *Communique) GetData() []byte + func (m *Communique) GetMakeMeCry() bool + func (m *Communique) GetMsg() *Strings + func (m *Communique) GetName() string + func (m *Communique) GetNumber() int32 + func (m *Communique) GetTempC() float64 + func (m *Communique) GetUnion() isCommunique_Union + func (m *Communique) Reset() + func (m *Communique) String() string + func (m *Communique) XXX_DiscardUnknown() + func (m *Communique) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Communique) XXX_Merge(src proto.Message) + func (m *Communique) XXX_Size() int + func (m *Communique) XXX_Unmarshal(b []byte) error + type Communique_Col struct + Col MyMessage_Color + type Communique_Data struct + Data []byte + type Communique_Msg struct + Msg *Strings + type Communique_Name struct + Name string + type Communique_Number struct + Number int32 + type Communique_TempC struct + TempC float64 + type ComplexExtension struct + First *int32 + Second *int32 + Third []int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ComplexExtension) Descriptor() ([]byte, []int) + func (*ComplexExtension) ProtoMessage() + func (m *ComplexExtension) GetFirst() int32 + func (m *ComplexExtension) GetSecond() int32 + func (m *ComplexExtension) GetThird() []int32 + func (m *ComplexExtension) Reset() + func (m *ComplexExtension) String() string + func (m *ComplexExtension) XXX_DiscardUnknown() + func (m *ComplexExtension) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ComplexExtension) XXX_Merge(src proto.Message) + func (m *ComplexExtension) XXX_Size() int + func (m *ComplexExtension) XXX_Unmarshal(b []byte) error + type Defaults struct + F_Bool *bool + F_Bytes []byte + F_Double *float64 + F_Enum *Defaults_Color + F_Fixed32 *uint32 + F_Fixed64 *uint64 + F_Float *float32 + F_Int32 *int32 + F_Int64 *int64 + F_Nan *float32 + F_Ninf *float32 + F_Pinf *float32 + F_Sint32 *int32 + F_Sint64 *int64 + F_String *string + F_Uint32 *uint32 + F_Uint64 *uint64 + StrZero *string + Sub *SubDefaults + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Defaults) Descriptor() ([]byte, []int) + func (*Defaults) ProtoMessage() + func (m *Defaults) GetF_Bool() bool + func (m *Defaults) GetF_Bytes() []byte + func (m *Defaults) GetF_Double() float64 + func (m *Defaults) GetF_Enum() Defaults_Color + func (m *Defaults) GetF_Fixed32() uint32 + func (m *Defaults) GetF_Fixed64() uint64 + func (m *Defaults) GetF_Float() float32 + func (m *Defaults) GetF_Int32() int32 + func (m *Defaults) GetF_Int64() int64 + func (m *Defaults) GetF_Nan() float32 + func (m *Defaults) GetF_Ninf() float32 + func (m *Defaults) GetF_Pinf() float32 + func (m *Defaults) GetF_Sint32() int32 + func (m *Defaults) GetF_Sint64() int64 + func (m *Defaults) GetF_String() string + func (m *Defaults) GetF_Uint32() uint32 + func (m *Defaults) GetF_Uint64() uint64 + func (m *Defaults) GetStrZero() string + func (m *Defaults) GetSub() *SubDefaults + func (m *Defaults) Reset() + func (m *Defaults) String() string + func (m *Defaults) XXX_DiscardUnknown() + func (m *Defaults) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Defaults) XXX_Merge(src proto.Message) + func (m *Defaults) XXX_Size() int + func (m *Defaults) XXX_Unmarshal(b []byte) error + type DefaultsMessage struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DefaultsMessage) Descriptor() ([]byte, []int) + func (*DefaultsMessage) ExtensionRangeArray() []proto.ExtensionRange + func (*DefaultsMessage) ProtoMessage() + func (m *DefaultsMessage) Reset() + func (m *DefaultsMessage) String() string + func (m *DefaultsMessage) XXX_DiscardUnknown() + func (m *DefaultsMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DefaultsMessage) XXX_Merge(src proto.Message) + func (m *DefaultsMessage) XXX_Size() int + func (m *DefaultsMessage) XXX_Unmarshal(b []byte) error + type DefaultsMessage_DefaultsEnum int32 + const DefaultsMessage_ONE + const DefaultsMessage_TWO + const DefaultsMessage_ZERO + func (DefaultsMessage_DefaultsEnum) EnumDescriptor() ([]byte, []int) + func (x *DefaultsMessage_DefaultsEnum) UnmarshalJSON(data []byte) error + func (x DefaultsMessage_DefaultsEnum) Enum() *DefaultsMessage_DefaultsEnum + func (x DefaultsMessage_DefaultsEnum) String() string + type Defaults_Color int32 + const Default_Defaults_F_Enum + const Defaults_BLUE + const Defaults_GREEN + const Defaults_RED + func (Defaults_Color) EnumDescriptor() ([]byte, []int) + func (x *Defaults_Color) UnmarshalJSON(data []byte) error + func (x Defaults_Color) Enum() *Defaults_Color + func (x Defaults_Color) String() string + type Empty struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Empty) Descriptor() ([]byte, []int) + func (*Empty) ProtoMessage() + func (m *Empty) Reset() + func (m *Empty) String() string + func (m *Empty) XXX_DiscardUnknown() + func (m *Empty) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Empty) XXX_Merge(src proto.Message) + func (m *Empty) XXX_Size() int + func (m *Empty) XXX_Unmarshal(b []byte) error + type Ext struct + Data *string + MapField map[int32]int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Ext) Descriptor() ([]byte, []int) + func (*Ext) ProtoMessage() + func (m *Ext) GetData() string + func (m *Ext) GetMapField() map[int32]int32 + func (m *Ext) Reset() + func (m *Ext) String() string + func (m *Ext) XXX_DiscardUnknown() + func (m *Ext) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Ext) XXX_Merge(src proto.Message) + func (m *Ext) XXX_Size() int + func (m *Ext) XXX_Unmarshal(b []byte) error + type FOO int32 + const FOO_FOO1 + func (FOO) EnumDescriptor() ([]byte, []int) + func (x *FOO) UnmarshalJSON(data []byte) error + func (x FOO) Enum() *FOO + func (x FOO) String() string + type FloatingPoint struct + Exact *bool + F *float64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*FloatingPoint) Descriptor() ([]byte, []int) + func (*FloatingPoint) ProtoMessage() + func (m *FloatingPoint) GetExact() bool + func (m *FloatingPoint) GetF() float64 + func (m *FloatingPoint) Reset() + func (m *FloatingPoint) String() string + func (m *FloatingPoint) XXX_DiscardUnknown() + func (m *FloatingPoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FloatingPoint) XXX_Merge(src proto.Message) + func (m *FloatingPoint) XXX_Size() int + func (m *FloatingPoint) XXX_Unmarshal(b []byte) error + type GoEnum struct + Foo *FOO + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GoEnum) Descriptor() ([]byte, []int) + func (*GoEnum) ProtoMessage() + func (m *GoEnum) GetFoo() FOO + func (m *GoEnum) Reset() + func (m *GoEnum) String() string + func (m *GoEnum) XXX_DiscardUnknown() + func (m *GoEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GoEnum) XXX_Merge(src proto.Message) + func (m *GoEnum) XXX_Size() int + func (m *GoEnum) XXX_Unmarshal(b []byte) error + type GoSkipTest struct + SkipFixed32 *uint32 + SkipFixed64 *uint64 + SkipInt32 *int32 + SkipString *string + Skipgroup *GoSkipTest_SkipGroup + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GoSkipTest) Descriptor() ([]byte, []int) + func (*GoSkipTest) ProtoMessage() + func (m *GoSkipTest) GetSkipFixed32() uint32 + func (m *GoSkipTest) GetSkipFixed64() uint64 + func (m *GoSkipTest) GetSkipInt32() int32 + func (m *GoSkipTest) GetSkipString() string + func (m *GoSkipTest) GetSkipgroup() *GoSkipTest_SkipGroup + func (m *GoSkipTest) Reset() + func (m *GoSkipTest) String() string + func (m *GoSkipTest) XXX_DiscardUnknown() + func (m *GoSkipTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GoSkipTest) XXX_Merge(src proto.Message) + func (m *GoSkipTest) XXX_Size() int + func (m *GoSkipTest) XXX_Unmarshal(b []byte) error + type GoSkipTest_SkipGroup struct + GroupInt32 *int32 + GroupString *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GoSkipTest_SkipGroup) Descriptor() ([]byte, []int) + func (*GoSkipTest_SkipGroup) ProtoMessage() + func (m *GoSkipTest_SkipGroup) GetGroupInt32() int32 + func (m *GoSkipTest_SkipGroup) GetGroupString() string + func (m *GoSkipTest_SkipGroup) Reset() + func (m *GoSkipTest_SkipGroup) String() string + func (m *GoSkipTest_SkipGroup) XXX_DiscardUnknown() + func (m *GoSkipTest_SkipGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GoSkipTest_SkipGroup) XXX_Merge(src proto.Message) + func (m *GoSkipTest_SkipGroup) XXX_Size() int + func (m *GoSkipTest_SkipGroup) XXX_Unmarshal(b []byte) error + type GoTest struct + F_BoolDefaulted *bool + F_BoolOptional *bool + F_BoolRepeated []bool + F_BoolRepeatedPacked []bool + F_BoolRequired *bool + F_BytesDefaulted []byte + F_BytesOptional []byte + F_BytesRepeated [][]byte + F_BytesRequired []byte + F_DoubleDefaulted *float64 + F_DoubleOptional *float64 + F_DoubleRepeated []float64 + F_DoubleRepeatedPacked []float64 + F_DoubleRequired *float64 + F_Fixed32Defaulted *uint32 + F_Fixed32Optional *uint32 + F_Fixed32Repeated []uint32 + F_Fixed32RepeatedPacked []uint32 + F_Fixed32Required *uint32 + F_Fixed64Defaulted *uint64 + F_Fixed64Optional *uint64 + F_Fixed64Repeated []uint64 + F_Fixed64RepeatedPacked []uint64 + F_Fixed64Required *uint64 + F_FloatDefaulted *float32 + F_FloatOptional *float32 + F_FloatRepeated []float32 + F_FloatRepeatedPacked []float32 + F_FloatRequired *float32 + F_Int32Defaulted *int32 + F_Int32Optional *int32 + F_Int32Repeated []int32 + F_Int32RepeatedPacked []int32 + F_Int32Required *int32 + F_Int64Defaulted *int64 + F_Int64Optional *int64 + F_Int64Repeated []int64 + F_Int64RepeatedPacked []int64 + F_Int64Required *int64 + F_Sfixed32Defaulted *int32 + F_Sfixed32Optional *int32 + F_Sfixed32Repeated []int32 + F_Sfixed32RepeatedPacked []int32 + F_Sfixed32Required *int32 + F_Sfixed64Defaulted *int64 + F_Sfixed64Optional *int64 + F_Sfixed64Repeated []int64 + F_Sfixed64RepeatedPacked []int64 + F_Sfixed64Required *int64 + F_Sint32Defaulted *int32 + F_Sint32Optional *int32 + F_Sint32Repeated []int32 + F_Sint32RepeatedPacked []int32 + F_Sint32Required *int32 + F_Sint64Defaulted *int64 + F_Sint64Optional *int64 + F_Sint64Repeated []int64 + F_Sint64RepeatedPacked []int64 + F_Sint64Required *int64 + F_StringDefaulted *string + F_StringOptional *string + F_StringRepeated []string + F_StringRequired *string + F_Uint32Defaulted *uint32 + F_Uint32Optional *uint32 + F_Uint32Repeated []uint32 + F_Uint32RepeatedPacked []uint32 + F_Uint32Required *uint32 + F_Uint64Defaulted *uint64 + F_Uint64Optional *uint64 + F_Uint64Repeated []uint64 + F_Uint64RepeatedPacked []uint64 + F_Uint64Required *uint64 + Kind *GoTest_KIND + OptionalField *GoTestField + Optionalgroup *GoTest_OptionalGroup + Param *int32 + RepeatedField []*GoTestField + Repeatedgroup []*GoTest_RepeatedGroup + RequiredField *GoTestField + Requiredgroup *GoTest_RequiredGroup + Table *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GoTest) Descriptor() ([]byte, []int) + func (*GoTest) ProtoMessage() + func (m *GoTest) GetF_BoolDefaulted() bool + func (m *GoTest) GetF_BoolOptional() bool + func (m *GoTest) GetF_BoolRepeated() []bool + func (m *GoTest) GetF_BoolRepeatedPacked() []bool + func (m *GoTest) GetF_BoolRequired() bool + func (m *GoTest) GetF_BytesDefaulted() []byte + func (m *GoTest) GetF_BytesOptional() []byte + func (m *GoTest) GetF_BytesRepeated() [][]byte + func (m *GoTest) GetF_BytesRequired() []byte + func (m *GoTest) GetF_DoubleDefaulted() float64 + func (m *GoTest) GetF_DoubleOptional() float64 + func (m *GoTest) GetF_DoubleRepeated() []float64 + func (m *GoTest) GetF_DoubleRepeatedPacked() []float64 + func (m *GoTest) GetF_DoubleRequired() float64 + func (m *GoTest) GetF_Fixed32Defaulted() uint32 + func (m *GoTest) GetF_Fixed32Optional() uint32 + func (m *GoTest) GetF_Fixed32Repeated() []uint32 + func (m *GoTest) GetF_Fixed32RepeatedPacked() []uint32 + func (m *GoTest) GetF_Fixed32Required() uint32 + func (m *GoTest) GetF_Fixed64Defaulted() uint64 + func (m *GoTest) GetF_Fixed64Optional() uint64 + func (m *GoTest) GetF_Fixed64Repeated() []uint64 + func (m *GoTest) GetF_Fixed64RepeatedPacked() []uint64 + func (m *GoTest) GetF_Fixed64Required() uint64 + func (m *GoTest) GetF_FloatDefaulted() float32 + func (m *GoTest) GetF_FloatOptional() float32 + func (m *GoTest) GetF_FloatRepeated() []float32 + func (m *GoTest) GetF_FloatRepeatedPacked() []float32 + func (m *GoTest) GetF_FloatRequired() float32 + func (m *GoTest) GetF_Int32Defaulted() int32 + func (m *GoTest) GetF_Int32Optional() int32 + func (m *GoTest) GetF_Int32Repeated() []int32 + func (m *GoTest) GetF_Int32RepeatedPacked() []int32 + func (m *GoTest) GetF_Int32Required() int32 + func (m *GoTest) GetF_Int64Defaulted() int64 + func (m *GoTest) GetF_Int64Optional() int64 + func (m *GoTest) GetF_Int64Repeated() []int64 + func (m *GoTest) GetF_Int64RepeatedPacked() []int64 + func (m *GoTest) GetF_Int64Required() int64 + func (m *GoTest) GetF_Sfixed32Defaulted() int32 + func (m *GoTest) GetF_Sfixed32Optional() int32 + func (m *GoTest) GetF_Sfixed32Repeated() []int32 + func (m *GoTest) GetF_Sfixed32RepeatedPacked() []int32 + func (m *GoTest) GetF_Sfixed32Required() int32 + func (m *GoTest) GetF_Sfixed64Defaulted() int64 + func (m *GoTest) GetF_Sfixed64Optional() int64 + func (m *GoTest) GetF_Sfixed64Repeated() []int64 + func (m *GoTest) GetF_Sfixed64RepeatedPacked() []int64 + func (m *GoTest) GetF_Sfixed64Required() int64 + func (m *GoTest) GetF_Sint32Defaulted() int32 + func (m *GoTest) GetF_Sint32Optional() int32 + func (m *GoTest) GetF_Sint32Repeated() []int32 + func (m *GoTest) GetF_Sint32RepeatedPacked() []int32 + func (m *GoTest) GetF_Sint32Required() int32 + func (m *GoTest) GetF_Sint64Defaulted() int64 + func (m *GoTest) GetF_Sint64Optional() int64 + func (m *GoTest) GetF_Sint64Repeated() []int64 + func (m *GoTest) GetF_Sint64RepeatedPacked() []int64 + func (m *GoTest) GetF_Sint64Required() int64 + func (m *GoTest) GetF_StringDefaulted() string + func (m *GoTest) GetF_StringOptional() string + func (m *GoTest) GetF_StringRepeated() []string + func (m *GoTest) GetF_StringRequired() string + func (m *GoTest) GetF_Uint32Defaulted() uint32 + func (m *GoTest) GetF_Uint32Optional() uint32 + func (m *GoTest) GetF_Uint32Repeated() []uint32 + func (m *GoTest) GetF_Uint32RepeatedPacked() []uint32 + func (m *GoTest) GetF_Uint32Required() uint32 + func (m *GoTest) GetF_Uint64Defaulted() uint64 + func (m *GoTest) GetF_Uint64Optional() uint64 + func (m *GoTest) GetF_Uint64Repeated() []uint64 + func (m *GoTest) GetF_Uint64RepeatedPacked() []uint64 + func (m *GoTest) GetF_Uint64Required() uint64 + func (m *GoTest) GetKind() GoTest_KIND + func (m *GoTest) GetOptionalField() *GoTestField + func (m *GoTest) GetOptionalgroup() *GoTest_OptionalGroup + func (m *GoTest) GetParam() int32 + func (m *GoTest) GetRepeatedField() []*GoTestField + func (m *GoTest) GetRepeatedgroup() []*GoTest_RepeatedGroup + func (m *GoTest) GetRequiredField() *GoTestField + func (m *GoTest) GetRequiredgroup() *GoTest_RequiredGroup + func (m *GoTest) GetTable() string + func (m *GoTest) Reset() + func (m *GoTest) String() string + func (m *GoTest) XXX_DiscardUnknown() + func (m *GoTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GoTest) XXX_Merge(src proto.Message) + func (m *GoTest) XXX_Size() int + func (m *GoTest) XXX_Unmarshal(b []byte) error + type GoTestField struct + Label *string + Type *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GoTestField) Descriptor() ([]byte, []int) + func (*GoTestField) ProtoMessage() + func (m *GoTestField) GetLabel() string + func (m *GoTestField) GetType() string + func (m *GoTestField) Reset() + func (m *GoTestField) String() string + func (m *GoTestField) XXX_DiscardUnknown() + func (m *GoTestField) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GoTestField) XXX_Merge(src proto.Message) + func (m *GoTestField) XXX_Size() int + func (m *GoTestField) XXX_Unmarshal(b []byte) error + type GoTestRequiredGroupField struct + Group *GoTestRequiredGroupField_Group + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GoTestRequiredGroupField) Descriptor() ([]byte, []int) + func (*GoTestRequiredGroupField) ProtoMessage() + func (m *GoTestRequiredGroupField) GetGroup() *GoTestRequiredGroupField_Group + func (m *GoTestRequiredGroupField) Reset() + func (m *GoTestRequiredGroupField) String() string + func (m *GoTestRequiredGroupField) XXX_DiscardUnknown() + func (m *GoTestRequiredGroupField) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GoTestRequiredGroupField) XXX_Merge(src proto.Message) + func (m *GoTestRequiredGroupField) XXX_Size() int + func (m *GoTestRequiredGroupField) XXX_Unmarshal(b []byte) error + type GoTestRequiredGroupField_Group struct + Field *int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GoTestRequiredGroupField_Group) Descriptor() ([]byte, []int) + func (*GoTestRequiredGroupField_Group) ProtoMessage() + func (m *GoTestRequiredGroupField_Group) GetField() int32 + func (m *GoTestRequiredGroupField_Group) Reset() + func (m *GoTestRequiredGroupField_Group) String() string + func (m *GoTestRequiredGroupField_Group) XXX_DiscardUnknown() + func (m *GoTestRequiredGroupField_Group) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GoTestRequiredGroupField_Group) XXX_Merge(src proto.Message) + func (m *GoTestRequiredGroupField_Group) XXX_Size() int + func (m *GoTestRequiredGroupField_Group) XXX_Unmarshal(b []byte) error + type GoTest_KIND int32 + const GoTest_ARRAY + const GoTest_BOOL + const GoTest_BYTES + const GoTest_FINGERPRINT + const GoTest_FLOAT + const GoTest_FUNCTION + const GoTest_INT + const GoTest_MAP + const GoTest_STRING + const GoTest_TABLE + const GoTest_TIME + const GoTest_TUPLE + const GoTest_VOID + func (GoTest_KIND) EnumDescriptor() ([]byte, []int) + func (x *GoTest_KIND) UnmarshalJSON(data []byte) error + func (x GoTest_KIND) Enum() *GoTest_KIND + func (x GoTest_KIND) String() string + type GoTest_OptionalGroup struct + RequiredField *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GoTest_OptionalGroup) Descriptor() ([]byte, []int) + func (*GoTest_OptionalGroup) ProtoMessage() + func (m *GoTest_OptionalGroup) GetRequiredField() string + func (m *GoTest_OptionalGroup) Reset() + func (m *GoTest_OptionalGroup) String() string + func (m *GoTest_OptionalGroup) XXX_DiscardUnknown() + func (m *GoTest_OptionalGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GoTest_OptionalGroup) XXX_Merge(src proto.Message) + func (m *GoTest_OptionalGroup) XXX_Size() int + func (m *GoTest_OptionalGroup) XXX_Unmarshal(b []byte) error + type GoTest_RepeatedGroup struct + RequiredField *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GoTest_RepeatedGroup) Descriptor() ([]byte, []int) + func (*GoTest_RepeatedGroup) ProtoMessage() + func (m *GoTest_RepeatedGroup) GetRequiredField() string + func (m *GoTest_RepeatedGroup) Reset() + func (m *GoTest_RepeatedGroup) String() string + func (m *GoTest_RepeatedGroup) XXX_DiscardUnknown() + func (m *GoTest_RepeatedGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GoTest_RepeatedGroup) XXX_Merge(src proto.Message) + func (m *GoTest_RepeatedGroup) XXX_Size() int + func (m *GoTest_RepeatedGroup) XXX_Unmarshal(b []byte) error + type GoTest_RequiredGroup struct + RequiredField *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GoTest_RequiredGroup) Descriptor() ([]byte, []int) + func (*GoTest_RequiredGroup) ProtoMessage() + func (m *GoTest_RequiredGroup) GetRequiredField() string + func (m *GoTest_RequiredGroup) Reset() + func (m *GoTest_RequiredGroup) String() string + func (m *GoTest_RequiredGroup) XXX_DiscardUnknown() + func (m *GoTest_RequiredGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GoTest_RequiredGroup) XXX_Merge(src proto.Message) + func (m *GoTest_RequiredGroup) XXX_Size() int + func (m *GoTest_RequiredGroup) XXX_Unmarshal(b []byte) error + type GroupNew struct + G *GroupNew_G + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GroupNew) Descriptor() ([]byte, []int) + func (*GroupNew) ProtoMessage() + func (m *GroupNew) GetG() *GroupNew_G + func (m *GroupNew) Reset() + func (m *GroupNew) String() string + func (m *GroupNew) XXX_DiscardUnknown() + func (m *GroupNew) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GroupNew) XXX_Merge(src proto.Message) + func (m *GroupNew) XXX_Size() int + func (m *GroupNew) XXX_Unmarshal(b []byte) error + type GroupNew_G struct + X *int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + Y *int32 + func (*GroupNew_G) Descriptor() ([]byte, []int) + func (*GroupNew_G) ProtoMessage() + func (m *GroupNew_G) GetX() int32 + func (m *GroupNew_G) GetY() int32 + func (m *GroupNew_G) Reset() + func (m *GroupNew_G) String() string + func (m *GroupNew_G) XXX_DiscardUnknown() + func (m *GroupNew_G) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GroupNew_G) XXX_Merge(src proto.Message) + func (m *GroupNew_G) XXX_Size() int + func (m *GroupNew_G) XXX_Unmarshal(b []byte) error + type GroupOld struct + G *GroupOld_G + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GroupOld) Descriptor() ([]byte, []int) + func (*GroupOld) ProtoMessage() + func (m *GroupOld) GetG() *GroupOld_G + func (m *GroupOld) Reset() + func (m *GroupOld) String() string + func (m *GroupOld) XXX_DiscardUnknown() + func (m *GroupOld) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GroupOld) XXX_Merge(src proto.Message) + func (m *GroupOld) XXX_Size() int + func (m *GroupOld) XXX_Unmarshal(b []byte) error + type GroupOld_G struct + X *int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GroupOld_G) Descriptor() ([]byte, []int) + func (*GroupOld_G) ProtoMessage() + func (m *GroupOld_G) GetX() int32 + func (m *GroupOld_G) Reset() + func (m *GroupOld_G) String() string + func (m *GroupOld_G) XXX_DiscardUnknown() + func (m *GroupOld_G) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GroupOld_G) XXX_Merge(src proto.Message) + func (m *GroupOld_G) XXX_Size() int + func (m *GroupOld_G) XXX_Unmarshal(b []byte) error + type InnerMessage struct + Connected *bool + Host *string + Port *int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*InnerMessage) Descriptor() ([]byte, []int) + func (*InnerMessage) ProtoMessage() + func (m *InnerMessage) GetConnected() bool + func (m *InnerMessage) GetHost() string + func (m *InnerMessage) GetPort() int32 + func (m *InnerMessage) Reset() + func (m *InnerMessage) String() string + func (m *InnerMessage) XXX_DiscardUnknown() + func (m *InnerMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *InnerMessage) XXX_Merge(src proto.Message) + func (m *InnerMessage) XXX_Size() int + func (m *InnerMessage) XXX_Unmarshal(b []byte) error + type MaxTag struct + LastField *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MaxTag) Descriptor() ([]byte, []int) + func (*MaxTag) ProtoMessage() + func (m *MaxTag) GetLastField() string + func (m *MaxTag) Reset() + func (m *MaxTag) String() string + func (m *MaxTag) XXX_DiscardUnknown() + func (m *MaxTag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MaxTag) XXX_Merge(src proto.Message) + func (m *MaxTag) XXX_Size() int + func (m *MaxTag) XXX_Unmarshal(b []byte) error + type MessageList struct + Message []*MessageList_Message + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MessageList) Descriptor() ([]byte, []int) + func (*MessageList) ProtoMessage() + func (m *MessageList) GetMessage() []*MessageList_Message + func (m *MessageList) Reset() + func (m *MessageList) String() string + func (m *MessageList) XXX_DiscardUnknown() + func (m *MessageList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MessageList) XXX_Merge(src proto.Message) + func (m *MessageList) XXX_Size() int + func (m *MessageList) XXX_Unmarshal(b []byte) error + type MessageList_Message struct + Count *int32 + Name *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MessageList_Message) Descriptor() ([]byte, []int) + func (*MessageList_Message) ProtoMessage() + func (m *MessageList_Message) GetCount() int32 + func (m *MessageList_Message) GetName() string + func (m *MessageList_Message) Reset() + func (m *MessageList_Message) String() string + func (m *MessageList_Message) XXX_DiscardUnknown() + func (m *MessageList_Message) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MessageList_Message) XXX_Merge(src proto.Message) + func (m *MessageList_Message) XXX_Size() int + func (m *MessageList_Message) XXX_Unmarshal(b []byte) error + type MessageWithMap struct + ByteMapping map[bool][]byte + MsgMapping map[int64]*FloatingPoint + NameMapping map[int32]string + StrToStr map[string]string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MessageWithMap) Descriptor() ([]byte, []int) + func (*MessageWithMap) ProtoMessage() + func (m *MessageWithMap) GetByteMapping() map[bool][]byte + func (m *MessageWithMap) GetMsgMapping() map[int64]*FloatingPoint + func (m *MessageWithMap) GetNameMapping() map[int32]string + func (m *MessageWithMap) GetStrToStr() map[string]string + func (m *MessageWithMap) Reset() + func (m *MessageWithMap) String() string + func (m *MessageWithMap) XXX_DiscardUnknown() + func (m *MessageWithMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MessageWithMap) XXX_Merge(src proto.Message) + func (m *MessageWithMap) XXX_Size() int + func (m *MessageWithMap) XXX_Unmarshal(b []byte) error + type MoreRepeated struct + Bools []bool + BoolsPacked []bool + Fixeds []uint32 + Int64SPacked []int64 + Ints []int32 + IntsPacked []int32 + Strings []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MoreRepeated) Descriptor() ([]byte, []int) + func (*MoreRepeated) ProtoMessage() + func (m *MoreRepeated) GetBools() []bool + func (m *MoreRepeated) GetBoolsPacked() []bool + func (m *MoreRepeated) GetFixeds() []uint32 + func (m *MoreRepeated) GetInt64SPacked() []int64 + func (m *MoreRepeated) GetInts() []int32 + func (m *MoreRepeated) GetIntsPacked() []int32 + func (m *MoreRepeated) GetStrings() []string + func (m *MoreRepeated) Reset() + func (m *MoreRepeated) String() string + func (m *MoreRepeated) XXX_DiscardUnknown() + func (m *MoreRepeated) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MoreRepeated) XXX_Merge(src proto.Message) + func (m *MoreRepeated) XXX_Size() int + func (m *MoreRepeated) XXX_Unmarshal(b []byte) error + type MyMessage struct + Bigfloat *float64 + Bikeshed *MyMessage_Color + Count *int32 + Inner *InnerMessage + Name *string + Others []*OtherMessage + Pet []string + Quote *string + RepBytes [][]byte + RepInner []*InnerMessage + Somegroup *MyMessage_SomeGroup + WeMustGoDeeper *RequiredInnerMessage + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MyMessage) Descriptor() ([]byte, []int) + func (*MyMessage) ExtensionRangeArray() []proto.ExtensionRange + func (*MyMessage) ProtoMessage() + func (m *MyMessage) GetBigfloat() float64 + func (m *MyMessage) GetBikeshed() MyMessage_Color + func (m *MyMessage) GetCount() int32 + func (m *MyMessage) GetInner() *InnerMessage + func (m *MyMessage) GetName() string + func (m *MyMessage) GetOthers() []*OtherMessage + func (m *MyMessage) GetPet() []string + func (m *MyMessage) GetQuote() string + func (m *MyMessage) GetRepBytes() [][]byte + func (m *MyMessage) GetRepInner() []*InnerMessage + func (m *MyMessage) GetSomegroup() *MyMessage_SomeGroup + func (m *MyMessage) GetWeMustGoDeeper() *RequiredInnerMessage + func (m *MyMessage) Reset() + func (m *MyMessage) String() string + func (m *MyMessage) XXX_DiscardUnknown() + func (m *MyMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MyMessage) XXX_Merge(src proto.Message) + func (m *MyMessage) XXX_Size() int + func (m *MyMessage) XXX_Unmarshal(b []byte) error + type MyMessage_Color int32 + const MyMessage_BLUE + const MyMessage_GREEN + const MyMessage_RED + func (MyMessage_Color) EnumDescriptor() ([]byte, []int) + func (x *MyMessage_Color) UnmarshalJSON(data []byte) error + func (x MyMessage_Color) Enum() *MyMessage_Color + func (x MyMessage_Color) String() string + type MyMessage_SomeGroup struct + GroupField *int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MyMessage_SomeGroup) Descriptor() ([]byte, []int) + func (*MyMessage_SomeGroup) ProtoMessage() + func (m *MyMessage_SomeGroup) GetGroupField() int32 + func (m *MyMessage_SomeGroup) Reset() + func (m *MyMessage_SomeGroup) String() string + func (m *MyMessage_SomeGroup) XXX_DiscardUnknown() + func (m *MyMessage_SomeGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MyMessage_SomeGroup) XXX_Merge(src proto.Message) + func (m *MyMessage_SomeGroup) XXX_Size() int + func (m *MyMessage_SomeGroup) XXX_Unmarshal(b []byte) error + type NewMessage struct + Nested *NewMessage_Nested + Num *int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*NewMessage) Descriptor() ([]byte, []int) + func (*NewMessage) ProtoMessage() + func (m *NewMessage) GetNested() *NewMessage_Nested + func (m *NewMessage) GetNum() int64 + func (m *NewMessage) Reset() + func (m *NewMessage) String() string + func (m *NewMessage) XXX_DiscardUnknown() + func (m *NewMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NewMessage) XXX_Merge(src proto.Message) + func (m *NewMessage) XXX_Size() int + func (m *NewMessage) XXX_Unmarshal(b []byte) error + type NewMessage_Nested struct + FoodGroup *string + Name *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*NewMessage_Nested) Descriptor() ([]byte, []int) + func (*NewMessage_Nested) ProtoMessage() + func (m *NewMessage_Nested) GetFoodGroup() string + func (m *NewMessage_Nested) GetName() string + func (m *NewMessage_Nested) Reset() + func (m *NewMessage_Nested) String() string + func (m *NewMessage_Nested) XXX_DiscardUnknown() + func (m *NewMessage_Nested) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NewMessage_Nested) XXX_Merge(src proto.Message) + func (m *NewMessage_Nested) XXX_Size() int + func (m *NewMessage_Nested) XXX_Unmarshal(b []byte) error + type NonPackedTest struct + A []int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*NonPackedTest) Descriptor() ([]byte, []int) + func (*NonPackedTest) ProtoMessage() + func (m *NonPackedTest) GetA() []int32 + func (m *NonPackedTest) Reset() + func (m *NonPackedTest) String() string + func (m *NonPackedTest) XXX_DiscardUnknown() + func (m *NonPackedTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NonPackedTest) XXX_Merge(src proto.Message) + func (m *NonPackedTest) XXX_Size() int + func (m *NonPackedTest) XXX_Unmarshal(b []byte) error + type OldMessage struct + Nested *OldMessage_Nested + Num *int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*OldMessage) Descriptor() ([]byte, []int) + func (*OldMessage) ProtoMessage() + func (m *OldMessage) GetNested() *OldMessage_Nested + func (m *OldMessage) GetNum() int32 + func (m *OldMessage) Reset() + func (m *OldMessage) String() string + func (m *OldMessage) XXX_DiscardUnknown() + func (m *OldMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *OldMessage) XXX_Merge(src proto.Message) + func (m *OldMessage) XXX_Size() int + func (m *OldMessage) XXX_Unmarshal(b []byte) error + type OldMessage_Nested struct + Name *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*OldMessage_Nested) Descriptor() ([]byte, []int) + func (*OldMessage_Nested) ProtoMessage() + func (m *OldMessage_Nested) GetName() string + func (m *OldMessage_Nested) Reset() + func (m *OldMessage_Nested) String() string + func (m *OldMessage_Nested) XXX_DiscardUnknown() + func (m *OldMessage_Nested) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *OldMessage_Nested) XXX_Merge(src proto.Message) + func (m *OldMessage_Nested) XXX_Size() int + func (m *OldMessage_Nested) XXX_Unmarshal(b []byte) error + type Oneof struct + Tormato isOneof_Tormato + Union isOneof_Union + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Oneof) Descriptor() ([]byte, []int) + func (*Oneof) ProtoMessage() + func (*Oneof) XXX_OneofWrappers() []interface{} + func (m *Oneof) GetFGroup() *Oneof_F_Group + func (m *Oneof) GetF_Bool() bool + func (m *Oneof) GetF_Bytes() []byte + func (m *Oneof) GetF_Double() float64 + func (m *Oneof) GetF_Enum() MyMessage_Color + func (m *Oneof) GetF_Fixed32() uint32 + func (m *Oneof) GetF_Fixed64() uint64 + func (m *Oneof) GetF_Float() float32 + func (m *Oneof) GetF_Int32() int32 + func (m *Oneof) GetF_Int64() int64 + func (m *Oneof) GetF_Largest_Tag() int32 + func (m *Oneof) GetF_Message() *GoTestField + func (m *Oneof) GetF_Sint32() int32 + func (m *Oneof) GetF_Sint64() int64 + func (m *Oneof) GetF_String() string + func (m *Oneof) GetF_Uint32() uint32 + func (m *Oneof) GetF_Uint64() uint64 + func (m *Oneof) GetTormato() isOneof_Tormato + func (m *Oneof) GetUnion() isOneof_Union + func (m *Oneof) GetValue() int32 + func (m *Oneof) Reset() + func (m *Oneof) String() string + func (m *Oneof) XXX_DiscardUnknown() + func (m *Oneof) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Oneof) XXX_Merge(src proto.Message) + func (m *Oneof) XXX_Size() int + func (m *Oneof) XXX_Unmarshal(b []byte) error + type Oneof_FGroup struct + FGroup *Oneof_F_Group + type Oneof_F_Bool struct + F_Bool bool + type Oneof_F_Bytes struct + F_Bytes []byte + type Oneof_F_Double struct + F_Double float64 + type Oneof_F_Enum struct + F_Enum MyMessage_Color + type Oneof_F_Fixed32 struct + F_Fixed32 uint32 + type Oneof_F_Fixed64 struct + F_Fixed64 uint64 + type Oneof_F_Float struct + F_Float float32 + type Oneof_F_Group struct + X *int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Oneof_F_Group) Descriptor() ([]byte, []int) + func (*Oneof_F_Group) ProtoMessage() + func (m *Oneof_F_Group) GetX() int32 + func (m *Oneof_F_Group) Reset() + func (m *Oneof_F_Group) String() string + func (m *Oneof_F_Group) XXX_DiscardUnknown() + func (m *Oneof_F_Group) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Oneof_F_Group) XXX_Merge(src proto.Message) + func (m *Oneof_F_Group) XXX_Size() int + func (m *Oneof_F_Group) XXX_Unmarshal(b []byte) error + type Oneof_F_Int32 struct + F_Int32 int32 + type Oneof_F_Int64 struct + F_Int64 int64 + type Oneof_F_Largest_Tag struct + F_Largest_Tag int32 + type Oneof_F_Message struct + F_Message *GoTestField + type Oneof_F_Sint32 struct + F_Sint32 int32 + type Oneof_F_Sint64 struct + F_Sint64 int64 + type Oneof_F_String struct + F_String string + type Oneof_F_Uint32 struct + F_Uint32 uint32 + type Oneof_F_Uint64 struct + F_Uint64 uint64 + type Oneof_Value struct + Value int32 + type OtherMessage struct + Inner *InnerMessage + Key *int64 + Value []byte + Weight *float32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*OtherMessage) Descriptor() ([]byte, []int) + func (*OtherMessage) ExtensionRangeArray() []proto.ExtensionRange + func (*OtherMessage) ProtoMessage() + func (m *OtherMessage) GetInner() *InnerMessage + func (m *OtherMessage) GetKey() int64 + func (m *OtherMessage) GetValue() []byte + func (m *OtherMessage) GetWeight() float32 + func (m *OtherMessage) Reset() + func (m *OtherMessage) String() string + func (m *OtherMessage) XXX_DiscardUnknown() + func (m *OtherMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *OtherMessage) XXX_Merge(src proto.Message) + func (m *OtherMessage) XXX_Size() int + func (m *OtherMessage) XXX_Unmarshal(b []byte) error + type PackedTest struct + B []int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*PackedTest) Descriptor() ([]byte, []int) + func (*PackedTest) ProtoMessage() + func (m *PackedTest) GetB() []int32 + func (m *PackedTest) Reset() + func (m *PackedTest) String() string + func (m *PackedTest) XXX_DiscardUnknown() + func (m *PackedTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PackedTest) XXX_Merge(src proto.Message) + func (m *PackedTest) XXX_Size() int + func (m *PackedTest) XXX_Unmarshal(b []byte) error + type RepeatedEnum struct + Color []RepeatedEnum_Color + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*RepeatedEnum) Descriptor() ([]byte, []int) + func (*RepeatedEnum) ProtoMessage() + func (m *RepeatedEnum) GetColor() []RepeatedEnum_Color + func (m *RepeatedEnum) Reset() + func (m *RepeatedEnum) String() string + func (m *RepeatedEnum) XXX_DiscardUnknown() + func (m *RepeatedEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RepeatedEnum) XXX_Merge(src proto.Message) + func (m *RepeatedEnum) XXX_Size() int + func (m *RepeatedEnum) XXX_Unmarshal(b []byte) error + type RepeatedEnum_Color int32 + const RepeatedEnum_RED + func (RepeatedEnum_Color) EnumDescriptor() ([]byte, []int) + func (x *RepeatedEnum_Color) UnmarshalJSON(data []byte) error + func (x RepeatedEnum_Color) Enum() *RepeatedEnum_Color + func (x RepeatedEnum_Color) String() string + type RequiredInnerMessage struct + LeoFinallyWonAnOscar *InnerMessage + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*RequiredInnerMessage) Descriptor() ([]byte, []int) + func (*RequiredInnerMessage) ProtoMessage() + func (m *RequiredInnerMessage) GetLeoFinallyWonAnOscar() *InnerMessage + func (m *RequiredInnerMessage) Reset() + func (m *RequiredInnerMessage) String() string + func (m *RequiredInnerMessage) XXX_DiscardUnknown() + func (m *RequiredInnerMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RequiredInnerMessage) XXX_Merge(src proto.Message) + func (m *RequiredInnerMessage) XXX_Size() int + func (m *RequiredInnerMessage) XXX_Unmarshal(b []byte) error + type Strings struct + BytesField []byte + StringField *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Strings) Descriptor() ([]byte, []int) + func (*Strings) ProtoMessage() + func (m *Strings) GetBytesField() []byte + func (m *Strings) GetStringField() string + func (m *Strings) Reset() + func (m *Strings) String() string + func (m *Strings) XXX_DiscardUnknown() + func (m *Strings) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Strings) XXX_Merge(src proto.Message) + func (m *Strings) XXX_Size() int + func (m *Strings) XXX_Unmarshal(b []byte) error + type SubDefaults struct + N *int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SubDefaults) Descriptor() ([]byte, []int) + func (*SubDefaults) ProtoMessage() + func (m *SubDefaults) GetN() int64 + func (m *SubDefaults) Reset() + func (m *SubDefaults) String() string + func (m *SubDefaults) XXX_DiscardUnknown() + func (m *SubDefaults) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SubDefaults) XXX_Merge(src proto.Message) + func (m *SubDefaults) XXX_Size() int + func (m *SubDefaults) XXX_Unmarshal(b []byte) error + type TestUTF8 struct + MapKey map[string]int64 + MapValue map[int64]string + Oneof isTestUTF8_Oneof + Scalar *string + Vector []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TestUTF8) Descriptor() ([]byte, []int) + func (*TestUTF8) ProtoMessage() + func (*TestUTF8) XXX_OneofWrappers() []interface{} + func (m *TestUTF8) GetField() string + func (m *TestUTF8) GetMapKey() map[string]int64 + func (m *TestUTF8) GetMapValue() map[int64]string + func (m *TestUTF8) GetOneof() isTestUTF8_Oneof + func (m *TestUTF8) GetScalar() string + func (m *TestUTF8) GetVector() []string + func (m *TestUTF8) Reset() + func (m *TestUTF8) String() string + func (m *TestUTF8) XXX_DiscardUnknown() + func (m *TestUTF8) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TestUTF8) XXX_Merge(src proto.Message) + func (m *TestUTF8) XXX_Size() int + func (m *TestUTF8) XXX_Unmarshal(b []byte) error + type TestUTF8_Field struct + Field string