mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Refine rootcoord comment (#14045)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>pull/14065/head
parent
302585896b
commit
f2d25ce338
|
@ -59,7 +59,7 @@ import (
|
|||
|
||||
// ------------------ struct -----------------------
|
||||
|
||||
// DdOperation used to save ddMsg into ETCD
|
||||
// DdOperation used to save ddMsg into etcd
|
||||
type DdOperation struct {
|
||||
Body []byte `json:"body"`
|
||||
Type string `json:"type"`
|
||||
|
|
Loading…
Reference in New Issue