mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-04 05:31:32 +00:00
krata: move api proto to /proto and version api
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
use anyhow::Result;
|
||||
use clap::Parser;
|
||||
use krata::control::control_service_client::ControlServiceClient;
|
||||
use krata::v1::control::control_service_client::ControlServiceClient;
|
||||
|
||||
use tokio::select;
|
||||
use tonic::transport::Channel;
|
||||
|
Reference in New Issue
Block a user