Classes | Namespaces | Functions | Variables
grpc/aio/_channel.py File Reference

Go to the source code of this file.

Classes

class  grpc.aio._channel._BaseMultiCallable
 
class  grpc.aio._channel.Channel
 
class  grpc.aio._channel.StreamStreamMultiCallable
 
class  grpc.aio._channel.StreamUnaryMultiCallable
 
class  grpc.aio._channel.UnaryStreamMultiCallable
 
class  grpc.aio._channel.UnaryUnaryMultiCallable
 

Namespaces

 grpc.aio._channel
 

Functions

Iterable[asyncio.Task] grpc.aio._channel._all_tasks ()
 
def grpc.aio._channel._augment_channel_arguments (ChannelArgumentType base_options, Optional[grpc.Compression] compression)
 
def grpc.aio._channel.insecure_channel (str target, Optional[ChannelArgumentType] options=None, Optional[grpc.Compression] compression=None, Optional[Sequence[ClientInterceptor]] interceptors=None)
 
def grpc.aio._channel.secure_channel (str target, grpc.ChannelCredentials credentials, Optional[ChannelArgumentType] options=None, Optional[grpc.Compression] compression=None, Optional[Sequence[ClientInterceptor]] interceptors=None)
 

Variables

string grpc.aio._channel._USER_AGENT = 'grpc-python-asyncio/{}'.format(_grpcio_metadata.__version__)
 


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