an API for periodically invoking registered callbacks
an API for periodically invoking registered callbacks - aka Gauges as they are known in jvm metric libraries
(gauge-name _)
name should be unique within the registry
name should be unique within the registry
(log _)
aka the callback. do whatever side-effecting stuff you like
aka the callback. do whatever side-effecting stuff you like
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close