Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding net.Lookup* functions #158

Merged
merged 1 commit into from
Jun 13, 2017
Merged

Adding net.Lookup* functions #158

merged 1 commit into from
Jun 13, 2017

Conversation

hairyhenderson
Copy link
Owner

Fixes #157

Adds 6 new functions for resolving hostnames and various DNS records:

  • net.LookupIP
  • net.LookupIPs
  • net.LookupCNAME
  • net.LookupSRV
  • net.LookupSRVs
  • net.LookupTXT

Signed-off-by: Dave Henderson [email protected]

Signed-off-by: Dave Henderson <[email protected]>
Copy link

@chrix-3E8 chrix-3E8 left a comment

Choose a reason for hiding this comment

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

Thanks for adding this, so helpful

@hairyhenderson hairyhenderson merged commit bc52886 into master Jun 13, 2017
@hairyhenderson hairyhenderson deleted the add-net-lookup-funcs branch June 13, 2017 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants