Liking cljdoc? Tell your friends :D

troy-west.cronut


activateclj

(activate scheduler schedule)
source

base-trigger-builderclj

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

Provide a base trigger-builder from configuration

Provide a base trigger-builder from configuration
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

data-readersclj

source

halt-systemclj

(halt-system system)
source

init-systemclj

(init-system config)
(init-system config readers)

Convenience for starting integrant systems with cronut data-readers

Convenience for starting integrant systems with cronut data-readers
sourceraw docstring

initializeclj

(initialize config)
source

job-factoryclj

(job-factory scheduled)
source

proxyclj

(proxy job)
source

shortcut-cronclj

(shortcut-cron cron)
source

shortcut-intervalclj

(shortcut-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

shutdownclj

(shutdown scheduler)
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

triggerclj

source

trigger-buildercljmultimethod

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close