Liking cljdoc? Tell your friends :D

aws.aws


admin-authclj

(admin-auth ctx)

enqueue-responseclj

(enqueue-response ctx _)

get-next-invocationclj

(get-next-invocation runtime-api)

get-next-requestclj

(get-next-request runtime-api)

get-or-setclj

(get-or-set cache key get-fn)

get-tokenclj

(get-token ctx)

get-token-from-cacheclj

(get-token-from-cache ctx)

produce-compatible-error-responseclj

(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
raw docstring

responseclj


send-errorclj

(send-error {:keys [api invocation-id from-api req] :as ctx} body)

send-successclj

(send-success {:keys [api invocation-id from-api] :as ctx} body)

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

× close