(register-response-fn self
response-fn
path-filter
&
{authenticate-fn :authenticate-fn
instrumentation? :instrumentation?
:or {authenticate-fn nil instrumentation? true}})
(register-timed-handler self
new-handler-fn
&
{:keys [uri-resource-fn-or-keyword timer-path-fn]
:or {uri-resource-fn-or-keyword :all-resources}})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close