HOME


Mini Shell 1.0
DIR: /opt/hc_python/lib/python3.12/site-packages/sentry_sdk/integrations/grpc/aio/
Upload File :
Current File : //opt/hc_python/lib/python3.12/site-packages/sentry_sdk/integrations/grpc/aio/__init__.py
from .server import ServerInterceptor
from .client import ClientInterceptor

__all__ = [
    "ClientInterceptor",
    "ServerInterceptor",
]