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
longxboy 69fc5cca87
feat: add config slice map support (#1538)
3 years ago
..
env feat: update go version to 1.16 (#1536) 3 years ago
file fix error in file test (#1483) 3 years ago
README.md fix:edit the config's readmes (#1462) 3 years ago
config.go fix: ci lint error (#1391) 3 years ago
config_test.go fix: ci lint error (#1391) 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