// Package config loads and validates server configuration from environment // variables and optional config files. It provides a single Config struct // consumed by all other packages at startup. package config