Module config

Source
Expand description

Configuration management for Universal Bot

This module provides configuration structures and builders for the bot, following the builder pattern for ergonomic configuration.

Structs§

BotConfig
Main bot configuration
BotConfigBuilder
Builder for BotConfig
ContextConfig
Configuration for context management
PipelineConfig
Configuration for the message pipeline
PluginConfig
Configuration for plugins

Enums§

StorageBackend
Storage backend for context persistence