This component is responsible for loading the configuration.
This component is responsible for loading the configuration.
(deep-merge & vals)
Recursively merges maps. If vals are not maps, the last value wins.
Recursively merges maps. If vals are not maps, the last value wins.
(external-hostname {:keys [config]})
(external-port {:keys [config]})
(load-and-merge runtime-config)
(load-config-from-edn-files runtime-config)
(load-config-from-properties-files runtime-config)
(load-merge load-fn merge-fn ending runtime-config)
(new-config runtime-config)
(resolve-file name type)
(server-port config)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close