Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecParams ¶
type ExecParams struct {
IssueNumber int
RepoRoot string
HTTPClient *http.Client // nil means skip image downloading
}
ExecParams holds the parameters for executing a worker task.
type ExecResult ¶
ExecResult holds the result of a worker execution.
Click to show internal directories.
Click to hide internal directories.