The session-id for which a clj-service gets executed
The session-id for which a clj-service gets executed
The user-id for which a clj-service gets executed
The user-id for which a clj-service gets executed
(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
(run-fn service clj-call)(run-with-binding {:keys [user session] :as setup} service clj-call)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |