mirror of
https://github.com/go-kratos/kratos.git
synced 2025-11-06 08:59:18 +02:00
* fix lint check * fix lll lint error * fix build error * fix gomnd * fix shadow declaration * add make test command * update
Registry
Consul
go get -u github.com/go-kratos/kratos/registry/consul/v2
Etcd
go get -u github.com/go-kratos/kratos/registry/etcd/v2
zookeeper
go get -u github.com/go-kratos/kratos/registry/zookeeper/v2
Nacos
go get -u github.com/go-kratos/kratos/registry/nacos/v2
kubernetes
go get -u github.com/go-kratos/kratos/registry/kubernetes/v2