Liking cljdoc? Tell your friends :D

d-core.dev.dev-workers


download-bytesclj

(download-bytes image-url)

example-commandclj

(example-command ctx msg)

example-definitionclj


example-image-urlclj


example-systemclj


image-download-workerclj

(image-download-worker ctx {:keys [image-url max-bytes resize reply-chan]})

image-resize-workerclj

(image-resize-worker {:keys [channels]}
                     {:keys [image-url bytes resize original-bytes reply-chan]})

image-store-workerclj

(image-store-worker _ctx
                    {:keys [image-url bytes reply-chan original-bytes
                            resized-bytes size]})

image-urlclj


maybe-queue-resizeclj

(maybe-queue-resize {:keys [channels]}
                    {:keys [image-url bytes max-bytes resize reply-chan]})

run-image-examples!clj

(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.
raw docstring

store-image!clj

(store-image! dir-path {:keys [bytes]})

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close