command
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 18, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
notifier_pushover
Sends notification events to the Pushover API.
Capabilities: NOTIFIER
Config section: pushover
Keys: token, user, subscribe
Behavior:
- If
token or user is missing, the plugin logs a warning and disables itself.
- Subscribes to event patterns from
subscribe (e.g., notify_*, deploy_*).
- If
subscribe is omitted, defaults to notify_*. If subscribe is empty, no events are subscribed.
- Uses the registry-provided HTTP client.
Documentation
¶
plugins/notifier_pushover/pushover.go
Source Files
¶
Click to show internal directories.
Click to hide internal directories.