Liking cljdoc? Tell your friends :D

monkey.ci.agent.runtime

Sets up the runtime that is used by a build agent.

Sets up the runtime that is used by a build agent.
raw docstring

global-to-local-eventsclj

source

make-container-routescljmultimethod

source

make-container-systemclj

(make-container-system conf)

Creates a component system to be used by container agents

Creates a component system to be used by container agents
sourceraw docstring

make-systemclj

(make-system conf)
source

new-agent-routesclj

(new-agent-routes config)
source

new-api-serverclj

(new-api-server config)
source

new-container-poll-loopclj

(new-container-poll-loop conf)
source

new-container-routesclj

(new-container-routes config)
source

new-paramsclj

(new-params {:keys [api] :as config})
source

new-poll-loopclj

(new-poll-loop conf)
source

new-poll-mailmanclj

(new-poll-mailman conf)

Sets up a mailman component that will be used by the poll loop. It should only provide events for the poll loop, since the loop will stop polling as long as its capacity is reached.

Sets up a mailman component that will be used by the poll loop.  It should only
provide events for the poll loop, since the loop will stop polling as long as
its capacity is reached.
sourceraw docstring

new-ssh-keys-fetcherclj

(new-ssh-keys-fetcher config)
source

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

× close