Build a request for an handler.
Contains:
event-executionsnapshotsortingstopping-causes, the scheduler snapshot and the current event.Build a request for an handler. Contains: * `event-execution` * `snapshot` * `sorting` * `stopping-causes`, the scheduler snapshot and the current event. * 
(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`.
(build current-event event-execution snapshot sorting)Builds a request for the middleware, with iteration dependant data.
Note that current-event is not leveraged by the scheduler, the real current-event is the first in the future-list of the snapshot. That said current-event is useful for middlewares.
Returns a map, with the data necessary for the request.
Builds a request for the middleware, with iteration dependant data. Note that `current-event` is not leveraged by the scheduler, the real `current-event` is the first in the `future-list` of the `snapshot`. That said `current-event` is useful for middlewares. Returns a map, with the data necessary for the request.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |