google.golang.org/grpc@v1.72.2/interop/grpc_testing/worker_service.pb.go (about) 1 // Copyright 2015 gRPC authors. 2 // 3 // Licensed under the Apache License, Version 2.0 (the "License"); 4 // you may not use this file except in compliance with the License. 5 // You may obtain a copy of the License at 6 // 7 // http://www.apache.org/licenses/LICENSE-2.0 8 // 9 // Unless required by applicable law or agreed to in writing, software 10 // distributed under the License is distributed on an "AS IS" BASIS, 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 // See the License for the specific language governing permissions and 13 // limitations under the License. 14 15 // An integration test service that covers all the method signature permutations 16 // of unary/streaming requests/responses. 17 18 // Code generated by protoc-gen-go. DO NOT EDIT. 19 // versions: 20 // protoc-gen-go v1.36.5 21 // protoc v5.27.1 22 // source: grpc/testing/worker_service.proto 23 24 package grpc_testing 25 26 import ( 27 protoreflect "google.golang.org/protobuf/reflect/protoreflect" 28 protoimpl "google.golang.org/protobuf/runtime/protoimpl" 29 reflect "reflect" 30 unsafe "unsafe" 31 ) 32 33 const ( 34 // Verify that this generated code is sufficiently up-to-date. 35 _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) 36 // Verify that runtime/protoimpl is sufficiently up-to-date. 37 _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) 38 ) 39 40 var File_grpc_testing_worker_service_proto protoreflect.FileDescriptor 41 42 var file_grpc_testing_worker_service_proto_rawDesc = string([]byte{ 43 0x0a, 0x21, 0x67, 0x72, 0x70, 0x63, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x2f, 0x77, 44 0x6f, 0x72, 0x6b, 0x65, 0x72, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x70, 0x72, 45 0x6f, 0x74, 0x6f, 0x12, 0x0c, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 46 0x67, 0x1a, 0x1a, 0x67, 0x72, 0x70, 0x63, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x2f, 47 0x63, 0x6f, 0x6e, 0x74, 0x72, 0x6f, 0x6c, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x97, 0x02, 48 0x0a, 0x0d, 0x57, 0x6f, 0x72, 0x6b, 0x65, 0x72, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 49 0x45, 0x0a, 0x09, 0x52, 0x75, 0x6e, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x12, 0x18, 0x2e, 0x67, 50 0x72, 0x70, 0x63, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x2e, 0x53, 0x65, 0x72, 0x76, 51 0x65, 0x72, 0x41, 0x72, 0x67, 0x73, 0x1a, 0x1a, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x74, 0x65, 52 0x73, 0x74, 0x69, 0x6e, 0x67, 0x2e, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x53, 0x74, 0x61, 0x74, 53 0x75, 0x73, 0x28, 0x01, 0x30, 0x01, 0x12, 0x45, 0x0a, 0x09, 0x52, 0x75, 0x6e, 0x43, 0x6c, 0x69, 54 0x65, 0x6e, 0x74, 0x12, 0x18, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x69, 55 0x6e, 0x67, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x41, 0x72, 0x67, 0x73, 0x1a, 0x1a, 0x2e, 56 0x67, 0x72, 0x70, 0x63, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x2e, 0x43, 0x6c, 0x69, 57 0x65, 0x6e, 0x74, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x28, 0x01, 0x30, 0x01, 0x12, 0x42, 0x0a, 58 0x09, 0x43, 0x6f, 0x72, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x19, 0x2e, 0x67, 0x72, 0x70, 59 0x63, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x2e, 0x43, 0x6f, 0x72, 0x65, 0x52, 0x65, 60 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1a, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x74, 0x65, 0x73, 61 0x74, 0x69, 0x6e, 0x67, 0x2e, 0x43, 0x6f, 0x72, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 62 0x65, 0x12, 0x34, 0x0a, 0x0a, 0x51, 0x75, 0x69, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x65, 0x72, 0x12, 63 0x12, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x2e, 0x56, 64 0x6f, 0x69, 0x64, 0x1a, 0x12, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x69, 65 0x6e, 0x67, 0x2e, 0x56, 0x6f, 0x69, 0x64, 0x42, 0x27, 0x0a, 0x0f, 0x69, 0x6f, 0x2e, 0x67, 0x72, 66 0x70, 0x63, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x42, 0x12, 0x57, 0x6f, 0x72, 0x6b, 67 0x65, 0x72, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 68 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 69 }) 70 71 var file_grpc_testing_worker_service_proto_goTypes = []any{ 72 (*ServerArgs)(nil), // 0: grpc.testing.ServerArgs 73 (*ClientArgs)(nil), // 1: grpc.testing.ClientArgs 74 (*CoreRequest)(nil), // 2: grpc.testing.CoreRequest 75 (*Void)(nil), // 3: grpc.testing.Void 76 (*ServerStatus)(nil), // 4: grpc.testing.ServerStatus 77 (*ClientStatus)(nil), // 5: grpc.testing.ClientStatus 78 (*CoreResponse)(nil), // 6: grpc.testing.CoreResponse 79 } 80 var file_grpc_testing_worker_service_proto_depIdxs = []int32{ 81 0, // 0: grpc.testing.WorkerService.RunServer:input_type -> grpc.testing.ServerArgs 82 1, // 1: grpc.testing.WorkerService.RunClient:input_type -> grpc.testing.ClientArgs 83 2, // 2: grpc.testing.WorkerService.CoreCount:input_type -> grpc.testing.CoreRequest 84 3, // 3: grpc.testing.WorkerService.QuitWorker:input_type -> grpc.testing.Void 85 4, // 4: grpc.testing.WorkerService.RunServer:output_type -> grpc.testing.ServerStatus 86 5, // 5: grpc.testing.WorkerService.RunClient:output_type -> grpc.testing.ClientStatus 87 6, // 6: grpc.testing.WorkerService.CoreCount:output_type -> grpc.testing.CoreResponse 88 3, // 7: grpc.testing.WorkerService.QuitWorker:output_type -> grpc.testing.Void 89 4, // [4:8] is the sub-list for method output_type 90 0, // [0:4] is the sub-list for method input_type 91 0, // [0:0] is the sub-list for extension type_name 92 0, // [0:0] is the sub-list for extension extendee 93 0, // [0:0] is the sub-list for field type_name 94 } 95 96 func init() { file_grpc_testing_worker_service_proto_init() } 97 func file_grpc_testing_worker_service_proto_init() { 98 if File_grpc_testing_worker_service_proto != nil { 99 return 100 } 101 file_grpc_testing_control_proto_init() 102 type x struct{} 103 out := protoimpl.TypeBuilder{ 104 File: protoimpl.DescBuilder{ 105 GoPackagePath: reflect.TypeOf(x{}).PkgPath(), 106 RawDescriptor: unsafe.Slice(unsafe.StringData(file_grpc_testing_worker_service_proto_rawDesc), len(file_grpc_testing_worker_service_proto_rawDesc)), 107 NumEnums: 0, 108 NumMessages: 0, 109 NumExtensions: 0, 110 NumServices: 1, 111 }, 112 GoTypes: file_grpc_testing_worker_service_proto_goTypes, 113 DependencyIndexes: file_grpc_testing_worker_service_proto_depIdxs, 114 }.Build() 115 File_grpc_testing_worker_service_proto = out.File 116 file_grpc_testing_worker_service_proto_goTypes = nil 117 file_grpc_testing_worker_service_proto_depIdxs = nil 118 }