1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-11-06 08:59:18 +02:00
Files
kratos/registry
Kagaya f7588a47de fix: ci lint error (#1391)
* fix lint check

* fix lll lint error

* fix build error

* fix gomnd

* fix shadow declaration

* add make test command

* update
2021-08-31 10:14:57 +08:00
..
2021-08-31 10:14:57 +08:00

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