Go to the source code of this file.
Classes | |
class | tests_aio.unit._test_server.TestServiceServicer |
Namespaces | |
tests_aio.unit._test_server | |
Functions | |
def | tests_aio.unit._test_server._create_extra_generic_handler (TestServiceServicer servicer) |
def | tests_aio.unit._test_server._maybe_echo_metadata (servicer_context) |
def | tests_aio.unit._test_server._maybe_echo_status (messages_pb2.SimpleRequest request, servicer_context) |
def | tests_aio.unit._test_server.start_test_server (port=0, secure=False, server_credentials=None, interceptors=None) |
Variables | |
string | tests_aio.unit._test_server._INITIAL_METADATA_KEY = "x-grpc-test-echo-initial" |
string | tests_aio.unit._test_server._TRAILING_METADATA_KEY = "x-grpc-test-echo-trailing-bin" |