Documentation ¶ Index ¶ type Notifier Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Notifier ¶ type Notifier interface { Notify(body string) (exit int, err error) } Notifier is a notification interface Source Files ¶ View all Source files notifier.go Directories ¶ Show internal Expand all Path Synopsis github slack Click to show internal directories. Click to hide internal directories.