Classes | Functions | Variables
helloworld Namespace Reference

Classes

class  Greeter
 
class  ImportTest
 

Functions

def _listening_server ()
 

Variables

string _HOST = 'localhost'
 
string _SERVER_ADDRESS = '{}:0'.format(_HOST)
 

Function Documentation

◆ _listening_server()

def helloworld._listening_server ( )
private

Definition at line 46 of file helloworld.py.

Variable Documentation

◆ _HOST

string helloworld._HOST = 'localhost'
private

Definition at line 28 of file helloworld.py.

◆ _SERVER_ADDRESS

string helloworld._SERVER_ADDRESS = '{}:0'.format(_HOST)
private

Definition at line 29 of file helloworld.py.



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