mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
[skip e2e] Refine rootcoord comment (#14045)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
parent
302585896b
commit
f2d25ce338
@ -59,7 +59,7 @@ import (
|
|||||||
|
|
||||||
// ------------------ struct -----------------------
|
// ------------------ struct -----------------------
|
||||||
|
|
||||||
// DdOperation used to save ddMsg into ETCD
|
// DdOperation used to save ddMsg into etcd
|
||||||
type DdOperation struct {
|
type DdOperation struct {
|
||||||
Body []byte `json:"body"`
|
Body []byte `json:"body"`
|
||||||
Type string `json:"type"`
|
Type string `json:"type"`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user