未验证 提交 33e73f36 编写于 作者: C cai.zhang 提交者: GitHub

[skip ci]Fix golint in indexcoord/prama_table.go (#9300)

Signed-off-by: Ncai.zhang <cai.zhang@zilliz.com>
上级 50e862d4
......@@ -75,6 +75,7 @@ func (pt *ParamTable) InitOnce() {
})
}
// initEtcdEndpoints initializes the etcd address of configuration items.
func (pt *ParamTable) initEtcdEndpoints() {
endpoints, err := pt.Load("_EtcdEndpoints")
if err != nil {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册