Liking cljdoc? Tell your friends :D

boundary.reports.core.report

Report definition registry and pure helper functions.

Provides the defreport macro for declaring report definitions as data, an in-process registry backed by an atom, and pure transformation helpers used by shell adapters.

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

Report definition registry and pure helper functions.

Provides the `defreport` macro for declaring report definitions as data,
an in-process registry backed by an atom, and pure transformation helpers
used by shell adapters.

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