Liking cljdoc? Tell your friends :D

eywa.client


->outclj

(->out text)

close-taskclj

(close-task status)

debugclj

(debug message & [data])

errorclj

(error message & [data])

graphqlclj

(graphql {:keys [query variables]})

handle-dataclj

(handle-data data)

handle-requestclj

(handle-request data)

handle-responseclj

(handle-response data)

handlersclj


infoclj

(info message & [data])

logclj

(log event message & {:keys [data duration coordinates time]})

pending-rpcsclj


read-stdinclj

(read-stdin)

register-handlerclj

(register-handler method func)

return-taskclj

(return-task)

send-notificationclj

(send-notification data)

send-requestclj

(send-request data)

Will send json rpc request upstream. Promise of result is returned. Promise is registered at pending-rpcs.

Will send json rpc request upstream. Promise of result is returned.
Promise is registered at pending-rpcs.
raw docstring

startclj

(start)

traceclj

(trace message & [data])

update-taskclj

(update-task status)

warnclj

(warn message & [data])

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

× close