Common event builders
Common event builders
(job->event job)
Converts job into something that can be converted to edn
Converts job into something that can be converted to edn
Event that indicates the job has been fully completed. The result should not change anymore.
Event that indicates the job has been fully completed. The result should not change anymore.
(job-event type job-id build-sid)
Creates a skeleton job event with basic properties
Creates a skeleton job event with basic properties
Creates an event that indicates the job has executed, but has not been completed yet. Extensions may need to be applied first.
Creates an event that indicates the job has executed, but has not been completed yet. Extensions may need to be applied first.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close