Commit graph

2 commits

Author SHA1 Message Date
juancwu
c4ebd80669 Add reflective struct-tag config loader v0.1.0
Implements conf.Load to populate tagged structs from a chain of Sources
(env, .env, YAML/JSON/TOML, custom). Supports default values, slice
separators, nested structs, pointer fields, and a Validator hook.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 20:35:51 +00:00
3c806e6803 Initial commit 2026-04-27 16:31:26 +00:00