Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateExecutor ¶
CreateExecutor create a new executor
Types ¶
type HTTPRemote ¶
type HTTPRemote struct { util.BaseLogger Host string Timeout time.Duration Secret string DataDir string }
HTTPRemote is an executor which runs jobs on the remote server
Click to show internal directories.
Click to hide internal directories.