Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotificationService ¶
type NotificationService struct {
// contains filtered or unexported fields
}
func NewNotificationService ¶
func NewNotificationService(n *ntfy.NTFY, db db.DB) *NotificationService
func (*NotificationService) ChangeFreq ¶
func (n *NotificationService) ChangeFreq(freqChan chan int32) func(data string)
func (*NotificationService) NotifyTrigger ¶
func (n *NotificationService) NotifyTrigger(data string)
Click to show internal directories.
Click to hide internal directories.