net: Resolver.LookupSRV first result param not documented well #49982
Labels
Documentation
Issues describing a change to documentation.
help wanted
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
https://pkg.go.dev/net#Resolver.LookupSRV has signature:
... but the docs don't make it super clear what that
string
result is.There's a hint in the docs:
But that makes it sound like it's an implementation detail, not that the first result is indeed that DNS name.
The text was updated successfully, but these errors were encountered: