Module svc_pricing::grpc::server

source ·
Expand description

gRPC server implementation

Structs

Get the price for a type of service.
An array of pricing requests.
Pricing for a service.
Ready Request object
Ready Response object
struct to implement the gRPC server functions

Enums

Service type

Traits

Generated trait containing gRPC methods that should be implemented for use with RpcServiceServer.

Functions

Starts the grpc servers for this microservice using the provided configuration