Liking cljdoc? Tell your friends :D
Clojure only.

toyokumo.commons.ring.middleware.health


wrap-health-checkclj

(wrap-health-check handler health-check-path & components)

If a request comes to health-check-path then capture it, return response and check whether components are alive

If a request comes to health-check-path then capture it, return response and
check whether components are alive
sourceraw docstring

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

× close