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

[skip ci]Fix golint error for Run in QueryCoord (#10679)

Signed-off-by: Ncai.zhang <cai.zhang@zilliz.com>
上级 3734ff49
......@@ -77,6 +77,7 @@ func NewServer(ctx context.Context, factory msgstream.Factory) (*Server, error)
}, nil
}
// Run initializes and starts QueryCoord's grpc service.
func (s *Server) Run() error {
if err := s.init(); err != nil {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册