blob: 9f6915d335ef2b9a3e0e5aa429a5329fb3e8af53 [file] [log] [blame]
Damien Neil0fc22452019-03-08 17:18:11 -08001// Code generated by protoc-gen-go. DO NOT EDIT.
2// source: test/ext.proto
3
4package test
5
6import (
Damien Neile89e6242019-05-13 23:55:40 -07007 protoreflect "google.golang.org/protobuf/reflect/protoreflect"
8 protoregistry "google.golang.org/protobuf/reflect/protoregistry"
9 protoiface "google.golang.org/protobuf/runtime/protoiface"
10 protoimpl "google.golang.org/protobuf/runtime/protoimpl"
Joe Tsai5d72cc22019-03-28 01:13:26 -070011 sync "sync"
Damien Neil0fc22452019-03-08 17:18:11 -080012)
13
Joe Tsai5d72cc22019-03-28 01:13:26 -070014const _ = protoimpl.EnforceVersion(protoimpl.Version - 0)
15
Joe Tsai7ca70982019-04-15 13:57:56 -070016var file_test_ext_proto_extDescs = []protoiface.ExtensionDescV1{
Joe Tsaiafb455e2019-03-14 16:08:22 -070017 {
18 ExtendedType: (*TestAllExtensions)(nil),
19 ExtensionType: (*int32)(nil),
20 Field: 2000,
21 Name: "goproto.proto.test.foreign_int32_extension",
22 Tag: "varint,2000,opt,name=foreign_int32_extension",
23 Filename: "test/ext.proto",
24 },
Damien Neil0fc22452019-03-08 17:18:11 -080025}
Joe Tsaiafb455e2019-03-14 16:08:22 -070026var (
27 // extend goproto.proto.test.TestAllExtensions { optional int32 foreign_int32_extension = 2000; }
Joe Tsai7ca70982019-04-15 13:57:56 -070028 E_ForeignInt32Extension = &file_test_ext_proto_extDescs[0]
Joe Tsaiafb455e2019-03-14 16:08:22 -070029)
Joe Tsai5d72cc22019-03-28 01:13:26 -070030var File_test_ext_proto protoreflect.FileDescriptor
31
Joe Tsai7ca70982019-04-15 13:57:56 -070032var file_test_ext_proto_rawDesc = []byte{
Damien Neil0fc22452019-03-08 17:18:11 -080033 0x0a, 0x0e, 0x74, 0x65, 0x73, 0x74, 0x2f, 0x65, 0x78, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
34 0x12, 0x12, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
35 0x74, 0x65, 0x73, 0x74, 0x1a, 0x0f, 0x74, 0x65, 0x73, 0x74, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e,
36 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x3a, 0x5e, 0x0a, 0x17, 0x66, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e,
37 0x5f, 0x69, 0x6e, 0x74, 0x33, 0x32, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e,
38 0x12, 0x25, 0x2e, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
39 0x2e, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x41, 0x6c, 0x6c, 0x45, 0x78, 0x74,
40 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0xd0, 0x0f, 0x20, 0x01, 0x28, 0x05, 0x52, 0x15,
41 0x66, 0x6f, 0x72, 0x65, 0x69, 0x67, 0x6e, 0x49, 0x6e, 0x74, 0x33, 0x32, 0x45, 0x78, 0x74, 0x65,
Damien Neile89e6242019-05-13 23:55:40 -070042 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x42, 0x35, 0x5a, 0x33, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
43 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
44 0x62, 0x75, 0x66, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x2f, 0x74, 0x65, 0x73,
45 0x74, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x73, 0x2f, 0x74, 0x65, 0x73, 0x74,
Damien Neil0fc22452019-03-08 17:18:11 -080046}
47
Joe Tsai5d72cc22019-03-28 01:13:26 -070048var (
Joe Tsai7ca70982019-04-15 13:57:56 -070049 file_test_ext_proto_rawDescOnce sync.Once
50 file_test_ext_proto_rawDescData = file_test_ext_proto_rawDesc
Joe Tsai5d72cc22019-03-28 01:13:26 -070051)
Damien Neil0fc22452019-03-08 17:18:11 -080052
Joe Tsai7ca70982019-04-15 13:57:56 -070053func file_test_ext_proto_rawDescGZIP() []byte {
54 file_test_ext_proto_rawDescOnce.Do(func() {
55 file_test_ext_proto_rawDescData = protoimpl.X.CompressGZIP(file_test_ext_proto_rawDescData)
Joe Tsai5d72cc22019-03-28 01:13:26 -070056 })
Joe Tsai7ca70982019-04-15 13:57:56 -070057 return file_test_ext_proto_rawDescData
Joe Tsai5d72cc22019-03-28 01:13:26 -070058}
Damien Neil0fc22452019-03-08 17:18:11 -080059
Joe Tsai7ca70982019-04-15 13:57:56 -070060var file_test_ext_proto_goTypes = []interface{}{
Damien Neil0fc22452019-03-08 17:18:11 -080061 (*TestAllExtensions)(nil), // 0: goproto.proto.test.TestAllExtensions
62}
Joe Tsai7ca70982019-04-15 13:57:56 -070063var file_test_ext_proto_depIdxs = []int32{
Damien Neil0fc22452019-03-08 17:18:11 -080064 0, // goproto.proto.test.foreign_int32_extension:extendee -> goproto.proto.test.TestAllExtensions
65}
66
Joe Tsai7ca70982019-04-15 13:57:56 -070067func init() { file_test_ext_proto_init() }
68func file_test_ext_proto_init() {
Damien Neil0fc22452019-03-08 17:18:11 -080069 if File_test_ext_proto != nil {
70 return
71 }
Joe Tsai7ca70982019-04-15 13:57:56 -070072 file_test_test_proto_init()
Damien Neil0fc22452019-03-08 17:18:11 -080073 extensionTypes := make([]protoreflect.ExtensionType, 1)
74 File_test_ext_proto = protoimpl.FileBuilder{
Joe Tsai7ca70982019-04-15 13:57:56 -070075 RawDescriptor: file_test_ext_proto_rawDesc,
76 GoTypes: file_test_ext_proto_goTypes,
77 DependencyIndexes: file_test_ext_proto_depIdxs,
78 LegacyExtensions: file_test_ext_proto_extDescs,
Damien Neil0fc22452019-03-08 17:18:11 -080079 ExtensionOutputTypes: extensionTypes,
Joe Tsai35ec98f2019-03-25 14:41:32 -070080 FilesRegistry: protoregistry.GlobalFiles,
81 TypesRegistry: protoregistry.GlobalTypes,
Damien Neil0fc22452019-03-08 17:18:11 -080082 }.Init()
Joe Tsai7ca70982019-04-15 13:57:56 -070083 file_test_ext_proto_rawDesc = nil
84 file_test_ext_proto_goTypes = nil
85 file_test_ext_proto_depIdxs = nil
Damien Neil0fc22452019-03-08 17:18:11 -080086}