birthdaybot/notification/service.go

4 lines
61 B
Go

package notification
type NotificationService interface {
}