mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-29 08:57:09 +02:00
lint & logging fixes.
This commit is contained in:
parent
58d029f455
commit
a9aa62f062
7 changed files with 14 additions and 13 deletions
|
@ -29,5 +29,6 @@ func (h *MessageHandlerCtx) sendBroadcast(session types.Session, payload *messag
|
|||
Subject: payload.Subject,
|
||||
Body: payload.Body,
|
||||
}, []string{session.ID()})
|
||||
|
||||
return nil
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue