package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Aug 9, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SendEvent applies the same notification rules for paths that do not emit through Sink.
Message is the user-visible payload sent to the platform notifier.
type PlatformSender struct{}
PlatformSender delivers notifications through the host OS.
NewPlatformSender returns the best-effort sender for the current platform.
Sender delivers a notification without taking ownership of event routing.
Sink forwards every event to inner and mirrors configured attention events to sender.
NewSink wraps an existing event sink with best-effort notification delivery.
Emit preserves the underlying event stream before attempting notification side effects.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.