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.
raw docstring

update-buildclj

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

update-handlersclj


update-jobclj

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

update-scriptclj

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

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

× close