Go to the source code of this file.
Classes | |
class | tests.interop.service.TestService |
Namespaces | |
tests.interop.service | |
Functions | |
def | tests.interop.service._maybe_echo_metadata (servicer_context) |
def | tests.interop.service._maybe_echo_status_and_message (request, servicer_context) |
Variables | |
string | tests.interop.service._INITIAL_METADATA_KEY = "x-grpc-test-echo-initial" |
string | tests.interop.service._TRAILING_METADATA_KEY = "x-grpc-test-echo-trailing-bin" |
int | tests.interop.service._US_IN_A_SECOND = 1000 * 1000 |