Liking cljdoc? Tell your friends :D

configurati.core


configurationclj

(configuration & args)

configuration-specificationclj

(configuration-specification & args)

define-configurationcljdeprecated

(define-configuration & args)

define-configuration-specificationcljdeprecated

(define-configuration-specification & args)

env-sourceclj

(env-source & {:as options})

environ-sourceclj

(environ-source & {:as options})

from-configurationclj

(from-configuration configuration)

from-configuration-specificationclj

(from-configuration-specification {:keys [parameters options]})

map-sourceclj

(map-source m)

mergeclj

(merge & definitions)

middleware-sourceclj

(middleware-source delegate & middleware-fns)

multi-sourceclj

(multi-source & sources)

parameterclj

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

parameter?clj

(parameter? value)

resolveclj

(resolve definition)

with-json-parsingclj

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

with-key-fnclj

(with-key-fn f)

with-lookup-prefixclj

(with-lookup-prefix prefix)

with-middlewareclj

(with-middleware middleware)

with-parameterclj

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

with-parameter-name-prefixclj

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

with-parameter-name-transformationclj

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

with-separator-parsingclj

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

with-sourceclj

(with-source source & middleware-fns)

with-specificationclj

(with-specification specification)

with-transformationclj

(with-transformation transformation)

yaml-file-sourceclj

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

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

× close