Liking cljdoc? Tell your friends :D

crank.core


add-reportclj

(add-report job report)
source

check-jobclj

(check-job {:keys [stop! report config worker] :as job})
source

check-timeoutclj

(check-timeout attempts issue-time timeout)
source

cons-limitclj

(cons-limit coll limit item)
source

IMonitorcljprotocol

startclj

(start this job-name config)

stopclj

(stop this)
(stop this job-name)
source

initclj

(init)
(init {:keys [name report] :or {name "crank"}})
source

run-masterclj

(run-master running)
source

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

× close