Xuanwo commented on code in PR #3543:
URL: 
https://github.com/apache/incubator-opendal/pull/3543#discussion_r1387490917


##########
core/src/services/etcd/backend.rs:
##########
@@ -37,45 +38,47 @@ use crate::*;
 
 const DEFAULT_ETCD_ENDPOINTS: &str = "http://127.0.0.1:2379";;
 
-/// [Etcd](https://etcd.io/) services support.
-#[doc = include_str!("docs.md")]
-#[derive(Clone, Default)]
-pub struct EtcdBuilder {
+/// Config for Tikv services support.

Review Comment:
   Seems like a typo.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to