Liking cljdoc? Tell your friends :D

clj-service.executor


*session*clj

The session-id for which a clj-service gets executed

The session-id for which a clj-service gets executed
raw docstring

*user*clj

The user-id for which a clj-service gets executed

The user-id for which a clj-service gets executed
raw docstring

executeclj

(execute {:keys [clj token] :as ctx}
         {:keys [user session] :as setup}
         {:keys [fun] :as clj-call})

executes a service-fn with args + fixed-args returns the result or throws

executes a service-fn with args + fixed-args
returns the result or throws
raw docstring

run-fnclj

(run-fn service clj-call)

run-with-bindingclj

(run-with-binding {:keys [user session] :as setup} service clj-call)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close