Liking cljdoc? Tell your friends :D

arrow-lib-common.health


elapsed-signal?clj

(elapsed-signal? description)

ElapsedSignalResponseclj


health-check-timeout-msclj

Timeout for synchronous health checks in milliseconds. Used by the health check "driver" to abort runaway checks. Should also be used by the function performing actual checks where appropriate.

Timeout for synchronous health checks in milliseconds.  Used by the health
check "driver" to abort runaway checks.  Should also be used by the
function performing actual checks where appropriate.
raw docstring

health-checks-spec->descriptionclj

(health-checks-spec->description health-checks-spec)

make-handlerclj

(make-handler path health-checks-spec)

require-signal-typeclj

(require-signal-type signal expected-type)

reset-signal-timestamps!clj

(reset-signal-timestamps!)

resolve-checkclj

(resolve-check signal-id health-checks-spec)

result->elapsed-responseclj

(result->elapsed-response result)

result->status-responseclj

(result->status-response result)

run-testercljmultimethod


SignalDescriptionclj

raw docstring

SignalResponseclj

raw docstring

status-signal?clj

(status-signal? description)

StatusSignalResponseclj


touch!clj

(touch! signal-id)

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

× close