Liking cljdoc? Tell your friends :D

fastbeans.rpc


add-print-filter!clj

(add-print-filter! pred)
source

auto-resolveclj

(auto-resolve f-str)

Resolves qualified symbol and tries to require namespace if missing.

Resolves qualified symbol and tries to require namespace if missing.
sourceraw docstring

cached-auto-resolveclj

source

dieclj

(die error-id args)

Construct a death reply for client to know the error information.

Construct a death reply for client to know the error information.
sourceraw docstring

dispatchclj

(dispatch [signature [f-str & args :as whole]])

Dispatch incoming deserialized call and return the signature and result.

Dispatch incoming deserialized call and return the signature and result.
sourceraw docstring

error?clj

(error? res)

Is reply an error reply?

Is reply an error reply?
sourceraw docstring

format-excclj

(format-exc e)
source

notify-bugsnagclj

(notify-bugsnag exc f-str args signature)
source

source

(print-filter arg)
source

(print-filter-pred x)
source

prn-callclj

(prn-call f args)

Print call information.

Print call information.
sourceraw docstring

stack-trace-strclj

(stack-trace-str e)
source

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

× close