Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JobwatcherExecutor ¶
type JobwatcherExecutor struct {
// contains filtered or unexported fields
}
func NewJobWatcherExecutor ¶
func (*JobwatcherExecutor) PickupAloneJobs ¶
func (ex *JobwatcherExecutor) PickupAloneJobs(ctx context.Context)
func (*JobwatcherExecutor) WatchJob ¶
func (ex *JobwatcherExecutor) WatchJob(ctx context.Context, jobInfo string) (err error)
func (*JobwatcherExecutor) WatchJobThread ¶
func (ex *JobwatcherExecutor) WatchJobThread(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.