gookit/config: 📝 Go configuration manage(load,get,set,export). support JSON, YAML, TOML, Properties, INI, HCL, ENV and Flags. Multi file load, data override merge, parse ENV var. Go应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名

409
STARS
12
WATCHERS
44
FORKS
3
ISSUES

config Recent Issues

Issue Title State Comments Created Date Updated Date
Add Duration type support closed 2 2022-11-11 2023-02-10
[FEAT] Support Encrypted Config File open 4 2022-10-21 2023-02-13
feat: support parse ENV var on struct default tag closed 0 2022-09-01 2023-02-11
[FEAT] Support Set with Slice (Array) Index Using Square Brackets? closed 3 2022-08-24 2023-03-15
hi , 請問在使用yml時 , struct結構體怎給default值? closed 2 2022-08-19 2023-02-17
并发调用 Structure,存在获取不到数据的情况 closed 0 2022-08-02 2023-01-17
`time.Duration`支持从`string`加载 closed 1 2022-06-14 2023-02-11
你好作者,请问之后有没有修改文件后热重载功能的开发计划? closed 7 2022-06-10 2023-02-23
Support Pretty Print? closed 4 2022-05-06 2023-03-16
``Config.Set()`` is Not Override New Value if Value is Not The Same Type closed 2 2022-04-29 2023-01-04
如何实现自动保存,或者set回调以实现自动保存 closed 6 2022-02-18 2023-02-27
ini: invalid data to encode as ini closed 3 2021-10-09 2023-02-28
文件名后缀作为判断依据的问题 closed 6 2021-09-28 2022-01-13
Dependabot can't resolve your Go dependency files closed 0 2021-08-03 2023-03-01
config does not use ParseEnv option on nested keys. closed 2 2021-05-17 2023-02-13
BindStruct doesn't seem to work with env var substitution closed 1 2021-04-07 2023-02-18
mapstructure.DecoderConfig.Squash support config in Options() closed 5 2021-03-24 2023-02-17
Got panic when load json then yaml to overwrite a key in json closed 5 2021-02-09 2023-03-20
Regression in yml file support introduced closed 2 2021-02-05 2023-02-27
如何在config中删除一个key closed 3 2020-07-10 2022-01-13

gookit's Other Repos