(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close