Packages
ash_oban
0.4.10
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0-rc.1
0.8.0-rc.0
0.7.2
0.7.1
0.7.0
0.6.0
0.5.1
0.5.0
0.4.12
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.6
0.2.5
0.2.4
0.2.3
0.2.3-rc.1
0.2.3-rc.0
0.2.2
0.2.1
0.2.0
0.1.14
0.1.13
0.1.12
0.1.11
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
The extension for integrating Ash resources with Oban.
Current section
Files
Jump to
Current section
Files
.formatter.exs
spark_locals_without_parens = [
action: 1,
action_input: 1,
actor_persister: 1,
backoff: 1,
debug?: 1,
domain: 1,
extra_args: 1,
list_tenants: 1,
lock_for_update?: 1,
log_errors?: 1,
log_final_error?: 1,
max_attempts: 1,
max_scheduler_attempts: 1,
on_error: 1,
on_error_fails_job?: 1,
priority: 1,
queue: 1,
read_action: 1,
read_metadata: 1,
record_limit: 1,
schedule: 2,
schedule: 3,
scheduler_cron: 1,
scheduler_module_name: 1,
scheduler_priority: 1,
scheduler_queue: 1,
sort: 1,
state: 1,
stream_batch_size: 1,
timeout: 1,
trigger: 1,
trigger: 2,
trigger_once?: 1,
where: 1,
worker_module_name: 1,
worker_opts: 1,
worker_priority: 1,
worker_read_action: 1
]
# Used by "mix format"
[
import_deps: [:ash],
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"],
locals_without_parens: spark_locals_without_parens,
export: [
locals_without_parens: spark_locals_without_parens
]
]