Qo'shildi: Docker konfiguratsiyasi yangilandi, .env va .gitignore fayllari yaratildi, Redis va muhit o'zgaruvchilari qo'shildi.
This commit is contained in:
@@ -7,6 +7,9 @@ type NotificationConsumerPort interface {
|
||||
Handler(amqp.Delivery)
|
||||
}
|
||||
|
||||
type SMSServicePort interface {
|
||||
SendSMS(string, string) error
|
||||
}
|
||||
type NotifierPort interface {
|
||||
SendMessage([]string, string)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user