Detector::Specification::Grpc
Constants
A gRPC service is defined by a service Name { ... } block. Matching that
structural marker — rather than the bare substrings "service"/"rpc", which
also occur in ordinary field names like service_url or rpc_timeout —
keeps message-only and config .proto files from being mislabeled as gRPC.
Class methods
The tech name without needing an instance, so the registry can be read off the classes themselves rather than from a parallel list.
Instance methods
Records every matching .proto path in CodeLocator for the
analyzer pass. Must keep running after the first match so all
service files get registered.
Records every matching .proto path in CodeLocator for the
analyzer pass. Must keep running after the first match so all
service files get registered.
Records every matching .proto path in CodeLocator for the
analyzer pass. Must keep running after the first match so all
service files get registered.