Liking cljdoc? Tell your friends :D

monkey.ci.runtime.app

Functions for setting up a runtime for application (cli or server)

Functions for setting up a runtime for application (cli or server)
raw docstring

make-cli-systemclj

(make-cli-system config)

Creates a component system that can be used by CLI commands

Creates a component system that can be used by CLI commands
sourceraw docstring

make-server-runnercljmultimethod

source

make-server-systemclj

(make-server-system config)

Creates a component system that can be used to start an application server.

Creates a component system that can be used to start an application server.
sourceraw docstring

new-app-routesclj

(new-app-routes conf)
source

new-mailmanclj

(new-mailman config)

Creates new mailman event broker component.

Creates new mailman event broker component.
sourceraw docstring

new-update-routesclj

(new-update-routes)
source

with-cli-runtimeclj

(with-cli-runtime config f)
source

with-server-systemclj

(with-server-system config f)
source

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

× close