Module svc_telemetry::grpc::server

source ·
Expand description

gRPC server implementation

Re-exports

pub use grpc_server::rpc_service_server::RpcService;
pub use grpc_server::rpc_service_server::RpcServiceServer;
pub use grpc_server::ReadyRequest;
pub use grpc_server::ReadyResponse;

Modules

Structs

struct to implement the gRPC server functions

Functions

Starts the grpc servers for this microservice using the provided configuration