Liking cljdoc? Tell your friends :D

org.purefn.kurosawa.config

Fetch configuration from the environment.

Presently, config is stored statefully in an atom after initial load.

Fetch configuration from the environment.

Presently, config is stored statefully in an `atom` after initial load.
raw docstring

org.purefn.kurosawa.config.env

Load configuration from environment variables.

Load configuration from environment variables.
raw docstring

org.purefn.kurosawa.config.file

Load configuration from the filesystem.

Load configuration from the filesystem.
raw docstring

org.purefn.kurosawa.error

Error handling utility functions.

Error handling utility functions.
raw docstring

org.purefn.kurosawa.health

Contains a health check protocol which ought to be implemented by components whose state might be healthy or unhealthy. Most commonly testing for the liveness of an underlying datastore. This could be useful with a Kubernetes liveness probe, for instance.

Contains a health check protocol which ought to be implemented by components whose
state might be healthy or unhealthy.  Most commonly testing for the liveness of an
underlying datastore.  This could be useful with a Kubernetes liveness probe,
for instance.
raw docstring

org.purefn.kurosawa.k8s

Kubernetes configuration and deployment helpers.

Kubernetes configuration and deployment helpers.
raw docstring

org.purefn.kurosawa.util

Miscellaneous utility functions.

Miscellaneous utility functions.
raw docstring

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

× close