mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-14 02:33:03 +02:00
0ec3ff0b46
* move to contrib dir Co-authored-by: chenzhihui <zhihui_chen@foxmail.com> |
||
---|---|---|
.. | ||
README.md | ||
registry.go |
Registry
Consul
go get -u github.com/go-kratos/kratos/contrib/registry/consul/v2
Etcd
go get -u github.com/go-kratos/kratos/contrib/registry/etcd/v2
zookeeper
go get -u github.com/go-kratos/kratos/contrib/registry/zookeeper/v2
Nacos
go get -u github.com/go-kratos/kratos/contrib/registry/nacos/v2
kubernetes
go get -u github.com/go-kratos/kratos/contrib/registry/kubernetes/v2