django_socio_grpc.utils.utils
Module Contents
Functions
Allows to use async generator as response. |
|
Data
API
- django_socio_grpc.utils.utils.camel_to_snake(name)
- async django_socio_grpc.utils.utils.safe_async_response(fn, request: django_socio_grpc.services.servicer_proxy.GRPCRequestContainer, process_exceptions=None)
Allows to use async generator as response.
- django_socio_grpc.utils.utils._is_generator
None
- django_socio_grpc.utils.utils.isgeneratorfunction(fn)