(compute-reporter! {:keys [quota-reporter]} metrics-headers)
Execute the call back. Internal Use only
Execute the call back. Internal Use only
(set-quota-reporter-callback! client callback-fn)
Attach a callback to the reporter. The function should be arity one.
If not setup, the client will most likely echo nothing in the logging system.
Attach a callback to the reporter. The function should be arity one. If not setup, the client will most likely echo nothing in the logging system.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close