Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd is the entry-point package for the supervisor daemon.
|
Package cmd is the entry-point package for the supervisor daemon. |
|
Package setup implements the `supd setup` subcommand, replacing the legacy setup.sh / script/boot_*.sh / script/install_bin.sh stack with a single Go-implemented registry of operations.
|
Package setup implements the `supd setup` subcommand, replacing the legacy setup.sh / script/boot_*.sh / script/install_bin.sh stack with a single Go-implemented registry of operations. |
|
Package svc owns the supervisor daemon implementation: the Supervisor type that loads configuration, manages processes and exposes the RPC service; the HTTP/RPC server that publishes it; the REST program API; and the daemon-mode wrapper that double-forks the process.
|
Package svc owns the supervisor daemon implementation: the Supervisor type that loads configuration, manages processes and exposes the RPC service; the HTTP/RPC server that publishes it; the REST program API; and the daemon-mode wrapper that double-forks the process. |
Click to show internal directories.
Click to hide internal directories.