Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RunsRepo ¶
type RunsRepo struct {
Pool ports.DatabasePool
}
RunsRepo stores scheduler job executions.
func NewRunsRepo ¶
func NewRunsRepo(pool ports.DatabasePool) *RunsRepo
func (*RunsRepo) LastFinished ¶
Click to show internal directories.
Click to hide internal directories.