chore(queue): add queue message interface (#602)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -102,7 +102,7 @@ func (s *Server) Send(ctx context.Context, in *proto.NotificationRequest) (*prot
|
||||
}
|
||||
}
|
||||
|
||||
go gorush.SendNotification(notification)
|
||||
go gorush.SendNotification(¬ification)
|
||||
|
||||
return &proto.NotificationReply{
|
||||
Success: true,
|
||||
|
||||
Reference in New Issue
Block a user