Home
last modified time | relevance | path

Searched defs:GreeterClient (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/grpc-ecosystem/grpc-gateway/examples/pbwrappers/helloworld/
H A Dhelloworld.pb.gw.go35 …eter_SayHello_0(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
70 …eter_SayHello_1(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
105 …eter_SayHello_2(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
140 …eter_SayHello_3(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
175 …eter_SayHello_4(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
210 …eter_SayHello_5(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
245 …eter_SayHello_6(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
280 …eter_SayHello_7(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
315 …eter_SayHello_8(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
350 …eter_SayHello_9(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/grpc-ecosystem/grpc-gateway/examples/pbwrappers/helloworld/
H A Dhelloworld.pb.gw.go35 …eter_SayHello_0(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
70 …eter_SayHello_1(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
105 …eter_SayHello_2(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
140 …eter_SayHello_3(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
175 …eter_SayHello_4(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
210 …eter_SayHello_5(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
245 …eter_SayHello_6(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
280 …eter_SayHello_7(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
315 …eter_SayHello_8(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
350 …eter_SayHello_9(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
[all …]
/dports/devel/grpc130/grpc-1.30.2/examples/csharp/HelloworldXamarin/HelloworldXamarin/
H A DHelloworldGrpc.cs67 public partial class GreeterClient : grpc::ClientBase<GreeterClient> class in Helloworld.Greeter
71 public GreeterClient(grpc::Channel channel) : base(channel) in GreeterClient() method in Helloworld.Greeter.GreeterClient
76 public GreeterClient(grpc::CallInvoker callInvoker) : base(callInvoker) in GreeterClient() method in Helloworld.Greeter.GreeterClient
80 protected GreeterClient() : base() in GreeterClient() method in Helloworld.Greeter.GreeterClient
85 protected GreeterClient(ClientBaseConfiguration configuration) : base(configuration) in GreeterClient() method in Helloworld.Greeter.GreeterClient
/dports/devel/grpc134/grpc-1.34.1/examples/csharp/HelloworldUnity/Assets/Scripts/
H A DHelloworldGrpc.cs67 public partial class GreeterClient : grpc::ClientBase<GreeterClient> class in Helloworld.Greeter
71 public GreeterClient(grpc::Channel channel) : base(channel) in GreeterClient() method in Helloworld.Greeter.GreeterClient
76 public GreeterClient(grpc::CallInvoker callInvoker) : base(callInvoker) in GreeterClient() method in Helloworld.Greeter.GreeterClient
80 protected GreeterClient() : base() in GreeterClient() method in Helloworld.Greeter.GreeterClient
85 protected GreeterClient(ClientBaseConfiguration configuration) : base(configuration) in GreeterClient() method in Helloworld.Greeter.GreeterClient
/dports/devel/grpc134/grpc-1.34.1/examples/csharp/HelloworldXamarin/HelloworldXamarin/
H A DHelloworldGrpc.cs67 public partial class GreeterClient : grpc::ClientBase<GreeterClient> class in Helloworld.Greeter
71 public GreeterClient(grpc::Channel channel) : base(channel) in GreeterClient() method in Helloworld.Greeter.GreeterClient
76 public GreeterClient(grpc::CallInvoker callInvoker) : base(callInvoker) in GreeterClient() method in Helloworld.Greeter.GreeterClient
80 protected GreeterClient() : base() in GreeterClient() method in Helloworld.Greeter.GreeterClient
85 protected GreeterClient(ClientBaseConfiguration configuration) : base(configuration) in GreeterClient() method in Helloworld.Greeter.GreeterClient
/dports/devel/grpc/grpc-1.42.0/examples/csharp/HelloworldUnity/Assets/Scripts/
H A DHelloworldGrpc.cs67 public partial class GreeterClient : grpc::ClientBase<GreeterClient> class in Helloworld.Greeter
71 public GreeterClient(grpc::Channel channel) : base(channel) in GreeterClient() method in Helloworld.Greeter.GreeterClient
76 public GreeterClient(grpc::CallInvoker callInvoker) : base(callInvoker) in GreeterClient() method in Helloworld.Greeter.GreeterClient
80 protected GreeterClient() : base() in GreeterClient() method in Helloworld.Greeter.GreeterClient
85 protected GreeterClient(ClientBaseConfiguration configuration) : base(configuration) in GreeterClient() method in Helloworld.Greeter.GreeterClient
/dports/devel/grpc/grpc-1.42.0/examples/csharp/HelloworldXamarin/HelloworldXamarin/
H A DHelloworldGrpc.cs67 public partial class GreeterClient : grpc::ClientBase<GreeterClient> class in Helloworld.Greeter
71 public GreeterClient(grpc::Channel channel) : base(channel) in GreeterClient() method in Helloworld.Greeter.GreeterClient
76 public GreeterClient(grpc::CallInvoker callInvoker) : base(callInvoker) in GreeterClient() method in Helloworld.Greeter.GreeterClient
80 protected GreeterClient() : base() in GreeterClient() method in Helloworld.Greeter.GreeterClient
85 protected GreeterClient(ClientBaseConfiguration configuration) : base(configuration) in GreeterClient() method in Helloworld.Greeter.GreeterClient
/dports/devel/grpc130/grpc-1.30.2/examples/csharp/HelloworldUnity/Assets/Scripts/
H A DHelloworldGrpc.cs67 public partial class GreeterClient : grpc::ClientBase<GreeterClient> class in Helloworld.Greeter
71 public GreeterClient(grpc::Channel channel) : base(channel) in GreeterClient() method in Helloworld.Greeter.GreeterClient
76 public GreeterClient(grpc::CallInvoker callInvoker) : base(callInvoker) in GreeterClient() method in Helloworld.Greeter.GreeterClient
80 protected GreeterClient() : base() in GreeterClient() method in Helloworld.Greeter.GreeterClient
85 protected GreeterClient(ClientBaseConfiguration configuration) : base(configuration) in GreeterClient() method in Helloworld.Greeter.GreeterClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/csharp/HelloworldUnity/Assets/Scripts/
H A DHelloworldGrpc.cs67 public partial class GreeterClient : grpc::ClientBase<GreeterClient> class in Helloworld.Greeter
71 public GreeterClient(grpc::Channel channel) : base(channel) in GreeterClient() method in Helloworld.Greeter.GreeterClient
76 public GreeterClient(grpc::CallInvoker callInvoker) : base(callInvoker) in GreeterClient() method in Helloworld.Greeter.GreeterClient
80 protected GreeterClient() : base() in GreeterClient() method in Helloworld.Greeter.GreeterClient
85 protected GreeterClient(ClientBaseConfiguration configuration) : base(configuration) in GreeterClient() method in Helloworld.Greeter.GreeterClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/csharp/HelloworldXamarin/HelloworldXamarin/
H A DHelloworldGrpc.cs67 public partial class GreeterClient : grpc::ClientBase<GreeterClient> class in Helloworld.Greeter
71 public GreeterClient(grpc::Channel channel) : base(channel) in GreeterClient() method in Helloworld.Greeter.GreeterClient
76 public GreeterClient(grpc::CallInvoker callInvoker) : base(callInvoker) in GreeterClient() method in Helloworld.Greeter.GreeterClient
80 protected GreeterClient() : base() in GreeterClient() method in Helloworld.Greeter.GreeterClient
85 protected GreeterClient(ClientBaseConfiguration configuration) : base(configuration) in GreeterClient() method in Helloworld.Greeter.GreeterClient
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/grpc-ecosystem/grpc-gateway/examples/internal/helloworld/
H A Dhelloworld.pb.gw.go40 …eter_SayHello_0(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
112 …eter_SayHello_1(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
184 …eter_SayHello_2(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
256 …eter_SayHello_3(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
328 …eter_SayHello_4(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
400 …eter_SayHello_5(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
472 …eter_SayHello_6(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
544 …eter_SayHello_7(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
616 …eter_SayHello_8(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
688 …eter_SayHello_9(ctx context.Context, marshaler runtime.Marshaler, client GreeterClient, req *http.…
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/grpc/examples/go/greeter/client/
H A Dmain.go21 func printSayHello(client models.GreeterClient, name string) {
38 func printSayManyHello(client models.GreeterClient, name string) {
/dports/devel/flatbuffers/flatbuffers-2.0.0/grpc/examples/go/greeter/client/
H A Dmain.go21 func printSayHello(client models.GreeterClient, name string) {
38 func printSayManyHello(client models.GreeterClient, name string) {
/dports/devel/grpc/grpc-1.42.0/examples/cpp/helloworld/
H A Dxds_greeter_client.cc44 class GreeterClient { class
46 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
H A Dgreeter_client.cc38 class GreeterClient { class
40 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/cpp/helloworld/
H A Dgreeter_client.cc38 class GreeterClient { class
40 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
/dports/devel/grpc/grpc-1.42.0/examples/cpp/load_balancing/
H A Dgreeter_client.cc39 class GreeterClient { class
41 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
/dports/devel/grpc130/grpc-1.30.2/examples/cpp/compression/
H A Dgreeter_client.cc39 class GreeterClient { class
41 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
/dports/devel/grpc130/grpc-1.30.2/examples/cpp/load_balancing/
H A Dgreeter_client.cc39 class GreeterClient { class
41 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
/dports/devel/grpc134/grpc-1.34.1/examples/cpp/load_balancing/
H A Dgreeter_client.cc39 class GreeterClient { class
41 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
/dports/devel/grpc134/grpc-1.34.1/examples/cpp/compression/
H A Dgreeter_client.cc39 class GreeterClient { class
41 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
/dports/devel/grpc/grpc-1.42.0/examples/cpp/compression/
H A Dgreeter_client.cc39 class GreeterClient { class
41 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/cpp/compression/
H A Dgreeter_client.cc39 class GreeterClient { class
41 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/cpp/load_balancing/
H A Dgreeter_client.cc39 class GreeterClient { class
41 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
/dports/devel/grpc130/grpc-1.30.2/examples/cpp/helloworld/
H A Dgreeter_async_client.cc41 class GreeterClient { class
43 explicit GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient

12345678910