U
    "FZh8  ã                   @   s(   d Z ddlZejG dd„ dejƒƒZdS )zFDefines an enum for classifying RPC methods by control flow semantics.é    Nc                   @   s   e Zd ZdZdZdZdS )ÚServicez>Describes the control flow style of RPC method implementation.ÚinlineÚeventN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ZINLINEZEVENT© r	   r	   úb/home/aprabhat/apps/x.techxrdev.in/venv/lib/python3.8/site-packages/grpc/framework/common/style.pyr      s   r   )r   ÚenumÚuniqueÚEnumr   r	   r	   r	   r
   Ú<module>   s   