[skip e2e] Add comment for ConnectionManager (#14906)

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
pull/14946/head
congqixia 2022-01-06 18:01:26 +08:00 committed by GitHub
parent 185f4b112a
commit aeae62a1fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ import (
"go.uber.org/zap"
)
// ConnectionManager handles connection to other components of the system
type ConnectionManager struct {
session *sessionutil.Session