birthdaybot/notification/service.go

5 lines
61 B
Go
Raw Normal View History

package notification
type NotificationService interface {
}