Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Job ¶
type Job interface { Id() string HostDetails() host_details.HostDetails }
type Status ¶
type Status struct { IsAlive bool ExitStatus *exec_logger_dtos.ExitStatusDto }
Click to show internal directories.
Click to hide internal directories.