Module svc_storage::grpc::server::pilot   
source · Expand description
pilotmodule implementing gRPC functions
Provides basic insert/ update/ get / delete functionality and a more advanced search function.
Re-exports
- pub use rpc_service_server::*;
- pub use $crate::grpc::server::grpc_geo_types::*;
Modules
- Generated server implementations.
Structs
- Data struct with pilot data
- pilotmodule including mock file Implementation of gRPC endpoints
- Struct containing alistof pilot [Vec<Object>]
- Object struct withidanddatafield
- Response struct returning an [Object] on success and [ValidationResult] if invalid fields were provided
- UpdateObject struct withid,dataandmaskfields