Versions in this module Expand all Collapse all v2 v2.9.3 Mar 12, 2021 v2.9.2 Mar 12, 2021 Changes in this version + var DefaultService = "go.micro.registry" + func NewRegistry(opts ...registry.Option) registry.Registry + func ToProto(s *registry.Service) *pb.Service + func ToService(s *pb.Service) *registry.Service + func WithClient(c client.Client) registry.Option