Ovozli xabarlarni chiqarish funksiyasi qo'shildi va test email manzili yangilandi.
This commit is contained in:
@@ -48,5 +48,6 @@ func (n *notificationConsumer) Handler(notification domain.NotificationMsg) {
|
||||
case "email":
|
||||
ntf = notifier.NewEmailNotifier()
|
||||
}
|
||||
fmt.Println(notification.Message)
|
||||
ntf.SendMessage(notification.To, notification.Message)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user