[skip e2e] Refine rootcoord comment (#14045)

Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
edward.zeng 2021-12-23 14:34:13 +08:00 committed by GitHub
parent 302585896b
commit f2d25ce338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"`