package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Feb 26, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Process struct {
Command string `json:"command" yaml:"command"`
AutoRestart bool `json:"auto_restart" yaml:"auto_restart"`
LogPath string `json:"log_path" yaml:"log_path"`
Enable bool `json:"enable" yaml:"enable"`
Pid int `json:"pid" yaml:"pid"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.