DNS lookup cache for Go
Stars
290
Forks
47
Watchers
290
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat: add option to restrict the default resolver to IPv4 or IPv6 (#21)
fc85eb6View on GitHubAdd support for httptrace's DNSStart and DNSDone hooks (#18)
e0241e3View on GitHubdocumentation: Using net package functions to parse and join host/port + using DialContext to propagate context into dialing part (#9)
06bb552View on GitHubThe ability to submit a custom DNS resolver as default DNS resolver (#8)
643cb63View on GitHubRename loadLoacked to load to reflect its new behavior
493ea00View on GitHubupdate the function name Dial in README to DialContext (#3)
36f2b1eView on GitHub