faust.types.settings.base
¶
- class faust.types.settings.base.SettingsRegistry[source]¶
Base class used for
faust.types.settings.Settings
.- SETTINGS_BY_SECTION: ClassVar[Dict[_Section, List[Param]]] = {}¶
Index of all sections and the settings in a section.