Liking cljdoc? Tell your friends :D
Clojure only.

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

HealthCheckcljprotocol

healthy?clj

(healthy? this)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close