Liking cljdoc? Tell your friends :D

cronut.trigger


base-builderclj

(base-builder {:keys [identity description start end priority]})

Provide a base trigger-builder from configuration

Provide a base trigger-builder from configuration
sourceraw docstring

buildercljmultimethod

source

cronclj

(cron cron)

Trigger on a schedule defined by the cron expression

Trigger on a schedule defined by the cron expression
sourceraw docstring

cron-scheduleclj

(cron-schedule {:keys [cron time-zone misfire]})

Provide a cron schedule from configuration

Provide a cron schedule from configuration
sourceraw docstring

intervalclj

(interval interval-ms)

Trigger immediately, at an interval-ms, run forever (well that's optimistic but you get the idea)

Trigger immediately, at an interval-ms, run forever (well that's optimistic but you get the idea)
sourceraw docstring

keyclj

(key name)
(key name group)
source

simple-scheduleclj

(simple-schedule {:keys [interval time-unit repeat misfire]})

Provide a simple schedule from configuration

Provide a simple schedule from configuration
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