Liking cljdoc? Tell your friends :D

crank.core


add-reportclj

(add-report job report)

check-jobclj

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

check-timeoutclj

(check-timeout attempts issue-time timeout)

cons-limitclj

(cons-limit coll limit item)

IMonitorcljprotocol

startclj

(start this job-name config)

stopclj

(stop this)
(stop this job-name)

initclj

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

Monitorclj


run-masterclj

(run-master running)

update-valsclj

(update-vals m f)

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

× close