(download-bytes image-url)(example-command ctx msg)(image-download-worker ctx {:keys [image-url max-bytes resize reply-chan]})(image-resize-worker {:keys [channels]}
{:keys [image-url bytes resize original-bytes reply-chan]})(image-store-worker _ctx
{:keys [image-url bytes reply-chan original-bytes
resized-bytes size]})(maybe-queue-resize {:keys [channels]}
{:keys [image-url bytes max-bytes resize reply-chan]})(run-image-examples!)Run example image-related worker commands against @example-system.
Intended for interactive use from the REPL, after the example system
has been started.
Run example image-related worker commands against `@example-system`. Intended for interactive use from the REPL, after the example system has been started.
(store-image! dir-path {:keys [bytes]})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 |