Liking cljdoc? Tell your friends :D

io.randomseed.bankster

Bankster library, records and protocols.

Bankster library, records and protocols.
raw docstring

*initialize-registry*clj

Controls whether io.randomseed.bankster.currency should auto-initialize the global registry at namespace load time (by loading config.edn).

Default is true for convenience. When set to false (e.g. via binding around require), the currency namespace will not perform this side-effect and you must initialize the registry explicitly (e.g. by calling io.randomseed.bankster.currency/set-default-registry!).

Controls whether `io.randomseed.bankster.currency` should auto-initialize the
global registry at namespace load time (by loading `config.edn`).

Default is `true` for convenience. When set to `false` (e.g. via `binding` around
`require`), the currency namespace will not perform this side-effect and you must
initialize the registry explicitly (e.g. by calling
`io.randomseed.bankster.currency/set-default-registry!`).
sourceraw 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