Liking cljdoc? Tell your friends :D

clj-service.components.config


new-configclj

(new-config config-name)

Inputs: [config-name :- s/Str] Returns: protocols.config/IConfig

Inputs: [config-name :- s/Str]
Returns: protocols.config/IConfig
sourceraw docstring

strict-map->Configclj

(strict-map->Config m11344 & [drop-extra-keys?__1149__auto__])

Factory function for class Config, 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 Config, 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