Liking cljdoc? Tell your friends :D

common-clj.components.config.in-memory-config


loaded-configclj

source

new-configclj

(new-config config)
(new-config config env)

Inputs: ([config :- schemata.config/AppConfig] [config :- schemata.config/AppConfig env :- schemata.config/Env])

Inputs: ([config :- schemata.config/AppConfig] [config :- schemata.config/AppConfig env :- schemata.config/Env])
sourceraw docstring

strict-map->InMemoryConfigclj

(strict-map->InMemoryConfig m44852 & [drop-extra-keys?__1759__auto__])

Factory function for class InMemoryConfig, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->

Factory function for class InMemoryConfig, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
sourceraw docstring

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

× close