Functions for setting up a runtime for application (cli or server)
Functions for setting up a runtime for application (cli or server)
(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
(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.
(new-mailman config)
Creates new mailman event broker component.
Creates new mailman event broker component.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close