Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notification ¶
type Notifier ¶
func NewNotifier ¶
func NewNotifier(repo repositories.NotifierRepo) Notifier
type Push ¶
type Push struct { Notification Notification `json:"notification"` Topic string `json:"topic"` }
Click to show internal directories.
Click to hide internal directories.