(->table ctx table)
(breadcrumb-str breadcrumbs)
(error-matches? msg words)
(get-request-log ctx request-id breadcrumbs)
(get-response-log ctx invocation-id)
(get-sequence-number-for-id-imp {:keys [id] :as ctx})
(log-response-impl {:keys [invocation-id request-id interaction-id service-name]
:as ctx}
summary)
(parse-error m)
(prepare-store-sequence ctx sequence)
(register ctx)
(store-cmd ctx cmd)
(store-command ctx cmd)
(store-event ctx event)
(store-events ctx events)
(store-identity ctx identity)
(store-results-impl {:keys [resp] :as ctx})
(try-to-data func)
(update-sequence ctx sequence)
(verify-state ctx interaction-id x y)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close