Liking cljdoc? Tell your friends :D

com.github.ivarref.healthy


add-error!clj

(add-error!)

Adds an error. Possibly remove old data.

Returns number of errors.

Adds an error. Possibly remove old data.

Returns number of errors.
raw docstring

add-ok!clj

(add-ok!)

Adds an OK event. Possibly remove old data.

Returns number of OK events.

Adds an OK event. Possibly remove old data.

Returns number of OK events.
raw docstring

error-countclj

(error-count)

Returns number of errors. Possibly remove old data.

Returns number of errors. Possibly remove old data.
raw docstring

error-percentageclj

(error-percentage)

Returns error percentage, a double ranging from 0 to 100. Possibly remove old data.

Returns error percentage, a double ranging from 0 to 100. Possibly remove old data.
raw docstring

init!clj

(init! {:keys [duration] :as _cfg})

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

× close