|
|
@@ -48,7 +48,7 @@ func (x *FOO) UnmarshalJSON(data []byte) error {
|
|
|
return nil
|
|
|
}
|
|
|
func (FOO) EnumDescriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{0}
|
|
|
}
|
|
|
|
|
|
// An enum, for completeness.
|
|
|
@@ -122,7 +122,7 @@ func (x *GoTest_KIND) UnmarshalJSON(data []byte) error {
|
|
|
return nil
|
|
|
}
|
|
|
func (GoTest_KIND) EnumDescriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{2, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{2, 0}
|
|
|
}
|
|
|
|
|
|
type MyMessage_Color int32
|
|
|
@@ -161,7 +161,7 @@ func (x *MyMessage_Color) UnmarshalJSON(data []byte) error {
|
|
|
return nil
|
|
|
}
|
|
|
func (MyMessage_Color) EnumDescriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{13, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{13, 0}
|
|
|
}
|
|
|
|
|
|
type DefaultsMessage_DefaultsEnum int32
|
|
|
@@ -200,7 +200,7 @@ func (x *DefaultsMessage_DefaultsEnum) UnmarshalJSON(data []byte) error {
|
|
|
return nil
|
|
|
}
|
|
|
func (DefaultsMessage_DefaultsEnum) EnumDescriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{16, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{16, 0}
|
|
|
}
|
|
|
|
|
|
type Defaults_Color int32
|
|
|
@@ -239,7 +239,7 @@ func (x *Defaults_Color) UnmarshalJSON(data []byte) error {
|
|
|
return nil
|
|
|
}
|
|
|
func (Defaults_Color) EnumDescriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{21, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{21, 0}
|
|
|
}
|
|
|
|
|
|
type RepeatedEnum_Color int32
|
|
|
@@ -272,7 +272,7 @@ func (x *RepeatedEnum_Color) UnmarshalJSON(data []byte) error {
|
|
|
return nil
|
|
|
}
|
|
|
func (RepeatedEnum_Color) EnumDescriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{23, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{23, 0}
|
|
|
}
|
|
|
|
|
|
type GoEnum struct {
|
|
|
@@ -286,7 +286,7 @@ func (m *GoEnum) Reset() { *m = GoEnum{} }
|
|
|
func (m *GoEnum) String() string { return proto.CompactTextString(m) }
|
|
|
func (*GoEnum) ProtoMessage() {}
|
|
|
func (*GoEnum) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{0}
|
|
|
}
|
|
|
func (m *GoEnum) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_GoEnum.Unmarshal(m, b)
|
|
|
@@ -325,7 +325,7 @@ func (m *GoTestField) Reset() { *m = GoTestField{} }
|
|
|
func (m *GoTestField) String() string { return proto.CompactTextString(m) }
|
|
|
func (*GoTestField) ProtoMessage() {}
|
|
|
func (*GoTestField) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{1}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{1}
|
|
|
}
|
|
|
func (m *GoTestField) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_GoTestField.Unmarshal(m, b)
|
|
|
@@ -458,7 +458,7 @@ func (m *GoTest) Reset() { *m = GoTest{} }
|
|
|
func (m *GoTest) String() string { return proto.CompactTextString(m) }
|
|
|
func (*GoTest) ProtoMessage() {}
|
|
|
func (*GoTest) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{2}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{2}
|
|
|
}
|
|
|
func (m *GoTest) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_GoTest.Unmarshal(m, b)
|
|
|
@@ -1082,7 +1082,7 @@ func (m *GoTest_RequiredGroup) Reset() { *m = GoTest_RequiredGroup{} }
|
|
|
func (m *GoTest_RequiredGroup) String() string { return proto.CompactTextString(m) }
|
|
|
func (*GoTest_RequiredGroup) ProtoMessage() {}
|
|
|
func (*GoTest_RequiredGroup) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{2, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{2, 0}
|
|
|
}
|
|
|
func (m *GoTest_RequiredGroup) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_GoTest_RequiredGroup.Unmarshal(m, b)
|
|
|
@@ -1120,7 +1120,7 @@ func (m *GoTest_RepeatedGroup) Reset() { *m = GoTest_RepeatedGroup{} }
|
|
|
func (m *GoTest_RepeatedGroup) String() string { return proto.CompactTextString(m) }
|
|
|
func (*GoTest_RepeatedGroup) ProtoMessage() {}
|
|
|
func (*GoTest_RepeatedGroup) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{2, 1}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{2, 1}
|
|
|
}
|
|
|
func (m *GoTest_RepeatedGroup) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_GoTest_RepeatedGroup.Unmarshal(m, b)
|
|
|
@@ -1158,7 +1158,7 @@ func (m *GoTest_OptionalGroup) Reset() { *m = GoTest_OptionalGroup{} }
|
|
|
func (m *GoTest_OptionalGroup) String() string { return proto.CompactTextString(m) }
|
|
|
func (*GoTest_OptionalGroup) ProtoMessage() {}
|
|
|
func (*GoTest_OptionalGroup) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{2, 2}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{2, 2}
|
|
|
}
|
|
|
func (m *GoTest_OptionalGroup) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_GoTest_OptionalGroup.Unmarshal(m, b)
|
|
|
@@ -1197,7 +1197,7 @@ func (m *GoTestRequiredGroupField) Reset() { *m = GoTestRequiredGroupFie
|
|
|
func (m *GoTestRequiredGroupField) String() string { return proto.CompactTextString(m) }
|
|
|
func (*GoTestRequiredGroupField) ProtoMessage() {}
|
|
|
func (*GoTestRequiredGroupField) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{3}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{3}
|
|
|
}
|
|
|
func (m *GoTestRequiredGroupField) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_GoTestRequiredGroupField.Unmarshal(m, b)
|
|
|
@@ -1235,7 +1235,7 @@ func (m *GoTestRequiredGroupField_Group) Reset() { *m = GoTestRequiredGr
|
|
|
func (m *GoTestRequiredGroupField_Group) String() string { return proto.CompactTextString(m) }
|
|
|
func (*GoTestRequiredGroupField_Group) ProtoMessage() {}
|
|
|
func (*GoTestRequiredGroupField_Group) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{3, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{3, 0}
|
|
|
}
|
|
|
func (m *GoTestRequiredGroupField_Group) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_GoTestRequiredGroupField_Group.Unmarshal(m, b)
|
|
|
@@ -1280,7 +1280,7 @@ func (m *GoSkipTest) Reset() { *m = GoSkipTest{} }
|
|
|
func (m *GoSkipTest) String() string { return proto.CompactTextString(m) }
|
|
|
func (*GoSkipTest) ProtoMessage() {}
|
|
|
func (*GoSkipTest) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{4}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{4}
|
|
|
}
|
|
|
func (m *GoSkipTest) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_GoSkipTest.Unmarshal(m, b)
|
|
|
@@ -1347,7 +1347,7 @@ func (m *GoSkipTest_SkipGroup) Reset() { *m = GoSkipTest_SkipGroup{} }
|
|
|
func (m *GoSkipTest_SkipGroup) String() string { return proto.CompactTextString(m) }
|
|
|
func (*GoSkipTest_SkipGroup) ProtoMessage() {}
|
|
|
func (*GoSkipTest_SkipGroup) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{4, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{4, 0}
|
|
|
}
|
|
|
func (m *GoSkipTest_SkipGroup) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_GoSkipTest_SkipGroup.Unmarshal(m, b)
|
|
|
@@ -1394,7 +1394,7 @@ func (m *NonPackedTest) Reset() { *m = NonPackedTest{} }
|
|
|
func (m *NonPackedTest) String() string { return proto.CompactTextString(m) }
|
|
|
func (*NonPackedTest) ProtoMessage() {}
|
|
|
func (*NonPackedTest) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{5}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{5}
|
|
|
}
|
|
|
func (m *NonPackedTest) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_NonPackedTest.Unmarshal(m, b)
|
|
|
@@ -1432,7 +1432,7 @@ func (m *PackedTest) Reset() { *m = PackedTest{} }
|
|
|
func (m *PackedTest) String() string { return proto.CompactTextString(m) }
|
|
|
func (*PackedTest) ProtoMessage() {}
|
|
|
func (*PackedTest) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{6}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{6}
|
|
|
}
|
|
|
func (m *PackedTest) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_PackedTest.Unmarshal(m, b)
|
|
|
@@ -1471,7 +1471,7 @@ func (m *MaxTag) Reset() { *m = MaxTag{} }
|
|
|
func (m *MaxTag) String() string { return proto.CompactTextString(m) }
|
|
|
func (*MaxTag) ProtoMessage() {}
|
|
|
func (*MaxTag) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{7}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{7}
|
|
|
}
|
|
|
func (m *MaxTag) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_MaxTag.Unmarshal(m, b)
|
|
|
@@ -1510,7 +1510,7 @@ func (m *OldMessage) Reset() { *m = OldMessage{} }
|
|
|
func (m *OldMessage) String() string { return proto.CompactTextString(m) }
|
|
|
func (*OldMessage) ProtoMessage() {}
|
|
|
func (*OldMessage) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{8}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{8}
|
|
|
}
|
|
|
func (m *OldMessage) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_OldMessage.Unmarshal(m, b)
|
|
|
@@ -1555,7 +1555,7 @@ func (m *OldMessage_Nested) Reset() { *m = OldMessage_Nested{} }
|
|
|
func (m *OldMessage_Nested) String() string { return proto.CompactTextString(m) }
|
|
|
func (*OldMessage_Nested) ProtoMessage() {}
|
|
|
func (*OldMessage_Nested) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{8, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{8, 0}
|
|
|
}
|
|
|
func (m *OldMessage_Nested) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_OldMessage_Nested.Unmarshal(m, b)
|
|
|
@@ -1597,7 +1597,7 @@ func (m *NewMessage) Reset() { *m = NewMessage{} }
|
|
|
func (m *NewMessage) String() string { return proto.CompactTextString(m) }
|
|
|
func (*NewMessage) ProtoMessage() {}
|
|
|
func (*NewMessage) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{9}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{9}
|
|
|
}
|
|
|
func (m *NewMessage) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_NewMessage.Unmarshal(m, b)
|
|
|
@@ -1643,7 +1643,7 @@ func (m *NewMessage_Nested) Reset() { *m = NewMessage_Nested{} }
|
|
|
func (m *NewMessage_Nested) String() string { return proto.CompactTextString(m) }
|
|
|
func (*NewMessage_Nested) ProtoMessage() {}
|
|
|
func (*NewMessage_Nested) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{9, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{9, 0}
|
|
|
}
|
|
|
func (m *NewMessage_Nested) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_NewMessage_Nested.Unmarshal(m, b)
|
|
|
@@ -1690,7 +1690,7 @@ func (m *InnerMessage) Reset() { *m = InnerMessage{} }
|
|
|
func (m *InnerMessage) String() string { return proto.CompactTextString(m) }
|
|
|
func (*InnerMessage) ProtoMessage() {}
|
|
|
func (*InnerMessage) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{10}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{10}
|
|
|
}
|
|
|
func (m *InnerMessage) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_InnerMessage.Unmarshal(m, b)
|
|
|
@@ -1748,7 +1748,7 @@ func (m *OtherMessage) Reset() { *m = OtherMessage{} }
|
|
|
func (m *OtherMessage) String() string { return proto.CompactTextString(m) }
|
|
|
func (*OtherMessage) ProtoMessage() {}
|
|
|
func (*OtherMessage) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{11}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{11}
|
|
|
}
|
|
|
|
|
|
var extRange_OtherMessage = []proto.ExtensionRange{
|
|
|
@@ -1815,7 +1815,7 @@ func (m *RequiredInnerMessage) Reset() { *m = RequiredInnerMessage{} }
|
|
|
func (m *RequiredInnerMessage) String() string { return proto.CompactTextString(m) }
|
|
|
func (*RequiredInnerMessage) ProtoMessage() {}
|
|
|
func (*RequiredInnerMessage) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{12}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{12}
|
|
|
}
|
|
|
func (m *RequiredInnerMessage) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_RequiredInnerMessage.Unmarshal(m, b)
|
|
|
@@ -1866,7 +1866,7 @@ func (m *MyMessage) Reset() { *m = MyMessage{} }
|
|
|
func (m *MyMessage) String() string { return proto.CompactTextString(m) }
|
|
|
func (*MyMessage) ProtoMessage() {}
|
|
|
func (*MyMessage) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{13}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{13}
|
|
|
}
|
|
|
|
|
|
var extRange_MyMessage = []proto.ExtensionRange{
|
|
|
@@ -1989,7 +1989,7 @@ func (m *MyMessage_SomeGroup) Reset() { *m = MyMessage_SomeGroup{} }
|
|
|
func (m *MyMessage_SomeGroup) String() string { return proto.CompactTextString(m) }
|
|
|
func (*MyMessage_SomeGroup) ProtoMessage() {}
|
|
|
func (*MyMessage_SomeGroup) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{13, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{13, 0}
|
|
|
}
|
|
|
func (m *MyMessage_SomeGroup) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_MyMessage_SomeGroup.Unmarshal(m, b)
|
|
|
@@ -2028,7 +2028,7 @@ func (m *Ext) Reset() { *m = Ext{} }
|
|
|
func (m *Ext) String() string { return proto.CompactTextString(m) }
|
|
|
func (*Ext) ProtoMessage() {}
|
|
|
func (*Ext) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{14}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{14}
|
|
|
}
|
|
|
func (m *Ext) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_Ext.Unmarshal(m, b)
|
|
|
@@ -2102,7 +2102,7 @@ func (m *ComplexExtension) Reset() { *m = ComplexExtension{} }
|
|
|
func (m *ComplexExtension) String() string { return proto.CompactTextString(m) }
|
|
|
func (*ComplexExtension) ProtoMessage() {}
|
|
|
func (*ComplexExtension) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{15}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{15}
|
|
|
}
|
|
|
func (m *ComplexExtension) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_ComplexExtension.Unmarshal(m, b)
|
|
|
@@ -2154,7 +2154,7 @@ func (m *DefaultsMessage) Reset() { *m = DefaultsMessage{} }
|
|
|
func (m *DefaultsMessage) String() string { return proto.CompactTextString(m) }
|
|
|
func (*DefaultsMessage) ProtoMessage() {}
|
|
|
func (*DefaultsMessage) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{16}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{16}
|
|
|
}
|
|
|
|
|
|
var extRange_DefaultsMessage = []proto.ExtensionRange{
|
|
|
@@ -2193,7 +2193,7 @@ func (m *MyMessageSet) Reset() { *m = MyMessageSet{} }
|
|
|
func (m *MyMessageSet) String() string { return proto.CompactTextString(m) }
|
|
|
func (*MyMessageSet) ProtoMessage() {}
|
|
|
func (*MyMessageSet) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{17}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{17}
|
|
|
}
|
|
|
|
|
|
func (m *MyMessageSet) MarshalJSON() ([]byte, error) {
|
|
|
@@ -2238,7 +2238,7 @@ func (m *Empty) Reset() { *m = Empty{} }
|
|
|
func (m *Empty) String() string { return proto.CompactTextString(m) }
|
|
|
func (*Empty) ProtoMessage() {}
|
|
|
func (*Empty) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{18}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{18}
|
|
|
}
|
|
|
func (m *Empty) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_Empty.Unmarshal(m, b)
|
|
|
@@ -2269,7 +2269,7 @@ func (m *MessageList) Reset() { *m = MessageList{} }
|
|
|
func (m *MessageList) String() string { return proto.CompactTextString(m) }
|
|
|
func (*MessageList) ProtoMessage() {}
|
|
|
func (*MessageList) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{19}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{19}
|
|
|
}
|
|
|
func (m *MessageList) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_MessageList.Unmarshal(m, b)
|
|
|
@@ -2308,7 +2308,7 @@ func (m *MessageList_Message) Reset() { *m = MessageList_Message{} }
|
|
|
func (m *MessageList_Message) String() string { return proto.CompactTextString(m) }
|
|
|
func (*MessageList_Message) ProtoMessage() {}
|
|
|
func (*MessageList_Message) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{19, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{19, 0}
|
|
|
}
|
|
|
func (m *MessageList_Message) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_MessageList_Message.Unmarshal(m, b)
|
|
|
@@ -2354,7 +2354,7 @@ func (m *Strings) Reset() { *m = Strings{} }
|
|
|
func (m *Strings) String() string { return proto.CompactTextString(m) }
|
|
|
func (*Strings) ProtoMessage() {}
|
|
|
func (*Strings) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{20}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{20}
|
|
|
}
|
|
|
func (m *Strings) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_Strings.Unmarshal(m, b)
|
|
|
@@ -2422,7 +2422,7 @@ func (m *Defaults) Reset() { *m = Defaults{} }
|
|
|
func (m *Defaults) String() string { return proto.CompactTextString(m) }
|
|
|
func (*Defaults) ProtoMessage() {}
|
|
|
func (*Defaults) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{21}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{21}
|
|
|
}
|
|
|
func (m *Defaults) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_Defaults.Unmarshal(m, b)
|
|
|
@@ -2607,7 +2607,7 @@ func (m *SubDefaults) Reset() { *m = SubDefaults{} }
|
|
|
func (m *SubDefaults) String() string { return proto.CompactTextString(m) }
|
|
|
func (*SubDefaults) ProtoMessage() {}
|
|
|
func (*SubDefaults) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{22}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{22}
|
|
|
}
|
|
|
func (m *SubDefaults) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_SubDefaults.Unmarshal(m, b)
|
|
|
@@ -2647,7 +2647,7 @@ func (m *RepeatedEnum) Reset() { *m = RepeatedEnum{} }
|
|
|
func (m *RepeatedEnum) String() string { return proto.CompactTextString(m) }
|
|
|
func (*RepeatedEnum) ProtoMessage() {}
|
|
|
func (*RepeatedEnum) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{23}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{23}
|
|
|
}
|
|
|
func (m *RepeatedEnum) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_RepeatedEnum.Unmarshal(m, b)
|
|
|
@@ -2691,7 +2691,7 @@ func (m *MoreRepeated) Reset() { *m = MoreRepeated{} }
|
|
|
func (m *MoreRepeated) String() string { return proto.CompactTextString(m) }
|
|
|
func (*MoreRepeated) ProtoMessage() {}
|
|
|
func (*MoreRepeated) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{24}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{24}
|
|
|
}
|
|
|
func (m *MoreRepeated) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_MoreRepeated.Unmarshal(m, b)
|
|
|
@@ -2771,7 +2771,7 @@ func (m *GroupOld) Reset() { *m = GroupOld{} }
|
|
|
func (m *GroupOld) String() string { return proto.CompactTextString(m) }
|
|
|
func (*GroupOld) ProtoMessage() {}
|
|
|
func (*GroupOld) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{25}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{25}
|
|
|
}
|
|
|
func (m *GroupOld) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_GroupOld.Unmarshal(m, b)
|
|
|
@@ -2809,7 +2809,7 @@ func (m *GroupOld_G) Reset() { *m = GroupOld_G{} }
|
|
|
func (m *GroupOld_G) String() string { return proto.CompactTextString(m) }
|
|
|
func (*GroupOld_G) ProtoMessage() {}
|
|
|
func (*GroupOld_G) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{25, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{25, 0}
|
|
|
}
|
|
|
func (m *GroupOld_G) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_GroupOld_G.Unmarshal(m, b)
|
|
|
@@ -2847,7 +2847,7 @@ func (m *GroupNew) Reset() { *m = GroupNew{} }
|
|
|
func (m *GroupNew) String() string { return proto.CompactTextString(m) }
|
|
|
func (*GroupNew) ProtoMessage() {}
|
|
|
func (*GroupNew) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{26}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{26}
|
|
|
}
|
|
|
func (m *GroupNew) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_GroupNew.Unmarshal(m, b)
|
|
|
@@ -2886,7 +2886,7 @@ func (m *GroupNew_G) Reset() { *m = GroupNew_G{} }
|
|
|
func (m *GroupNew_G) String() string { return proto.CompactTextString(m) }
|
|
|
func (*GroupNew_G) ProtoMessage() {}
|
|
|
func (*GroupNew_G) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{26, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{26, 0}
|
|
|
}
|
|
|
func (m *GroupNew_G) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_GroupNew_G.Unmarshal(m, b)
|
|
|
@@ -2932,7 +2932,7 @@ func (m *FloatingPoint) Reset() { *m = FloatingPoint{} }
|
|
|
func (m *FloatingPoint) String() string { return proto.CompactTextString(m) }
|
|
|
func (*FloatingPoint) ProtoMessage() {}
|
|
|
func (*FloatingPoint) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{27}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{27}
|
|
|
}
|
|
|
func (m *FloatingPoint) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_FloatingPoint.Unmarshal(m, b)
|
|
|
@@ -2980,7 +2980,7 @@ func (m *MessageWithMap) Reset() { *m = MessageWithMap{} }
|
|
|
func (m *MessageWithMap) String() string { return proto.CompactTextString(m) }
|
|
|
func (*MessageWithMap) ProtoMessage() {}
|
|
|
func (*MessageWithMap) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{28}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{28}
|
|
|
}
|
|
|
func (m *MessageWithMap) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_MessageWithMap.Unmarshal(m, b)
|
|
|
@@ -3060,7 +3060,7 @@ func (m *Oneof) Reset() { *m = Oneof{} }
|
|
|
func (m *Oneof) String() string { return proto.CompactTextString(m) }
|
|
|
func (*Oneof) ProtoMessage() {}
|
|
|
func (*Oneof) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{29}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{29}
|
|
|
}
|
|
|
func (m *Oneof) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_Oneof.Unmarshal(m, b)
|
|
|
@@ -3663,7 +3663,7 @@ func (m *Oneof_F_Group) Reset() { *m = Oneof_F_Group{} }
|
|
|
func (m *Oneof_F_Group) String() string { return proto.CompactTextString(m) }
|
|
|
func (*Oneof_F_Group) ProtoMessage() {}
|
|
|
func (*Oneof_F_Group) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{29, 0}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{29, 0}
|
|
|
}
|
|
|
func (m *Oneof_F_Group) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_Oneof_F_Group.Unmarshal(m, b)
|
|
|
@@ -3711,7 +3711,7 @@ func (m *Communique) Reset() { *m = Communique{} }
|
|
|
func (m *Communique) String() string { return proto.CompactTextString(m) }
|
|
|
func (*Communique) ProtoMessage() {}
|
|
|
func (*Communique) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{30}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{30}
|
|
|
}
|
|
|
func (m *Communique) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_Communique.Unmarshal(m, b)
|
|
|
@@ -3971,7 +3971,7 @@ func (m *TestUTF8) Reset() { *m = TestUTF8{} }
|
|
|
func (m *TestUTF8) String() string { return proto.CompactTextString(m) }
|
|
|
func (*TestUTF8) ProtoMessage() {}
|
|
|
func (*TestUTF8) Descriptor() ([]byte, []int) {
|
|
|
- return fileDescriptor_test_ee9f66cbbebc227c, []int{31}
|
|
|
+ return fileDescriptor_8ca34d01332f1402, []int{31}
|
|
|
}
|
|
|
func (m *TestUTF8) XXX_Unmarshal(b []byte) error {
|
|
|
return xxx_messageInfo_TestUTF8.Unmarshal(m, b)
|
|
|
@@ -5007,9 +5007,9 @@ func init() {
|
|
|
proto.RegisterExtension(E_X250)
|
|
|
}
|
|
|
|
|
|
-func init() { proto.RegisterFile("test_proto/test.proto", fileDescriptor_test_ee9f66cbbebc227c) }
|
|
|
+func init() { proto.RegisterFile("test_proto/test.proto", fileDescriptor_8ca34d01332f1402) }
|
|
|
|
|
|
-var fileDescriptor_test_ee9f66cbbebc227c = []byte{
|
|
|
+var fileDescriptor_8ca34d01332f1402 = []byte{
|
|
|
// 4795 bytes of a gzipped FileDescriptorProto
|
|
|
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x5b, 0xd9, 0x73, 0x1b, 0x47,
|
|
|
0x7a, 0xd7, 0x0c, 0xee, 0x0f, 0x20, 0x31, 0x6c, 0xc9, 0x12, 0x44, 0x59, 0xd2, 0x08, 0x6b, 0xaf,
|