Liking cljdoc? Tell your friends :D

edd.client


add-usercljs

(add-user req)

after-timeoutcljs

(after-timeout id event)

callcljs

(call data)

call-ncljs

(call-n items & {:keys [on-success on-failure]})

commandscljs

(commands {:keys [commands service] :as props})

do-postcljs

(do-post uri body-str {:keys [on-success on-failure retry] :as props} attempts)

do-post-with-retrycljs

(do-post-with-retry uri body-str {:keys [retry] :as props})

document-uricljs

(document-uri service path)

fetchcljs

(fetch uri params)

fetch-contentcljs

(fetch-content {:keys [data service]})

filter-resultscljs

(filter-results values response-filter items bodies)

handle-errorcljs

(handle-error call itm)

handle-invalid-jwtcljs

(handle-invalid-jwt)

handle-responsescljs

(handle-responses items
                  responses
                  &
                  {:keys [on-success on-failure response-filter]})

handle-versioning-errorcljs

(handle-versioning-error call)

loadcljs

(load uri {:keys [on-success on-failure]})

make-get-headerscljs

(make-get-headers)

make-headerscljs

(make-headers)

make-put-headerscljs

(make-put-headers)

mock-responsecljs

(mock-response mock-func call-params)

querycljs

(query {:keys [query service] :as props})

resolve-calls-hookscljs

(resolve-calls-hooks event-body)

save-ncljs

(save-n items & {:keys [on-success on-failure]})

service-uricljs

(service-uri service path)

stage-for-realmcljs

(stage-for-realm realm)

timeoutscljs

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

× close