package
Version:
v0.0.0-...-63ad18f
Opens a new window with list of versions in this module.
Published: Dec 30, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Checker systemd checker instance.
New creates new systemd checker instance.
Check performs update validation.
type Config struct {
SystemServices []string `json:"systemServices"`
UserServices []string `json:"userServices"`
Timeout aostypes.Duration `json:"timeout"`
}
Config watch services configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.