Is a response of an handler. It contains:
stopscheduler-snapshot.Is a response of an handler. It contains: * `stop` * `scheduler-snapshot`.
(add-stop response m)Add map m among stop causes
Params:
responsem mapAdd map `m` among stop causes Params: * `response` * `m` map
(build stop snapshot)Creates a response
Params:
stopsnapshotCreates a response Params: * `stop` * `snapshot`
(prepare previous-snapshot stop)Prepares a response based on the snapshot before the iteration
Returns a response containing the next snapshot and the stop coming from the request.
A stop condition is added if the next-snapshot happens before the current previous-snapshot.
Params:
previous-snaphotstop reason to stopPrepares a response based on the snapshot before the iteration Returns a response containing the next snapshot and the stop coming from the request. A stop condition is added if the `next-snapshot` happens before the current `previous-snapshot`. Params: * `previous-snaphot` * `stop` reason to stop
(schema)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 |