Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NtfyNotifier ¶
func NewNtfyNotifier ¶
func NewNtfyNotifier(url, topic string) *NtfyNotifier
type SystemNotifier ¶
type SystemNotifier struct{}
func NewSystemNotifier ¶
func NewSystemNotifier() *SystemNotifier
func (*SystemNotifier) Send ¶
func (n *SystemNotifier) Send(title, message, level string) error
Click to show internal directories.
Click to hide internal directories.