Liking cljdoc? Tell your friends :D

common-clj.io.interceptors.datalevin


resource-existence-check-interceptorclj

(resource-existence-check-interceptor resource-identifier-fn datalevin-query)

Inputs: [resource-identifier-fn datalevin-query]

resource-identifier-fn -> function used to extract param used to query the resource, must receive a context as argument. datomic-query -> datomic query that will try to find the resource using the resource identifier

Inputs: [resource-identifier-fn datalevin-query]

resource-identifier-fn -> function used to extract param used to query the resource, must receive a context as argument.
      datomic-query -> datomic query that will try to find the resource using the resource identifier
sourceraw docstring

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

× close