package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jun 26, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Task struct {
HarborKey string `json:"harbor_key"`
TaskName string `json:"task_name"`
Path string `json:"path"`
Cmd string `json:"cmd"`
Heartbeat string `json:"heartbeat"`
Run bool `json:"run"`
LastRunTime int `json:"last_run_time"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.