Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func SdBooted ¶
SdBooted implements https://www.freedesktop.org/software/systemd/man/sd_booted.html
Types ¶
type SystemConstants ¶
type SystemConstants struct { string `json:"share_path"` // XDG_RUNTIME_DIR value e.g. /run/user/%d RuntimePath string `json:"runtime_path"` // application runtime directory e.g. /run/user/%d/fortify RunDirPath string `json:"run_dir_path"` }SharePath
SystemConstants contains state from the operating system
Click to show internal directories.
Click to hide internal directories.