Public Member Functions | Private Attributes | List of all members
grpc_tools.protoc.ProtoFinder Class Reference
Inheritance diagram for grpc_tools.protoc.ProtoFinder:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, suffix, codegen_fn)
 
def find_spec (self, fullname, path, target=None)
 

Private Attributes

 _codegen_fn
 
 _suffix
 

Detailed Description

Definition at line 144 of file protoc.py.

Constructor & Destructor Documentation

◆ __init__()

def grpc_tools.protoc.ProtoFinder.__init__ (   self,
  suffix,
  codegen_fn 
)

Definition at line 146 of file protoc.py.

Member Function Documentation

◆ find_spec()

def grpc_tools.protoc.ProtoFinder.find_spec (   self,
  fullname,
  path,
  target = None 
)

Definition at line 150 of file protoc.py.

Member Data Documentation

◆ _codegen_fn

grpc_tools.protoc.ProtoFinder._codegen_fn
private

Definition at line 148 of file protoc.py.

◆ _suffix

grpc_tools.protoc.ProtoFinder._suffix
private

Definition at line 147 of file protoc.py.


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


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