Public Member Functions | Private Attributes | List of all members
grpc._plugin_wrapping._Plugin Class Reference
Inheritance diagram for grpc._plugin_wrapping._Plugin:
Inheritance graph
[legend]

Public Member Functions

def __call__ (self, service_url, method_name, callback)
 
def __init__ (self, metadata_plugin)
 

Private Attributes

 _metadata_plugin
 
 _stored_ctx
 

Detailed Description

Definition at line 67 of file _plugin_wrapping.py.

Constructor & Destructor Documentation

◆ __init__()

def grpc._plugin_wrapping._Plugin.__init__ (   self,
  metadata_plugin 
)

Definition at line 69 of file _plugin_wrapping.py.

Member Function Documentation

◆ __call__()

def grpc._plugin_wrapping._Plugin.__call__ (   self,
  service_url,
  method_name,
  callback 
)

Definition at line 84 of file _plugin_wrapping.py.

Member Data Documentation

◆ _metadata_plugin

grpc._plugin_wrapping._Plugin._metadata_plugin
private

Definition at line 70 of file _plugin_wrapping.py.

◆ _stored_ctx

grpc._plugin_wrapping._Plugin._stored_ctx
private

Definition at line 71 of file _plugin_wrapping.py.


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


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