From be34b736b019dc69b50bc60fc8da2bc79e66e7d6 Mon Sep 17 00:00:00 2001 From: Jiquan Long Date: Tue, 21 Dec 2021 20:57:10 +0800 Subject: [PATCH] [skip e2e] Add comment for streamType (#13896) Signed-off-by: dragondriver --- internal/proxy/channels_mgr.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/proxy/channels_mgr.go b/internal/proxy/channels_mgr.go index 2b15bf68f3..8d165819a6 100644 --- a/internal/proxy/channels_mgr.go +++ b/internal/proxy/channels_mgr.go @@ -127,6 +127,7 @@ func getDqlChannelsFunc(ctx context.Context, proxyID int64, qc createQueryChanne } } +// streamType indicates which type of message stream should be created. type streamType int const (