Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifiers ¶
type Notifiers struct { Config config.Config Dependencies *dependencies.Dependencies }
func New ¶
func New(cfg *config.Config, d *dependencies.Dependencies) *Notifiers
func (*Notifiers) SendAll ¶
func (notifiers *Notifiers) SendAll(n *deps.Notification)
Click to show internal directories.
Click to hide internal directories.