(admin-auth ctx)
(enqueue-response ctx _)
(get-next-invocation runtime-api)
(get-next-request runtime-api)
(get-or-set cache key get-fn)
(get-token ctx)
(get-token-from-cache ctx)
(produce-compatible-error-response resp)
Because we rely on error on client we will replace :exception to :error
Because we rely on error on client we will replace :exception to :error
(send-error {:keys [api invocation-id from-api req] :as ctx} body)
(send-success {:keys [api invocation-id from-api] :as ctx} body)
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 |