package
0.0.0-20240201022239-0ae679bc1fb1
Repository: https://github.com/peakchen/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.