(apply-filters {:keys [filters req] :as ctx})(apply-post-filter {:keys [post-filter] :as ctx})(get-loop)Extracting lambda looping as infinite loop to be able to mock it
Extracting lambda looping as infinite loop to be able to mock it
(handle-error ctx e)(handle-request ctx req)(init-filters {:keys [filters] :as ctx})(invoke-handler {:keys [body handler] :as ctx})(is-from-api request)(send-response {:keys [resp] :as ctx})(start init-ctx
handler
&
{:keys [filters post-filter]
:or {filters [] post-filter (fn [ctx] ctx)}})(with-cache fn)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |