notifiers

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NtfyNotifier

type NtfyNotifier struct {
	URL   string
	Topic string
	// contains filtered or unexported fields
}

func NewNtfyNotifier

func NewNtfyNotifier(url, topic string) *NtfyNotifier

func (*NtfyNotifier) Send

func (n *NtfyNotifier) Send(title, message, priority string, tags []string) error

type SystemNotifier

type SystemNotifier struct{}

func NewSystemNotifier

func NewSystemNotifier() *SystemNotifier

func (*SystemNotifier) Send

func (n *SystemNotifier) Send(title, message, level string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL