mirror of
https://github.com/go-kratos/kratos.git
synced 2024-12-26 20:54:38 +02:00
.. | ||
consul | ||
etcd | ||
nacos | ||
zookeeper | ||
README.md | ||
registry.go |
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