# Functions
Addrs is the registry addresses to use.
Copy makes a copy of services.
CopyService make a copy of service.
Deregister a service node.
Retrieve a service.
List the services.
Merge merges two lists of services and returns a new copy.
NewRegistry returns a new default registry which is mdns.
Register a service node.
No description provided by the author
Remove removes services and returns a new copy.
Secure communication with the registry.
No description provided by the author
No description provided by the author
Specify TLS Config.
Watch returns a watcher which allows you to track updates to the registry.
Watch a service.
# Variables
No description provided by the author
Not found error when GetService is called.
Watcher stopped error when watcher is stopped.
# Structs
No description provided by the author
Event is registry event.
No description provided by the author
No description provided by the author
No description provided by the author
Result is returned by a call to Next on the watcher.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
EventType defines registry event type.
No description provided by the author
No description provided by the author
No description provided by the author