Crate kodegen_tools_config

Crate kodegen_tools_config 

Source

Structs§

ConfigManager
Lock Ordering Invariant
GetConfigTool
ServerConfig
Complete server configuration with security settings, resource limits, and diagnostics
SetConfigValueTool

Enums§

ConfigValue
Configuration value that can be string, number, boolean, or array of strings

Functions§

get_system_info
Get current system information
start_server
Start the config HTTP server programmatically
start_server_with_listener
Start config HTTP server using pre-bound listener (TOCTOU-safe)