Commit Graph

77 Commits (ae4dd7f4a8f29394ab8b3663de11cb4a5d944031)

Author SHA1 Message Date
jessetang 2a65502be2
style(config): code style tweaks and abstracts some methods (#2465) 2 years ago
jesse.tang 9f65c1a03d
cleanup: remove redundancy type conversion and golangci add unconvert (#2409) 2 years ago
Gaffey faa3adc300
style(config/value): optimize atomicValue format string (#2401) 2 years ago
jesse.tang 4d95050747
fix: fmt import (#2379) 2 years ago
jesse.tang 0ed01efdfd
revise err logic or null pointer exception (#2376) 2 years ago
icylight 60b00c8ade
fix(config/env): prefixs typo (#2321) 2 years ago
jesse.tang 73a8323ee7
fix: slice/map make init cap (#2300) 2 years ago
shengzhou ede5f889d4
test: increase endpoint,env, options and reader tests coverage. (#2192) 2 years ago
shengzhou dec323113f
test(config/file): add format test (#2147) (#2168) 2 years ago
Cluas 6fa5700c3c
chore(contrib/config): uniformly canceled by CancelFunc (#2111) 2 years ago
Cluas 4f8d8ef8da
feat(config): add ErrorWatcherStopped and return on watcher.Next() after Watcher.Stop() (#2092) 2 years ago
Tony Chen dccee86141
log: remove component logger to use global logger (#2061) 3 years ago
包子 6e685a474b
fix: config log 3 years ago
包子 c01fd054ec
feat: add config log (#2060) 3 years ago
songzhibin97 ef6fb480c6
fix:#2006 config.atomicValue Other basic types are supported (#2007) 3 years ago
songzhibin97 8a8626331d
Update file.go (#2005) 3 years ago
JinChang 912abb4848
Added ability to configure protojson (#1993) 3 years ago
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