[skip e2e] Add comment for pChan (#14098)

Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
Jiquan Long 2021-12-23 21:44:12 +08:00 committed by GitHub
parent 330c6eccb1
commit b5f0dee1dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 {