U
    ÿØf8  ã                   @   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/tmp/pip-target-lpfmz8o1/lib/python/grpc/framework/common/style.pyr      s   r   )r   ÚenumÚuniqueÚEnumr   r	   r	   r	   r
   Ú<module>   s   