package
10.0.0+incompatible
Repository: https://github.com/jiangz222/go-zero.git
Documentation: pkg.go.dev
# Functions
RegisterResolver registers the direct and discov schemes to the resolver.
# Constants
DirectScheme stands for direct scheme.
DiscovScheme stands for discov scheme.
EndpointSepChar is the separator cha in endpoints.
EtcdScheme stands for etcd scheme.
KubernetesScheme stands for k8s scheme.
# Variables
EndpointSep is the separator string in endpoints.