mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
[skip e2e] Add comment for pChan (#14098)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
330c6eccb1
commit
b5f0dee1dd
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user