Liking cljdoc? Tell your friends :D

configurati.core


configurationclj

(configuration & args)
source

configuration-specificationclj

(configuration-specification & args)
source

define-configurationcljdeprecated

(define-configuration & args)
source

define-configuration-specificationcljdeprecated

(define-configuration-specification & args)
source

env-sourceclj

(env-source & {:as options})
source

environ-sourceclj

(environ-source & {:as options})
source

from-configurationclj

(from-configuration configuration)
source

from-configuration-specificationclj

(from-configuration-specification specification)
source

map-sourceclj

(map-source m)
source

mergeclj

(merge & definitions)
source

middleware-sourceclj

(middleware-source delegate & middleware-fns)
source

multi-sourceclj

(multi-source & sources)
source

parameterclj

(parameter parameter-name)
(parameter parameter-name options)
source

parameter?clj

(parameter? value)
source

resolveclj

(resolve definition)
source

with-json-parsingclj

(with-json-parsing)
(with-json-parsing opts)
source

with-key-fnclj

(with-key-fn f)
source

with-middlewareclj

(with-middleware middleware)
source

with-parameterclj

(with-parameter parameter-element-or-name & {:as options})
source

with-parameter-name-prefixclj

(with-parameter-name-prefix prefix)
(with-parameter-name-prefix prefix opts)
source

with-parameter-name-transformationclj

(with-parameter-name-transformation transform-fn)
(with-parameter-name-transformation transform-fn opts)
source

with-separator-parsingclj

(with-separator-parsing)
(with-separator-parsing opts)
source

with-sourceclj

(with-source source & middleware-fns)
source

with-specificationclj

(with-specification specification)
source

with-transformationclj

(with-transformation transformation)
source

yaml-file-sourceclj

(yaml-file-source path & {:as options})
source

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

× close