Liking cljdoc? Tell your friends :D

common-clj.traceability.core


*correlation-id*clj

source

correlation-id-appendedclj

(correlation-id-appended correlation-id)

Inputs: [correlation-id :- s/Str] Returns: s/Str

Inputs: [correlation-id :- s/Str]
Returns: s/Str
sourceraw docstring

current-correlation-idclj

(current-correlation-id)

Inputs: [] Returns: s/Str

Inputs: []
Returns: s/Str
sourceraw docstring

current-correlation-id-from-request-contextclj

(current-correlation-id-from-request-context request-context)

Inputs: [request-context] Returns: (s/maybe s/Str)

Inputs: [request-context]
Returns: (s/maybe s/Str)
sourceraw docstring

http-with-correlation-idclj

(http-with-correlation-id http-request-handler-fn)

Inputs: [http-request-handler-fn]

Inputs: [http-request-handler-fn]
sourceraw docstring

job-with-correlation-idclj

(job-with-correlation-id job-handler-fn job-id)

Inputs: [job-handler-fn job-id :- s/Str]

Inputs: [job-handler-fn job-id :- s/Str]
sourceraw docstring

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

× close