1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-03 22:52:24 +02:00
kratos/config
2021-08-09 16:41:38 +08:00
..
env fix: using t.TempDir (#1289) 2021-08-02 18:51:31 +08:00
file fix: using t.TempDir (#1289) 2021-08-02 18:51:31 +08:00
config_test.go test config struct (#1212) 2021-07-20 09:55:18 +08:00
config.go fix(config): load env and file source order bug (#1220) 2021-07-21 15:58:43 +08:00
options_test.go support expand config keys (#1224) 2021-07-21 23:09:34 +08:00
options.go support expand config keys (#1224) 2021-07-21 23:09:34 +08:00
reader_test.go feat(config): support Resolver for config variable placeholders (#1135) 2021-07-11 00:03:43 +08:00
reader.go support expand config keys (#1224) 2021-07-21 23:09:34 +08:00
README.md Update README.md 2021-02-20 21:24:35 +08:00
source.go add yaml encoder (#924) 2021-05-17 21:52:23 +08:00
value_test.go feat: add int/int32/Stringer support when get atomicValue (#1130) 2021-06-30 18:07:11 +08:00
value.go fix(config): clean code (#1311) 2021-08-09 16:41:38 +08:00