Build a request for an handler.
Contains:
current-event
event-execution
snapshot
sorting
stopping-causes
, the scheduler snapshot and the current event.Build a request for an handler. Contains: * `current-event` * `event-execution` * `snapshot` * `sorting` * `stopping-causes`, the scheduler snapshot and the current event. * ![entities](archi/request_entity.png)
(add-stopping-cause request m)
Adds to the request
the map m
among stopping-causes
.
Adds to the `request` the map `m` among `stopping-causes`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close