Liking cljdoc? Tell your friends :D

boundary.jobs.schema

Malli schemas for background job processing.

Malli schemas for background job processing.
raw docstring

explain-job-errorsclj

(explain-job-errors job)

Get human-readable validation errors for job.

Get human-readable validation errors for job.
sourceraw docstring

Jobclj

Complete job schema with all fields.

Complete job schema with all fields.
sourceraw docstring

JobHandlerclj

Job handler function signature.

Job handler function signature.
sourceraw docstring

JobInputclj

Schema for creating a new job.

Schema for creating a new job.
sourceraw docstring

JobStatsclj

Overall job statistics schema.

Overall job statistics schema.
sourceraw docstring

JobStatusclj

Possible job statuses.

Possible job statuses.
sourceraw docstring

Priorityclj

Job priority levels.

Job priority levels.
sourceraw docstring

QueueStatsclj

Queue statistics schema.

Queue statistics schema.
sourceraw docstring

RetryConfigclj

Configuration for job retry behavior.

Configuration for job retry behavior.
sourceraw docstring

valid-job-input?clj

(valid-job-input? job-input)

Validate job input against schema.

Validate job input against schema.
sourceraw docstring

valid-job?clj

(valid-job? job)

Validate job against schema.

Validate job against schema.
sourceraw docstring

Workerclj

Worker schema.

Worker schema.
sourceraw docstring

WorkerStatusclj

Worker status enum.

Worker status enum.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close