Liking cljdoc? Tell your friends :D

barometer.aspects

Provides aspects for use with Morphe (https://github.com/Workiva/morphe)

Provides aspects for use with Morphe (https://github.com/Workiva/morphe)
raw docstring

concurrency-measuredclj

(concurrency-measured fn-form)

Morphe aspect which puts a counter into local scope and modifies each fn arity to track the number of in-flight calls to the function.

Morphe aspect which puts a counter into local scope and modifies each fn arity to track the number
of in-flight calls to the function.
sourceraw docstring

timedclj

(timed fn-form)

Morphe aspect which puts a timer metric into local scope and wraps each fn body with a call to metrics/with-timer.

Morphe aspect which puts a timer metric into local scope and wraps each fn body with a call to metrics/with-timer.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close