(at-shutdown system)
Add hook for shutdown system on sigterm.
Add hook for shutdown system on sigterm.
(get-config profile)
(get-config profile config-path)
Return edn config with all variables set.
Return edn config with all variables set.
(read-config profile)
(read-config profile config-path)
Read config file, load namespaces for Integrant component and return config map.
Read config file, load namespaces for Integrant component and return config map.
(run-system {:keys [profile config-path]})
Run application system.
Run application system.
(validate-schema! {:keys [component schema data]})
Validate data against schema and throw a humanized error if data is not valid.
Validate data against schema and throw a humanized error if data is not valid.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close