summaryrefslogtreecommitdiff
path: root/internal/appconfig/config_load.go
AgeCommit message (Expand)Author
2026-03-16Split config_load.go into config_load.go and config_env.goPaul Buetow
2026-03-16Use %w for error wrapping in appconfig config_load.goPaul Buetow
2026-03-16Decompose App God struct into embedded section structsPaul Buetow
2026-03-16Refactor oversized functions and split large test filesPaul Buetow
2026-03-02appconfig: return toml raw-unmarshal errors instead of ignoring (task 409)Paul Buetow
2026-03-02appconfig: split config module and decompose oversized funcs (task 406)Paul Buetow