o
    Õ?Hh8  ã                   @   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__ÚINLINEÚEVENT© r   r   ú[/home/air/sanwanet/gpt-api/venv/lib/python3.10/site-packages/grpc/framework/common/style.pyr      s    r   )r   ÚenumÚuniqueÚEnumr   r   r   r   r   Ú<module>   s   