Static Public Attributes | List of all members
grpc.framework.common.style.Service Class Reference
Inheritance diagram for grpc.framework.common.style.Service:
Inheritance graph
[legend]

Static Public Attributes

string EVENT = 'event'
 
string INLINE = 'inline'
 

Detailed Description

Describes the control flow style of RPC method implementation.

Definition at line 20 of file style.py.

Member Data Documentation

◆ EVENT

string grpc.framework.common.style.Service.EVENT = 'event'
static

Definition at line 24 of file style.py.

◆ INLINE

string grpc.framework.common.style.Service.INLINE = 'inline'
static

Definition at line 23 of file style.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:32