You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
kratos/config
Eng Zer Jun 77b16286f8
refactor: move from io/ioutil to io and os packages (#1633)
3 years ago
..
env refactor: move from io/ioutil to io and os packages (#1633) 3 years ago
file refactor: move from io/ioutil to io and os packages (#1633) 3 years ago
README.md fix:edit the config's readmes (#1462) 3 years ago
config.go feat(contrib/config): use key file extension as format & config load log (#1619) 3 years ago
config_test.go feat(contrib/config): use key file extension as format & config load log (#1619) 3 years ago
options.go fix: ci lint error (#1391) 3 years ago
options_test.go fix: ci lint error (#1391) 3 years ago
reader.go fix(config): fix data race (#1316) 3 years ago
reader_test.go fix: ci lint error (#1391) 3 years ago
source.go add yaml encoder (#924) 4 years ago
value.go feat: add config slice map support (#1538) 3 years ago
value_test.go feat: add config slice map support (#1538) 3 years ago

README.md

Config

kubernetes

go get -u github.com/go-kratos/kratos/contrib/config/kubernetes/v2

apollo

go get -u github.com/go-kratos/kratos/contrib/config/apollo/v2

etcd

go get -u github.com/go-kratos/kratos/contrib/config/etcd/v2

nacos

go get -u github.com/go-kratos/kratos/contrib/config/nacos/v2