github.com/bakjos/protoreflect@v1.9.2/internal/testprotos/nopkg/desc_test_nopkg.pb.go (about) 1 // Code generated by protoc-gen-go. DO NOT EDIT. 2 // versions: 3 // protoc-gen-go v1.25.0-devel 4 // protoc v3.12.0 5 // source: nopkg/desc_test_nopkg.proto 6 7 package nopkg 8 9 import ( 10 proto "github.com/golang/protobuf/proto" 11 protoreflect "google.golang.org/protobuf/reflect/protoreflect" 12 protoimpl "google.golang.org/protobuf/runtime/protoimpl" 13 reflect "reflect" 14 ) 15 16 const ( 17 // Verify that this generated code is sufficiently up-to-date. 18 _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) 19 // Verify that runtime/protoimpl is sufficiently up-to-date. 20 _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) 21 ) 22 23 // This is a compile-time assertion that a sufficiently up-to-date version 24 // of the legacy proto package is being used. 25 const _ = proto.ProtoPackageIsVersion4 26 27 var File_nopkg_desc_test_nopkg_proto protoreflect.FileDescriptor 28 29 var file_nopkg_desc_test_nopkg_proto_rawDesc = []byte{ 30 0x0a, 0x1b, 0x6e, 0x6f, 0x70, 0x6b, 0x67, 0x2f, 0x64, 0x65, 0x73, 0x63, 0x5f, 0x74, 0x65, 0x73, 31 0x74, 0x5f, 0x6e, 0x6f, 0x70, 0x6b, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1f, 0x6e, 32 0x6f, 0x70, 0x6b, 0x67, 0x2f, 0x64, 0x65, 0x73, 0x63, 0x5f, 0x74, 0x65, 0x73, 0x74, 0x5f, 0x6e, 33 0x6f, 0x70, 0x6b, 0x67, 0x5f, 0x6e, 0x65, 0x77, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x42, 0x3f, 34 0x5a, 0x3d, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x6a, 0x68, 0x75, 35 0x6d, 0x70, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x72, 0x65, 0x66, 0x6c, 0x65, 0x63, 0x74, 0x2f, 36 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x70, 0x72, 0x6f, 37 0x74, 0x6f, 0x73, 0x2f, 0x6e, 0x6f, 0x70, 0x6b, 0x67, 0x3b, 0x6e, 0x6f, 0x70, 0x6b, 0x67, 0x50, 38 0x00, 39 } 40 41 var file_nopkg_desc_test_nopkg_proto_goTypes = []interface{}{} 42 var file_nopkg_desc_test_nopkg_proto_depIdxs = []int32{ 43 0, // [0:0] is the sub-list for method output_type 44 0, // [0:0] is the sub-list for method input_type 45 0, // [0:0] is the sub-list for extension type_name 46 0, // [0:0] is the sub-list for extension extendee 47 0, // [0:0] is the sub-list for field type_name 48 } 49 50 func init() { file_nopkg_desc_test_nopkg_proto_init() } 51 func file_nopkg_desc_test_nopkg_proto_init() { 52 if File_nopkg_desc_test_nopkg_proto != nil { 53 return 54 } 55 file_nopkg_desc_test_nopkg_new_proto_init() 56 type x struct{} 57 out := protoimpl.TypeBuilder{ 58 File: protoimpl.DescBuilder{ 59 GoPackagePath: reflect.TypeOf(x{}).PkgPath(), 60 RawDescriptor: file_nopkg_desc_test_nopkg_proto_rawDesc, 61 NumEnums: 0, 62 NumMessages: 0, 63 NumExtensions: 0, 64 NumServices: 0, 65 }, 66 GoTypes: file_nopkg_desc_test_nopkg_proto_goTypes, 67 DependencyIndexes: file_nopkg_desc_test_nopkg_proto_depIdxs, 68 }.Build() 69 File_nopkg_desc_test_nopkg_proto = out.File 70 file_nopkg_desc_test_nopkg_proto_rawDesc = nil 71 file_nopkg_desc_test_nopkg_proto_goTypes = nil 72 file_nopkg_desc_test_nopkg_proto_depIdxs = nil 73 }