mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Add comment for inputNode (#13791)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
69b7f02f4f
commit
43e535f3e8
@ -23,4 +23,6 @@ type baseNode = flowgraph.BaseNode
|
||||
|
||||
// node is type flowgraph.Node
|
||||
type node = flowgraph.Node
|
||||
|
||||
// inputNode is type flowgraph.InputNode
|
||||
type inputNode = flowgraph.InputNode
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user