Documentation
¶
Overview ¶
Package schedule installs and removes the prosa-sync background job using the OS-native scheduler: launchd on macOS, systemd user timers on Linux. The package surface is intentionally small — Install, Uninstall, Status — so callers (prosa setup, prosa schedule install) stay agnostic to which OS they target.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnsupported = fmt.Errorf("scheduler not supported on this platform")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.