1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-10-30 23:47:59 +02:00
Files
kratos/config
Name ac92cbe570 perf(config/env): use strings.LastIndexByte instead of strings.LastIndex (#3660)
* perf(config/env): use strings.LastIndexByte instead of strings.LastIndex

* test(config/env): add test cases for TestFormat

* test(config/file): add benchmark test for format function

---------

Co-authored-by: huangzw <huangzw@2345.com>
Co-authored-by: 1911860538 <alxps1911@gmail.com>
2025-07-15 23:02:40 -07:00
..
2021-05-17 21:52:23 +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