Multimethod for app-rollout phase of a DdaCrate.
Multimethod for app-rollout phase of a DdaCrate.
Multimethod for configure phase of a DdaCrate.
Multimethod for configure phase of a DdaCrate.
Multimethod for init phase of a DdaCrate.
Multimethod for init phase of a DdaCrate.
Multimethod for install phase of a DdaCrate.
Multimethod for install phase of a DdaCrate.
Multimethod for settings phase of a DdaCrate.
Multimethod for settings phase of a DdaCrate.
Multimethod for test phase of a DdaCrate.
Multimethod for test phase of a DdaCrate.
Protocol for pallet-related crate functions
Protocol for pallet-related crate functions
(create-server-spec dda-crate)
Creates a pallet server-spec from the dda-crate
Creates a pallet server-spec from the dda-crate
Protocol for pallet-related crate functions
Protocol for pallet-related crate functions
(app-rollout-raw dda-crate dda-pallet-runtime)
Raw implementation of app-rollout phase
Raw implementation of app-rollout phase
(configure-raw dda-crate dda-pallet-runtime)
Raw implementation of configure phase
Raw implementation of configure phase
(init-raw dda-crate dda-pallet-runtime)
Raw implementation of configure init
Raw implementation of configure init
(install-raw dda-crate dda-pallet-runtime)
Raw implementation of install phase
Raw implementation of install phase
(settings-raw dda-crate dda-pallet-runtime)
Raw implementation of settings phase
Raw implementation of settings phase
(test-raw dda-crate dda-pallet-runtime)
Raw implementation of install phase
Raw implementation of install phase
(dispatch-by-crate-facility dda-crate config)
Inputs: [dda-crate :- DdaCrate config] Returns: s/Keyword
Dispatcher for phase multimethods by facility. Also does a schema validation of arguments.
Inputs: [dda-crate :- DdaCrate config] Returns: s/Keyword Dispatcher for phase multimethods by facility. Also does a schema validation of arguments.
(get-config facility)
get either the node- or the group-specific additional configuration.
get either the node- or the group-specific additional configuration.
(make-dda-crate &
{:keys [facility version config-default config-schema]
:or {config-default {} config-schema {s/Any s/Any}}})
Creates a DdaCrate. (Wrapper for ->DdaCrate with validation.)
Creates a DdaCrate. (Wrapper for ->DdaCrate with validation.)
Merges configuration with the crates default configuration
Merges configuration with the crates default configuration
(strict-map->DdaCrate m33848 & [drop-extra-keys?__15485__auto__])
Factory function for class DdaCrate, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class DdaCrate, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close