Liking cljdoc? Tell your friends :D

clj-rpc.rpc


error-codesclj

source

error-msgsclj

source

execute-methodclj

(execute-method f {:keys [params id error]})

execute a function f with params return rpc response id : used for generate the response

execute a function f  with params
return rpc response
id : used for generate the response
sourceraw docstring

mk-errorclj

(mk-error code id & [msg data])

generate error message

generate error message
sourceraw docstring

mk-error-from-exinfoclj

(mk-error-from-exinfo id e)
source

mk-responseclj

(mk-response result id)

generate response

generate response
sourceraw docstring

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

× close