View Source Bildad.Job.JobConfig (Bildad v0.1.7)

Configuration for the Bildad job scheduling framework.

Summary

Functions

Creates a new JobConfig struct for the provided database repository.

Functions

Link to this function

new(repo, default_page_size \\ 25)

View Source

Creates a new JobConfig struct for the provided database repository.

Prefer this function over directly creating the struct as the struct internals may change over time.