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
Cluas d4c0c57681
feat(log): log load config only when Debug level (#1899)
3 years ago
..
env test:remove testify go mod (#1766) 3 years ago
file test:remove testify go mod (#1766) 3 years ago
README.md fix:edit the config's readmes (#1462) 3 years ago
config.go feat(log): log load config only when Debug level (#1899) 3 years ago
config_test.go test:remove testify go mod (#1766) 3 years ago
options.go fix: ci lint error (#1391) 3 years ago
options_test.go test:remove testify go mod (#1766) 3 years ago
reader.go fix(config): fix data race (#1316) 3 years ago
reader_test.go test:remove testify go mod (#1766) 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 test:remove testify go mod (#1766) 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