Liking cljdoc? Tell your friends :D

boundary.reports.core.report

Pure report logic: cell/row formatting, section rendering, and report preparation.

The definition registry and the defreport macro live in the shell (boundary.reports.shell.registry) — this namespace holds no mutable state.

FC/IS rule: no I/O here. All side effects (file writing, HTTP responses, calling :data-source) live in the shell layer.

Pure report logic: cell/row formatting, section rendering, and report
preparation.

The definition registry and the `defreport` macro live in the shell
(boundary.reports.shell.registry) — this namespace holds no mutable state.

FC/IS rule: no I/O here. All side effects (file writing, HTTP responses,
calling :data-source) live in the shell layer.
raw docstring

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