1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-12 02:28:05 +02:00
kratos/config
2023-03-21 15:33:08 +08:00
..
env style(config): code style tweaks and abstracts some methods (#2465) 2022-11-02 18:15:33 +08:00
file style(config): code style tweaks and abstracts some methods (#2465) 2022-11-02 18:15:33 +08:00
config_test.go style(config): code style tweaks and abstracts some methods (#2465) 2022-11-02 18:15:33 +08:00
config.go style(config): code style tweaks and abstracts some methods (#2465) 2022-11-02 18:15:33 +08:00
options_test.go style(config): code style tweaks and abstracts some methods (#2465) 2022-11-02 18:15:33 +08:00
options.go fix: rectification of non-standard lint codes (#2746) 2023-03-21 15:33:08 +08:00
reader_test.go style(config): code style tweaks and abstracts some methods (#2465) 2022-11-02 18:15:33 +08:00
reader.go style(config): code style tweaks and abstracts some methods (#2465) 2022-11-02 18:15:33 +08:00
README.md fix:edit the config's readmes (#1462) 2021-09-11 00:29:46 +08:00
source.go add yaml encoder (#924) 2021-05-17 21:52:23 +08:00
value_test.go style(config): code style tweaks and abstracts some methods (#2465) 2022-11-02 18:15:33 +08:00
value.go style(config): code style tweaks and abstracts some methods (#2465) 2022-11-02 18:15:33 +08:00

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