# 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
Examples
Documentation
License
# Packages
No description provided by the author
# Functions
No description provided by the author
NewEtcdSrvRecord construct a service record.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Interfaces
EtcdSrvRecord is a service record to be registered to or unregistered from etcd.