faust.types.settings.base
¶
-
class
faust.types.settings.base.
SettingsRegistry
(*args, **kwargs)[source]¶ Base class used for
faust.types.settings.Settings
.-
SETTINGS
= {}¶ Index of all settings by name.
-
SETTINGS_BY_SECTION
= {}¶ Index of all sections and the settings in a section.
-