diff --git a/internal/distributed/connection_manager.go b/internal/distributed/connection_manager.go index 42aba60e0c..efb5f6f0d4 100644 --- a/internal/distributed/connection_manager.go +++ b/internal/distributed/connection_manager.go @@ -40,6 +40,7 @@ import ( "go.uber.org/zap" ) +// ConnectionManager handles connection to other components of the system type ConnectionManager struct { session *sessionutil.Session