Categorygithub.com/xvrzhao/discov
repositorypackage
0.0.0
Repository: https://github.com/xvrzhao/discov.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Discov

中文文档

Discov is a generic gRPC service registration and discovery / load balancing component.

Supported Scenarios

  • The scenario of etcd as the service registry.
  • The scenario of using headless service as DNS name to discover services in Kubernetes cluster.
  • The scenario of DNS as a service registry.

Architecture

architecture

Examples

Documentation

pkg.go.dev

License

MIT License