Commit Graph

60 Commits (a72fc68ffd1736f956234cf7bd123625c10f8d74)

Author SHA1 Message Date
Cluas d4c0c57681
feat(log): log load config only when Debug level (#1899) 3 years ago
Casper-Mars 5e18a15109
fix(config/config):fix type not match bug (#1837) 3 years ago
haiyux 00c05e82a3
test:remove testify go mod (#1766) 3 years ago
realityone 0ed2e0f379
feat(log): add global logger appliance, as process level default logger (#1761) 3 years ago
Eng Zer Jun 77b16286f8
refactor: move from io/ioutil to io and os packages (#1633) 3 years ago
Windfarer a8692e7dde
feat(contrib/config): use key file extension as format & config load log (#1619) 3 years ago
longxboy 69fc5cca87
feat: add config slice map support (#1538) 3 years ago
Windfarer f3e75bffca
feat: update go version to 1.16 (#1536) 3 years ago
Kagaya 04bc0e63ba
test(middleware/tracing): tracing unit test enhancement (#1484) 3 years ago
letian 53563ab498
fix error in file test (#1483) 3 years ago
seasrain 558070f4d9
fix:edit the config's readmes (#1462) 3 years ago
Windfarer 0ec3ff0b46
refactor: move plugins to contrib dir (#1399) 3 years ago
yuemoxi a180043076
fix: update config readme (#1396) 3 years ago
Kagaya f7588a47de
fix: ci lint error (#1391) 3 years ago
yuemoxi a1f35ecc05
fix:rename kube to kubernetes (#1393) 3 years ago
包子 112ca9c78a
fix(config/apollo): code style (#1395) 3 years ago
yuemoxi 4536b460f1
feat: move kute to kratos (#1383) 3 years ago
Joe Zou ee3da3a189
feat: add apollo module for kratos (#1370) 3 years ago
Kagaya fee1b34973
test(config): add test case for resolver (#1377) 3 years ago
包子 925e55a04d
fix(config): replace text with "${}" only (#1375) 3 years ago
包子 817c13a80c
fix: code style (#1342) 3 years ago
徐胖 3026f9490e
chore(config/env): polish watcher (#1341) 3 years ago
Giovanny Gutiérrez 9a6c03a9e5
fix(config): Support colon as default value in config.yaml (#1332) 3 years ago
月墨夕 fdce5f0746
fix:config groutine(watch) leak (#1327) 3 years ago
byteneco 39a36b49e1
append config watchers when watch source (#1320) 3 years ago
Windfarer 6d06721fc8
fix(config): fix data race (#1316) 3 years ago
寻寻觅觅的Gopher 6e65616e31
fix(config): clean code (#1311) 3 years ago
Yongzheng Lai b68265c365
fix: using t.TempDir (#1289) 3 years ago
徐胖 025ae38acc
fix(config/env): fix env.load() index out of range (#1252) 3 years ago
Kagaya 3660a8d65d
fix(env): index out panic when env key is preifix (#1247) 3 years ago
Tony Chen cb7fc2d72a
Revert "replace env underscore to dot (#1229)" (#1235) 3 years ago
longxboy 38c9def445
replace env underscore to dot (#1229) 3 years ago
徐胖 77d2cfb653
chore(config/env): minor refactor (#1232) 3 years ago
longxboy e1228d454a
support expand config keys (#1224) 3 years ago
Kuiba 0e70bddaa9
fix(config): load env and file source order bug (#1220) 3 years ago
longxboy dba4b4007d
update WithDecoder comment 3 years ago
Kuiba 44dd641f28
test config struct (#1212) 3 years ago
Kuiba 060cb24535
<test> config/file: add tests for file watcher (#1199) 3 years ago
Kagaya 7f394d0d0a
feat(env): add config env source (#1181) 3 years ago
ymh199478 c2e3a59ebc fix(config): strconv.ParseFloat use correct bitSize 3 years ago
喵喵大人 4780b6e1fd
ci(github action): use golangci-lint to replace the deprecated golint (#1175) 3 years ago
Kagaya e19730e4b6
feat(config): support Resolver for config variable placeholders (#1135) 3 years ago
Kagaya 9280af7165
add readValue (#1161) 3 years ago
Tony Chen 3795eddcf5
fix config decoder (#1142) 3 years ago
Kagaya bba6f16017
feat: add int/int32/Stringer support when get atomicValue (#1130) 3 years ago
Windfarer 4e96e08471
config test (#1063) 3 years ago
Tony Chen e989bb04e3
add yaml encoder (#924) 4 years ago
Tony Chen d78eb3ee4b
log: add level printer (#918) 4 years ago
包子 0e4a057027
modify kratos cmd new project (#907) 4 years ago
Tzz 18ea3a6a47
Fix: marshalJson error, when values contains map[interface{}]interface{} (#883) 4 years ago