Structs§
- Service
Config - Common service metadata used by REST, RPC, gateway, and background services.
Enums§
- Config
Error - Errors produced while loading or parsing configuration.
- Config
Format - The supported serialized configuration formats.
- Service
Mode - Service operating mode.
Functions§
- load_
config - Loads a typed configuration value based on the file extension.
- parse_
config - Parses a typed configuration value from JSON, JSON5, TOML, or YAML.