merge remote support

This commit is contained in:
weisd
2024-09-26 16:04:20 +08:00
parent 67c05c9c37
commit 98f48ba067
4 changed files with 8 additions and 12 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ use crate::{
file_meta::FileMeta,
store_api::{FileInfo, RawFileInfo},
};
use bytes::Bytes;
use endpoint::Endpoint;
use protos::proto_gen::node_service::{node_service_client::NodeServiceClient, ReadAtRequest, WriteRequest};
use serde::{Deserialize, Serialize};