
    i8                     R    d Z ddlZej         G d dej                              ZdS )zFDefines an enum for classifying RPC methods by control flow semantics.    Nc                       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     X/root/projects/butler/venv/lib64/python3.11/site-packages/grpc/framework/common/style.pyr   r      s        HHFEEEr   r   )r
   enumuniqueEnumr   r   r   r   <module>r      s[    M L      di     r   