Documentation
¶
Overview ¶
Package service installs Oriel as a background service so it starts automatically and stays running: a launchd LaunchAgent on macOS, and a systemd service on Linux (a per-user unit, or a system unit with --system / when run as root). It binds to 127.0.0.1 like the foreground server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsManaged ¶
func IsManaged() bool
IsManaged reports whether the running executable is the one an installed Oriel service launches — i.e. self-update is safe to replace it and restart. Manual `./oriel` runs (a different binary path) return false.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.