Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
DB *gorm.DB
Store *runstorage.Store
NodeID string
Interval time.Duration
StaleClaimThreshold time.Duration
LeaderCheck LeaderCheck
LaunchRun LaunchFunc
}
type Dequeuer ¶
type Dequeuer struct {
// contains filtered or unexported fields
}
func NewDequeuer ¶
type LaunchFunc ¶
Click to show internal directories.
Click to hide internal directories.