Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upnet: better docs for PreferGo in Resolver #35561
Comments
This comment has been minimized.
This comment has been minimized.
If I understand you correctly, you are suggesting that we clearly document that if |
This comment has been minimized.
This comment has been minimized.
Hello, @ianlancetaylor I am so sorry for my English. I'm in a constant improvement in English skills. |
This comment has been minimized.
This comment has been minimized.
I was thinking if you agreed to this improvement, I can open a pull request. |
This comment has been minimized.
This comment has been minimized.
I agree with the improvement in general, but I don't agree with the text proposed in the original message. |
This comment has been minimized.
This comment has been minimized.
Ok, no problem. |
This comment has been minimized.
This comment has been minimized.
I'm sorry, I don't have one right now. It will take some thought and this doesn't seem urgent. |
Guys, how are you?
I have a suggestion to improve doc about parameter
PreferGo
on struct Resolver based on a comment in another issue. #19268 (comment)Suggestion adds more a small text:
Reference Doc:
go/src/net/lookup.go
Line 120 in a38a917