Liking cljdoc? Tell your friends :D
Clojure only.

palikka.components.http-kit


createclj

(create config handler)

Create http-kit component. handler should be handler function, var pointing to such function or map with property fn. If handler is function the value of fn property will be called with single argument, the system, to construct the handler function.

Create http-kit component. `handler` should be handler function, var
pointing to such function or map with property `fn`. If handler is function
the value of `fn` property will be called with single argument, the system,
to construct the handler function.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close