:keechma.controller/type
as a function, it will receive the deps map directly. Previously it was recevieing value of the :keechma.controller/params
key.keechma.next.controller/params
method which will receive controller map and params as its arguments. Use it to validate or coerce params returned from the :keechma.controller/params
key. If this function returns a falsy value, controller will not be started.Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close