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.
Load configuration from environment variables.
Load configuration from environment variables.
Load configuration from the filesystem.
Load configuration from the filesystem.
Error handling utility functions.
Error handling utility functions.
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.
Kubernetes configuration and deployment helpers.
Kubernetes configuration and deployment helpers.
Option monad style exception handling.
Option monad style exception handling.
Miscellaneous utility functions.
Miscellaneous utility functions.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |