Public Member Functions | |
def | __init__ (self, suffix, codegen_fn) |
def | find_spec (self, fullname, path, target=None) |
Private Attributes | |
_codegen_fn | |
_suffix | |
def grpc_tools.protoc.ProtoFinder.__init__ | ( | self, | |
suffix, | |||
codegen_fn | |||
) |
def grpc_tools.protoc.ProtoFinder.find_spec | ( | self, | |
fullname, | |||
path, | |||
target = None |
|||
) |