mirror of
https://github.com/taigrr/jety.git
synced 2026-04-02 03:19:03 -07:00
- Extract parseEnv() to deduplicate env parsing in NewConfigManager, WithEnvPrefix, and SetEnvPrefix (was 3 copies of the same logic). - Add doc comments to ConfigMap, ConfigManager, NewConfigManager, WithEnvPrefix, SetEnvPrefix, IsSet, AllKeys, AllSettings. - Rename configType parameter in SetConfigType to avoid shadowing the configType type.
7.6 KiB
7.6 KiB