mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-11 11:43:46 +08:00
This commit is contained in:
@@ -50,6 +50,7 @@ func (s *sAuthClient) Start(ctx context.Context) {
|
||||
LoginEvent: s.onLoginEvent,
|
||||
CloseEvent: s.onCloseEvent,
|
||||
})
|
||||
|
||||
if err != nil {
|
||||
g.Log().Errorf(ctx, "AuthClient NewClient fail:%+v", err)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user