mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 20:09:57 +08:00
[skip ci] Add comment for Node (#9411)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
This commit is contained in:
parent
15eba04042
commit
36928c5e06
@ -31,6 +31,7 @@ import (
|
||||
"github.com/milvus-io/milvus/internal/types"
|
||||
)
|
||||
|
||||
// Node provides many interfaces to access querynode via grpc
|
||||
type Node interface {
|
||||
start() error
|
||||
stop()
|
||||
|
Loading…
Reference in New Issue
Block a user