Definition at line 22 of file _interceptor.py.
◆ __init__()
def grpc._interceptor._ServicePipeline.__init__ |
( |
|
self, |
|
|
|
interceptors |
|
) |
| |
◆ _continuation()
def grpc._interceptor._ServicePipeline._continuation |
( |
|
self, |
|
|
|
thunk, |
|
|
|
index |
|
) |
| |
|
private |
◆ _intercept_at()
def grpc._interceptor._ServicePipeline._intercept_at |
( |
|
self, |
|
|
|
thunk, |
|
|
|
index, |
|
|
|
context |
|
) |
| |
|
private |
◆ execute()
def grpc._interceptor._ServicePipeline.execute |
( |
|
self, |
|
|
|
thunk, |
|
|
|
context |
|
) |
| |
◆ interceptors
grpc._interceptor._ServicePipeline.interceptors |
The documentation for this class was generated from the following file: