Liking cljdoc? Tell your friends :D

sweet-tooth.endpoint.validate-config

not production ready

not production ready
raw docstring

COMPACTING-WALKERclj

Used to prune all paths that don't terminate in :duct/env. Thanks to @nathanmarz for the help.

Used to prune all paths that don't terminate in :duct/env. Thanks to
@nathanmarz for the help.
sourceraw docstring

default-msgclj

(default-msg {:keys [msg error raw-config actual-config component-key]})
source

duct-env-readerclj

(duct-env-reader spec)
source

missing-env-var-configclj

(missing-env-var-config config)
source

missing-env-var-reportclj

(missing-env-var-report config)
source

missing-env-var-suggested-configclj

(missing-env-var-suggested-config config)
source

missing-env-var?clj

(missing-env-var? x)
source

missing-env-varsclj

(missing-env-vars config)

get all missing env vars

get all missing env vars
sourceraw docstring

msgcljmultimethod

source

read-configclj

(read-config source)
(read-config source readers)

Reads the config leaving duct/env values intact in order to report the original config

Reads the config leaving duct/env values intact in order to report
the original config
sourceraw docstring

read-config-with-env-varsclj

(read-config-with-env-vars source)
(read-config-with-env-vars source readers)

Reads the config leaving duct/env values intact in order to report the original config

Reads the config leaving duct/env values intact in order to report
the original config
sourceraw docstring

reportclj

(report errors)

A string describing the errors

A string describing the errors
sourceraw docstring

validate-config-keycljmultimethod

sourceraw docstring

validation-errorsclj

(validation-errors {:keys [duct.core/environment] :as config} raw-config)
source

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

× close