mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
[skip ci] Add comment for getVChannels (#9172)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
fd6eb5d187
commit
358d2e1e07
@ -103,6 +103,7 @@ OUTER:
|
||||
}
|
||||
}
|
||||
|
||||
// getVChannels get virtual channels of collection
|
||||
func (c *Collection) getVChannels() []Channel {
|
||||
return c.vChannels
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user