This repository has been archived on 2023-04-18. You can view files and clone it, but cannot push or open issues or pull requests.
notificationarr/internal/service/notification.go

5 lines
46 B
Go

package service
type Notification struct {
}