[skip ci]Add comment for datacoord Server (#8899)

Signed-off-by: sunby <bingyi.sun@zilliz.com>
pull/8901/head
sunby 2021-09-29 23:18:01 +08:00 committed by GitHub
parent 3636ade689
commit 299a83b10d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ import (
"github.com/milvus-io/milvus/internal/proto/milvuspb"
)
// Server is the grpc server of datacoord
type Server struct {
ctx context.Context
cancel context.CancelFunc