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 is a website building & hosting documentation for Clojure/Script libraries

× close