Module svc_scheduler::grpc::client
source · Expand description
gRPC client helpers implementation
Structs
- Struct to hold all gRPC client connections
Functions
- Returns CLIENTS, a GrpcClients object with default values. Uses host and port configurations using a Config object generated from environment variables. Initializes CLIENTS if it hasn’t been initialized yet.