mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 10:15:43 +00:00
[skip e2e] Add comment for pChan (#14098)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
@@ -18,6 +18,8 @@ package proxy
|
||||
|
||||
// vChan shortcuts for virtual channel.
|
||||
type vChan = string
|
||||
|
||||
// pChan shortcuts for physical channel.
|
||||
type pChan = string
|
||||
|
||||
type pChanStatistics struct {
|
||||
|
||||
Reference in New Issue
Block a user