router/registry: add support for registry domains (#1744)
This commit is contained in:
@@ -680,6 +680,7 @@ func (m *mdnsWatcher) Next() (*Result, error) {
|
||||
Name: txt.Service,
|
||||
Version: txt.Version,
|
||||
Endpoints: txt.Endpoints,
|
||||
Metadata: txt.Metadata,
|
||||
}
|
||||
|
||||
// skip anything without the domain we care about
|
||||
|
Reference in New Issue
Block a user