Module config

Source
Expand description

Main configuration for the monitor application.

This module aggregates all configuration structures from sub-modules and provides a single entry point for loading and validating the configuration.

Modules§

development
Development and debugging configuration
exchange
Exchange-related configuration
general
General application configuration
logger
Logging configuration
monitoring
Monitoring and metrics configuration
network
Network configuration
storage
Storage and file management configuration

Structs§

MonitorConfig
Main configuration structure for the monitor