Module: Karafka::Setup::Dsl
- Included in:
- App
- Defined in:
- lib/karafka/setup/dsl.rb
Overview
Note:
Despite providing methods, everything is still persisted and fetched
Dsl for allowing to work with the configuration from the Karafka::App from the Karafka::Setup::Config
Instance Method Summary collapse
-
#config ⇒ Karafka::Config
Config instance.
-
#setup(&block) ⇒ Object
Sets up the whole configuration.