Liking cljdoc? Tell your friends :D

aws-xray-sdk-clj.core


close!clj

(close! entity)
source

global-recorderclj

source

parent-idclj

(parent-id s)

Get the parent ID from a HTTP Header string.

Get the parent ID from a HTTP Header string.
sourceraw docstring

recorderclj

(recorder arg-map)
source

root-trace-idclj

(root-trace-id s)

Get the root trace ID from a HTTP Header string.

Get the root trace ID from a HTTP Header string.
sourceraw docstring

set-annotation!clj

(set-annotation! entity arg-map)
source

set-exception!clj

(set-exception! entity ex)
source

set-metadata!clj

(set-metadata! entity arg-map)
source

start!clj

(start! entity-provider arg-map)
source

with-opencljmacro

(with-open binding & body)

Evaluates body in the scope of a generated entity.

binding => [entity-sym entity-init]

Evaluates body in the scope of a generated entity.

binding => [entity-sym entity-init]
sourceraw docstring

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

× close