Go to the source code of this file.
Namespaces | |
grpc_testing._common | |
Functions | |
def | grpc_testing._common._fuss (tuplified_metadata) |
def | grpc_testing._common.fuss_with_metadata (metadata) |
def | grpc_testing._common.rpc_names (service_descriptors) |
Variables | |
def | grpc_testing._common.FUSSED_EMPTY_METADATA = _fuss(()) |
grpc_testing._common.REQUESTS_CLOSED = ServerRpcRead(None, True, False) | |
grpc_testing._common.TERMINATED = ServerRpcRead(None, False, True) | |