Provides the sensitive function for protecting data that should
not leak into logs.
Provides the `sensitive` function for protecting data that should not leak into logs.
(sensitive s)Wrap a sensitive value in an IDeref. The secret value will only be
disclosed via an explicit deref, thus preventing accidental leaks
to logging, etc.
Wrap a sensitive value in an IDeref. The secret value will only be disclosed via an explicit `deref`, thus preventing accidental leaks to logging, etc.
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 |