Bildad.Job.JobConfig (Bildad v0.1.11)

Copy Markdown View Source

Configuration for the Bildad job scheduling framework.

Summary

Functions

Creates a new JobConfig struct for the provided database repository.

Functions

new(repo, default_page_size \\ 25)

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.