| // Copyright 2020 The LUCI Authors. |
| // |
| // Licensed under the Apache License, Version 2.0 (the "License"); |
| // you may not use this file except in compliance with the License. |
| // You may obtain a copy of the License at |
| // |
| // http://www.apache.org/licenses/LICENSE-2.0 |
| // |
| // Unless required by applicable law or agreed to in writing, software |
| // distributed under the License is distributed on an "AS IS" BASIS, |
| // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| // See the License for the specific language governing permissions and |
| // limitations under the License. |
| |
| // Code generated by protoc-gen-go. DO NOT EDIT. |
| // versions: |
| // protoc-gen-go v1.26.0 |
| // protoc v3.17.0 |
| // source: go.chromium.org/luci/examples/k8s/helloworld/apipb/helloworld.proto |
| |
| package apipb |
| |
| import prpc "go.chromium.org/luci/grpc/prpc" |
| |
| import ( |
| context "context" |
| grpc "google.golang.org/grpc" |
| codes "google.golang.org/grpc/codes" |
| status "google.golang.org/grpc/status" |
| protoreflect "google.golang.org/protobuf/reflect/protoreflect" |
| protoimpl "google.golang.org/protobuf/runtime/protoimpl" |
| emptypb "google.golang.org/protobuf/types/known/emptypb" |
| reflect "reflect" |
| ) |
| |
| const ( |
| // Verify that this generated code is sufficiently up-to-date. |
| _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) |
| // Verify that runtime/protoimpl is sufficiently up-to-date. |
| _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) |
| ) |
| |
| var File_go_chromium_org_luci_examples_k8s_helloworld_apipb_helloworld_proto protoreflect.FileDescriptor |
| |
| var file_go_chromium_org_luci_examples_k8s_helloworld_apipb_helloworld_proto_rawDesc = []byte{ |
| 0x0a, 0x43, 0x67, 0x6f, 0x2e, 0x63, 0x68, 0x72, 0x6f, 0x6d, 0x69, 0x75, 0x6d, 0x2e, 0x6f, 0x72, |
| 0x67, 0x2f, 0x6c, 0x75, 0x63, 0x69, 0x2f, 0x65, 0x78, 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x73, 0x2f, |
| 0x6b, 0x38, 0x73, 0x2f, 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x77, 0x6f, 0x72, 0x6c, 0x64, 0x2f, 0x61, |
| 0x70, 0x69, 0x70, 0x62, 0x2f, 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x77, 0x6f, 0x72, 0x6c, 0x64, 0x2e, |
| 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x18, 0x6c, 0x75, 0x63, 0x69, 0x2e, 0x65, 0x78, 0x61, 0x6d, |
| 0x70, 0x6c, 0x65, 0x73, 0x2e, 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x77, 0x6f, 0x72, 0x6c, 0x64, 0x1a, |
| 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, |
| 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x44, 0x0a, 0x07, |
| 0x47, 0x72, 0x65, 0x65, 0x74, 0x65, 0x72, 0x12, 0x39, 0x0a, 0x05, 0x53, 0x61, 0x79, 0x48, 0x69, |
| 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, |
| 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, |
| 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, |
| 0x22, 0x00, 0x42, 0x34, 0x5a, 0x32, 0x67, 0x6f, 0x2e, 0x63, 0x68, 0x72, 0x6f, 0x6d, 0x69, 0x75, |
| 0x6d, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x6c, 0x75, 0x63, 0x69, 0x2f, 0x65, 0x78, 0x61, 0x6d, 0x70, |
| 0x6c, 0x65, 0x73, 0x2f, 0x6b, 0x38, 0x73, 0x2f, 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x77, 0x6f, 0x72, |
| 0x6c, 0x64, 0x2f, 0x61, 0x70, 0x69, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, |
| } |
| |
| var file_go_chromium_org_luci_examples_k8s_helloworld_apipb_helloworld_proto_goTypes = []interface{}{ |
| (*emptypb.Empty)(nil), // 0: google.protobuf.Empty |
| } |
| var file_go_chromium_org_luci_examples_k8s_helloworld_apipb_helloworld_proto_depIdxs = []int32{ |
| 0, // 0: luci.examples.helloworld.Greeter.SayHi:input_type -> google.protobuf.Empty |
| 0, // 1: luci.examples.helloworld.Greeter.SayHi:output_type -> google.protobuf.Empty |
| 1, // [1:2] is the sub-list for method output_type |
| 0, // [0:1] is the sub-list for method input_type |
| 0, // [0:0] is the sub-list for extension type_name |
| 0, // [0:0] is the sub-list for extension extendee |
| 0, // [0:0] is the sub-list for field type_name |
| } |
| |
| func init() { file_go_chromium_org_luci_examples_k8s_helloworld_apipb_helloworld_proto_init() } |
| func file_go_chromium_org_luci_examples_k8s_helloworld_apipb_helloworld_proto_init() { |
| if File_go_chromium_org_luci_examples_k8s_helloworld_apipb_helloworld_proto != nil { |
| return |
| } |
| type x struct{} |
| out := protoimpl.TypeBuilder{ |
| File: protoimpl.DescBuilder{ |
| GoPackagePath: reflect.TypeOf(x{}).PkgPath(), |
| RawDescriptor: file_go_chromium_org_luci_examples_k8s_helloworld_apipb_helloworld_proto_rawDesc, |
| NumEnums: 0, |
| NumMessages: 0, |
| NumExtensions: 0, |
| NumServices: 1, |
| }, |
| GoTypes: file_go_chromium_org_luci_examples_k8s_helloworld_apipb_helloworld_proto_goTypes, |
| DependencyIndexes: file_go_chromium_org_luci_examples_k8s_helloworld_apipb_helloworld_proto_depIdxs, |
| }.Build() |
| File_go_chromium_org_luci_examples_k8s_helloworld_apipb_helloworld_proto = out.File |
| file_go_chromium_org_luci_examples_k8s_helloworld_apipb_helloworld_proto_rawDesc = nil |
| file_go_chromium_org_luci_examples_k8s_helloworld_apipb_helloworld_proto_goTypes = nil |
| file_go_chromium_org_luci_examples_k8s_helloworld_apipb_helloworld_proto_depIdxs = nil |
| } |
| |
| // Reference imports to suppress errors if they are not otherwise used. |
| var _ context.Context |
| var _ grpc.ClientConnInterface |
| |
| // This is a compile-time assertion to ensure that this generated file |
| // is compatible with the grpc package it is being compiled against. |
| const _ = grpc.SupportPackageIsVersion6 |
| |
| // GreeterClient is the client API for Greeter service. |
| // |
| // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. |
| type GreeterClient interface { |
| SayHi(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) |
| } |
| type greeterPRPCClient struct { |
| client *prpc.Client |
| } |
| |
| func NewGreeterPRPCClient(client *prpc.Client) GreeterClient { |
| return &greeterPRPCClient{client} |
| } |
| |
| func (c *greeterPRPCClient) SayHi(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) { |
| out := new(emptypb.Empty) |
| err := c.client.Call(ctx, "luci.examples.helloworld.Greeter", "SayHi", in, out, opts...) |
| if err != nil { |
| return nil, err |
| } |
| return out, nil |
| } |
| |
| type greeterClient struct { |
| cc grpc.ClientConnInterface |
| } |
| |
| func NewGreeterClient(cc grpc.ClientConnInterface) GreeterClient { |
| return &greeterClient{cc} |
| } |
| |
| func (c *greeterClient) SayHi(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) { |
| out := new(emptypb.Empty) |
| err := c.cc.Invoke(ctx, "/luci.examples.helloworld.Greeter/SayHi", in, out, opts...) |
| if err != nil { |
| return nil, err |
| } |
| return out, nil |
| } |
| |
| // GreeterServer is the server API for Greeter service. |
| type GreeterServer interface { |
| SayHi(context.Context, *emptypb.Empty) (*emptypb.Empty, error) |
| } |
| |
| // UnimplementedGreeterServer can be embedded to have forward compatible implementations. |
| type UnimplementedGreeterServer struct { |
| } |
| |
| func (*UnimplementedGreeterServer) SayHi(context.Context, *emptypb.Empty) (*emptypb.Empty, error) { |
| return nil, status.Errorf(codes.Unimplemented, "method SayHi not implemented") |
| } |
| |
| func RegisterGreeterServer(s prpc.Registrar, srv GreeterServer) { |
| s.RegisterService(&_Greeter_serviceDesc, srv) |
| } |
| |
| func _Greeter_SayHi_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { |
| in := new(emptypb.Empty) |
| if err := dec(in); err != nil { |
| return nil, err |
| } |
| if interceptor == nil { |
| return srv.(GreeterServer).SayHi(ctx, in) |
| } |
| info := &grpc.UnaryServerInfo{ |
| Server: srv, |
| FullMethod: "/luci.examples.helloworld.Greeter/SayHi", |
| } |
| handler := func(ctx context.Context, req interface{}) (interface{}, error) { |
| return srv.(GreeterServer).SayHi(ctx, req.(*emptypb.Empty)) |
| } |
| return interceptor(ctx, in, info, handler) |
| } |
| |
| var _Greeter_serviceDesc = grpc.ServiceDesc{ |
| ServiceName: "luci.examples.helloworld.Greeter", |
| HandlerType: (*GreeterServer)(nil), |
| Methods: []grpc.MethodDesc{ |
| { |
| MethodName: "SayHi", |
| Handler: _Greeter_SayHi_Handler, |
| }, |
| }, |
| Streams: []grpc.StreamDesc{}, |
| Metadata: "go.chromium.org/luci/examples/k8s/helloworld/apipb/helloworld.proto", |
| } |