Liking cljdoc? Tell your friends :D

monkey.ci.listeners


build-update-handlerclj

(build-update-handler storage events)

Handles a build update event. Because many events may come in close proximity, we need to queue them to avoid losing data.

Handles a build update event.  Because many events may come in close proximity,
we need to queue them to avoid losing data.
sourceraw docstring

update-buildclj

(update-build storage {:keys [sid build]})
source

update-handlersclj

source

update-jobclj

(update-job storage {:keys [sid job]})
source

update-scriptclj

(update-script storage {:keys [sid script]})
source

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

× close