Yimaru-BackEnd/internal/services/notfication/port.go
2025-04-01 19:01:42 +03:00

5 lines
65 B
Go

package notficationservice
type NotificationStore interface {
}