Versions in this module Expand all Collapse all v0 v0.0.1 Jun 4, 2020 Changes in this version + type ClientNode struct + Address string + Labels map[string]string + Name string + Scheme string + Services map[string]*Service + type Config struct + Disable bool + Group string + Weight int + type GroupInfo struct + Name string + Weight int + type Meta struct + Config Config + Info ServerNode + type RegionInfo struct + Name string + type ServerNode struct + Address string + Labels map[string]string + Name string + Scheme string + Services map[string]*Service + func (n ServerNode) Label() string + type Service struct + Labels map[string]string + Methods []string + Name string + Namespace string + type ServiceInfo struct + Address string + AppID string + AppName string + Env string + Hostname string + IID string + Methods []string + Name string + Schema string + ServiceMeta []map[string]string + Version string + func (si ServiceInfo) RegisterKey() string + type ServiceMeta struct + Addr string + Meta Meta + Metadata interface{} + Op naming.Operation + type TrafficInfo struct + Groups []GroupInfo + Region RegionInfo + Switch bool + type WorkerNode struct + Name string + Spec string