Immutant web server component.
Immutant web server component.
(default-config)(default-config name)As much of the default configuration as can be determined from the current runtime environment.
name The root of the ConfigMap and Secrets directory. Defaults to
server if not provided.As much of the default configuration as can be determined from the current runtime environment. - `name` The root of the ConfigMap and Secrets directory. Defaults to `server` if not provided.
(immutant-server)(immutant-server config)(immutant-server config app)Creates Immutant web server component from optional config and optional app.
config Web server configuration. ::host and ::port are
required.app If given, should be a Kurosawa app instance.Creates Immutant web server component from optional config and
optional app.
- `config` Web server configuration. `::host` and `::port` are
required.
- `app` If given, should be a Kurosawa app instance.cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |