Versions in this module Expand all Collapse all v0 v0.6.0 Feb 3, 2026 Changes in this version + func Send(cfg Config, title, message, priority string, tags []string) error + func SendNtfy(url, topic, title, message, priority string, tags []string) error + func SendSystem(title, message, level string) error + type Config struct + NtfyTopic string + NtfyURL string + Type NotificationType + type NotificationType string + const TypeNtfy + const TypeSystem v0.0.1 Jan 16, 2026