Liking cljdoc? Tell your friends :D

domino.model


connect-effectsclj/s

(connect-effects {:keys [id->path]} events)
source

connect-eventsclj/s

(connect-events {:keys [path->id id->path id->opts]} events)
source

id-for-pathclj/s

(id-for-path {:keys [path->id]} path)
source

ids-to-interceptorsclj/s

(ids-to-interceptors path->id id->path id->opts ids k)

finds the interceptors based on the provided ids the lookup will consider parent path segments

finds the interceptors based on the provided ids
the lookup will consider parent path segments
sourceraw docstring

model->pathsclj/s

(model->paths model)
source

normalizeclj/s

(normalize path-segment)
source

paths-by-idclj/s

(paths-by-id root)
(paths-by-id mapped-paths path path-segment)
source

wrapclj/s

(wrap handler pre post)
source

wrap-postclj/s

(wrap-post post)
source

wrap-preclj/s

(wrap-pre handler pre)
source

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

× close