1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-14 02:33:03 +02:00
kratos/config
2021-07-25 20:39:03 +08:00
..
env fix(env): index out panic when env key is preifix (#1247) 2021-07-25 20:39:03 +08:00
file <test> config/file: add tests for file watcher (#1199) 2021-07-16 21:41:49 +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 feat(env): add config env source (#1181) 2021-07-14 13:10:18 +08:00