This component is responsible for collecting HTTP handlers in order to provide them to a server component.
This component is responsible for collecting HTTP handlers in order to provide them to a server component.
(handler {:keys [config] :as self})
(new-handler)
(register-handler {:keys [registered-handlers]} new-handler-fn)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close