(add-error!)
Adds an error. Possibly remove old data.
Returns number of errors.
Adds an error. Possibly remove old data. Returns number of errors.
(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.
(error-count)
Returns number of errors. Possibly remove old data.
Returns number of errors. Possibly remove old data.
(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.
(init! {:keys [duration] :as _cfg})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close