You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
kratos/registry
Xingwang Liu facafba64a
fix(registry): ServiceInstance does not implement an Equal method for grpc Attributes. (#2575)
2 years ago
..
README.md update contrib readme (#1831) 3 years ago
registry.go fix(registry): ServiceInstance does not implement an Equal method for grpc Attributes. (#2575) 2 years ago

README.md

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

polaris

go get -u github.com/go-kratos/kratos/contrib/registry/polaris/v2