Functions | Variables
greeter_client Namespace Reference

Functions

def run ()
 

Variables

 level
 
 protos = grpc.protos("helloworld.proto")
 
 response
 
 services = grpc.services("helloworld.proto")
 

Function Documentation

◆ run()

def greeter_client.run ( )

Definition at line 25 of file helloworld/greeter_client.py.

Variable Documentation

◆ level

greeter_client.level

Definition at line 35 of file uds/greeter_client.py.

◆ protos

greeter_client.protos = grpc.protos("helloworld.proto")

Definition at line 33 of file no_codegen/greeter_client.py.

◆ response

greeter_client.response
Initial value:
1 = services.Greeter.SayHello(protos.HelloRequest(name='you'),
2  'localhost:50051',
3  insecure=True)

Definition at line 38 of file no_codegen/greeter_client.py.

◆ services

greeter_client.services = grpc.services("helloworld.proto")

Definition at line 34 of file no_codegen/greeter_client.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:30