Structs§
- Notify
Config - Top-level notify configuration.
Enums§
- Channel
- Notification channel configuration — stored in
.edda/config.jsonunder keynotify_channels. - Notify
Event - Notification event types mapped from edda domain events.
Functions§
- dispatch
- Send notifications to all channels matching this event. Errors are logged to stderr but never propagated.
- test_
channels - Send a test notification to all configured channels. Returns per-channel results for CLI display.