mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
[skip e2e] Add comment for ConnectionManager (#14906)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
This commit is contained in:
parent
185f4b112a
commit
aeae62a1fb
@ -40,6 +40,7 @@ import (
|
|||||||
"go.uber.org/zap"
|
"go.uber.org/zap"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// ConnectionManager handles connection to other components of the system
|
||||||
type ConnectionManager struct {
|
type ConnectionManager struct {
|
||||||
session *sessionutil.Session
|
session *sessionutil.Session
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user