Liking cljdoc? Tell your friends :D
Clojure only.

palikka.components.aleph


createclj

(create config handler)

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

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

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

× close