You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor error handling in Client connection method
- Replaced fmt.Errorf with errors.New for improved error handling in the Connect method.
- Maintained consistency in error message generation for better clarity.
0 commit comments