Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
type Notifier struct {
// contains filtered or unexported fields
}
Notifier sends desktop notifications.
func NewNotifier ¶
NewNotifier creates a new notification dispatcher.
type SoundPlayer ¶
type SoundPlayer struct {
// contains filtered or unexported fields
}
SoundPlayer plays notification sounds.
func NewSoundPlayer ¶
func NewSoundPlayer(enabled bool) *SoundPlayer
NewSoundPlayer creates a new sound player.
Click to show internal directories.
Click to hide internal directories.