Liking cljdoc? Tell your friends :D

io.randomseed.bankster.config

Bankster library, configuration handling.

Bankster library, configuration handling.
raw docstring

countriesclj

(countries cfg)

Returns countries map of the given configuration map.

Returns countries map of the given configuration map.
sourceraw docstring

currenciesclj

(currencies cfg)

Returns currencies map of the given configuration map.

Returns currencies map of the given configuration map.
sourceraw docstring

default-resource-pathclj

Default registry resource file – relative path.

Default registry resource file – relative path.
sourceraw docstring

loadclj

(load)
(load resource-path)

Loads data structures from an EDN file. The given path should reside in one of the resource directories. If it is not given, the default-resource-path will be used.

Loads data structures from an EDN file. The given path should reside in one of the
resource directories. If it is not given, the default-resource-path will be used.
sourceraw docstring

localizedclj

(localized cfg)

Returns localized properties map of the given configuration map.

Returns localized properties map of the given configuration map.
sourceraw docstring

propagate-keysclj

(propagate-keys cfg)

Returns a collection of currency-map keys that should be propagated into Currency records as extension fields when loading the configuration.

Returns a collection of currency-map keys that should be propagated into Currency
records as extension fields when loading the configuration.
sourceraw docstring

traitsclj

(traits cfg)

Returns currency traits map of the given configuration map.

Returns currency traits map of the given configuration map.
sourceraw docstring

user-resource-pathclj

Additional registry resource file – relative path.

Additional registry resource file – relative path.
sourceraw docstring

versionclj

(version cfg)

Returns version string of the given configuration map.

Returns version string of the given configuration map.
sourceraw docstring

weightsclj

(weights cfg)

Returns currency weights map of the given configuration map.

Returns currency weights map of the given configuration map.
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