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
nikkiing c7a428cae1 first commit 1 year ago
..
env first commit 1 year ago
file first commit 1 year ago
README.md fix:edit the config's readmes (#1462) 3 years ago
config.go first commit 1 year ago
config_test.go style(config): code style tweaks and abstracts some methods (#2465) 2 years ago
options.go first commit 1 year ago
options_test.go style(config): code style tweaks and abstracts some methods (#2465) 2 years ago
reader.go first commit 1 year ago
reader_test.go first commit 1 year ago
source.go add yaml encoder (#924) 4 years ago
value.go first commit 1 year ago
value_test.go style(config): code style tweaks and abstracts some methods (#2465) 2 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