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

[skip ci] Fix golint for start in QueryCoord (#10747)

Signed-off-by: Ncai.zhang <cai.zhang@zilliz.com>
上级 5974a8e7
......@@ -218,6 +218,7 @@ func (s *Server) startGrpcLoop(grpcPort int) {
}
}
// start starts QueryCoord's grpc service.
func (s *Server) start() error {
return s.queryCoord.Start()
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册