Go to the source code of this file.
Classes | |
class | grpc_testing.Channel |
class | grpc_testing.Server |
class | grpc_testing.StreamStreamChannelRpc |
class | grpc_testing.StreamStreamServerRpc |
class | grpc_testing.StreamUnaryChannelRpc |
class | grpc_testing.StreamUnaryServerRpc |
class | grpc_testing.Time |
class | grpc_testing.UnaryStreamChannelRpc |
class | grpc_testing.UnaryStreamServerRpc |
class | grpc_testing.UnaryUnaryChannelRpc |
class | grpc_testing.UnaryUnaryServerRpc |
Namespaces | |
grpc_testing | |
Functions | |
def | grpc_testing.channel (service_descriptors, time) |
def | grpc_testing.server_from_dictionary (descriptors_to_servicers, time) |
def | grpc_testing.strict_fake_time (now) |
def | grpc_testing.strict_real_time () |