Namespaces | Functions | Variables
grpc/_common.py File Reference

Go to the source code of this file.

Namespaces

 grpc._common
 

Functions

def grpc._common._transform (message, transformer, exception_message)
 
def grpc._common._wait_once (wait_fn, timeout, spin_cb)
 
def grpc._common.decode (b)
 
def grpc._common.deserialize (serialized_message, deserializer)
 
def grpc._common.encode (s)
 
def grpc._common.fully_qualified_method (group, method)
 
def grpc._common.serialize (message, serializer)
 
def grpc._common.validate_port_binding_result (address, port)
 
def grpc._common.wait (wait_fn, wait_complete_fn, timeout=None, spin_cb=None)
 

Variables

string grpc._common._ERROR_MESSAGE_PORT_BINDING_FAILED = 'Failed to bind to address %s; set ' \
 
 grpc._common._LOGGER = logging.getLogger(__name__)
 
dictionary grpc._common.CYGRPC_CONNECTIVITY_STATE_TO_CHANNEL_CONNECTIVITY
 
dictionary grpc._common.CYGRPC_STATUS_CODE_TO_STATUS_CODE
 
float grpc._common.MAXIMUM_WAIT_TIMEOUT = 0.1
 
dictionary grpc._common.STATUS_CODE_TO_CYGRPC_STATUS_CODE
 


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