Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JobListOrderBy ¶
type JobListParams ¶
type JobListParams struct {
IDs []int64
Kinds []string
LimitCount int32
OrderBy []JobListOrderBy
Priorities []int16
Queues []string
Schema string
States []rivertype.JobState
Where []WherePredicate
}
type WherePredicate ¶ added in v0.23.0
Click to show internal directories.
Click to hide internal directories.