Skip to content

consider domain names other than .local in lookup/browse#46

Open
florianorben wants to merge 1 commit intograndcat:masterfrom
florianorben:master
Open

consider domain names other than .local in lookup/browse#46
florianorben wants to merge 1 commit intograndcat:masterfrom
florianorben:master

Conversation

@florianorben
Copy link
Copy Markdown

@florianorben florianorben commented Oct 28, 2018

Fixes #37

Copy link
Copy Markdown
Owner

@grandcat grandcat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Only a small comment. Otherwise, LGTM.

Comment thread service.go
Domain: domain,
serviceName: fmt.Sprintf("%s.%s.", trimDot(service), trimDot(domain)),
}
func (s *ServiceRecord) SetDomain(domain string) {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doc missing.

@neilalexander
Copy link
Copy Markdown
Contributor

After 18 months, is anyone addressing the review comment? It is a fairly major bug in the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot browse different domain than "local".

3 participants